projects
/
platform
/
core
/
system
/
initrd-recovery.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b0748b
)
bootmode-fota: move verityctl script file to verbatims list
27/284027/1
author
Seung-Woo Kim
<sw0312.kim@samsung.com>
Wed, 9 Nov 2022 02:06:05 +0000
(11:06 +0900)
committer
Seung-Woo Kim
<sw0312.kim@samsung.com>
Wed, 9 Nov 2022 02:06:09 +0000
(11:06 +0900)
The verityctl file is shell script and not elf binary. So, no
need to list of library. Move the file to verbatim file list.
Change-Id: I8e70e76b957c4406a3dd5f76bc9025a1c615d0ae
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
src/bootmode-fota/40-fota.list.in
patch
|
blob
|
history
diff --git
a/src/bootmode-fota/40-fota.list.in
b/src/bootmode-fota/40-fota.list.in
index 67a21f91b765be7218b5514c4218a071c131313e..0984a8f92ab257c2501abdfe3850918295622901 100644
(file)
--- a/
src/bootmode-fota/40-fota.list.in
+++ b/
src/bootmode-fota/40-fota.list.in
@@
-5,6
+5,7
@@
MVWITHLIBS="
VERBATIMS="
@INITRD_RECOVERY_LIBEXEC_DIR@/fota-init.sh
@INITRD_RECOVERY_LIBEXEC_DIR@/progress_restart.sh
+/bin/verityctl
"
WITHLIBS="
@@
-30,7
+31,6
@@
WITHLIBS="
/bin/cut
/bin/tr
/bin/wc
-/bin/verityctl
/bin/verity_handler
/usr/sbin/agetty
/usr/bin/readlink