Apply new copy mode for generting recovery partition image 35/143235/3
authorKunhoon Baik <knhoon.baik@samsung.com>
Wed, 9 Aug 2017 07:01:02 +0000 (16:01 +0900)
committerSunmin Lee <sunm.lee@samsung.com>
Thu, 10 Aug 2017 11:22:01 +0000 (20:22 +0900)
Related to https://review.tizen.org/gerrit/143234,
The new copy mode is applied to fota list.

Change-Id: I3e889929a641630018052e884ead7bf29906c731

scripts/40-fota.list

index 6e88705..6d052c7 100755 (executable)
@@ -1,12 +1,12 @@
 # ---- Target contents ----------------------------------------------------- #
-VERBATIMS="
+MVWITHLIBS="
 /usr/lib/initrd-recovery/fota/fota-init.sh
 /usr/lib/initrd-recovery/fota/fus_rw-init.sh
 /usr/lib/initrd-recovery/fota/restore-passwd.sh
-"
-
-LIBONLYS="
+/usr/lib/initrd-recovery/minireboot
 /usr/bin/delta.ua
+/usr/lib/libtota.so.1.0.0
+/usr/lib/lib7zip.so.0.0.0
 "
 
 WITHLIBS="
@@ -17,7 +17,6 @@ WITHLIBS="
 /bin/gawk
 /bin/tar
 /bin/chroot
-/usr/lib/initrd-recovery/minireboot
 /bin/cat
 /bin/chmod
 /bin/ln