scripts: Fix to copy all firmware files 14/229014/2 accepted/tizen/unified/20200330.054444 submit/tizen/20200327.075007
authorDongwoo Lee <dwoo08.lee@samsung.com>
Thu, 26 Mar 2020 05:30:05 +0000 (14:30 +0900)
committerDongwoo Lee <dwoo08.lee@samsung.com>
Fri, 27 Mar 2020 07:19:59 +0000 (16:19 +0900)
Since this copying all firmware files instead of adding the individual
files when making ramdisk-recovery.img.

Change-Id: I7c64d861bcea5d2546b92b0ee076c266679962db
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
scripts/41-flash.list

index 834fe76..3ec0e8b 100755 (executable)
@@ -2,13 +2,7 @@
 MVWITHLIBS="
 /usr/lib/initrd-recovery/flash/flash-init.sh
 /bin/flash-manager
-/usr/share/firmware/brcm/brcmfmac43430-sdio.bin
-/usr/share/firmware/brcm/brcmfmac43455-sdio.bin
-/usr/share/firmware/brcm/brcmfmac43430-sdio.txt
-/usr/share/firmware/brcm/brcmfmac43455-sdio.txt
-/usr/share/firmware/brcm/LICENCE.broadcom_bcm43xx
-/usr/share/firmware/brcm/hostapd.conf
-/usr/share/firmware/brcm/dnsmasq.conf
+/usr/share/firmware/brcm/*
 "
 
 WITHLIBS="