Clean up file list for ramdisk-recovery image creation 63/195663/2
authorDongwoo Lee <dwoo08.lee@samsung.com>
Fri, 7 Dec 2018 00:48:28 +0000 (09:48 +0900)
committerDongwoo Lee <dwoo08.lee@samsung.com>
Thu, 20 Dec 2018 07:58:15 +0000 (16:58 +0900)
This patch changes the action of file list properly, and removes
unnecessary entries.

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

index 4f91ada..12d4aeb 100755 (executable)
@@ -1,6 +1,7 @@
 # ---- Target contents ----------------------------------------------------- #
 MVWITHLIBS="
 /usr/lib/initrd-recovery/flash/flash-init.sh
+/bin/flash-manager
 "
 
 WITHLIBS="
@@ -10,10 +11,8 @@ WITHLIBS="
 /bin/mount
 /bin/sync
 /bin/umount
-/bin/flash-manager
 /usr/sbin/ifconfig
 /usr/sbin/route
-/usb/sbin/blkid
 "
 
 # LinkFileName:Target