Removing .git from firmware package

https://github.com/igorpecovnik/lib/issues/532
This commit is contained in:
Igor Pecovnik 2016-11-03 06:47:36 +01:00
parent c5425dd381
commit db6d7501a0

View File

@ -23,7 +23,7 @@ build_firmware()
cp -R $SRC/lib/bin/firmware-overlay/* $SOURCES/$plugin_dir/lib/firmware
# cleanup what's not needed for sure
rm -rf $SOURCES/$plugin_dir/lib/firmware/{amdgpu,amd-ucode,radeon,nvidia,matrox}
rm -rf $SOURCES/$plugin_dir/lib/firmware/{amdgpu,amd-ucode,radeon,nvidia,matrox,.git}
cd $SOURCES/$plugin_dir
# set up control file