ad152334cea5be380ac322d1bc5b4c85e741d063
[platform/core/system/upgrade.git] / data / 40-upgrade.list.in
1 # ---- Target contents ----------------------------------------------------- #
2 WITHLIBS="
3 ${CMAKE_INSTALL_LIBDIR}/libcrypto.so.1.1
4 ${CMAKE_INSTALL_LIBDIR}/libtota.so.1.0.0
5 /usr/bin/verity_handler
6 /usr/sbin/img-verifier
7 /bin/sed
8 /bin/findmnt
9 /bin/dd
10 /bin/grep
11 /bin/blkid-print
12 "
13
14 DIRECTORIES="
15 @IMG_VERIFIER_ROOT_CA_DIR@
16 "
17
18 VERBATIMS="
19 @IMG_VERIFIER_ROOT_CA_DIR@/*.pem
20 /usr/bin/clone_partitions.sh
21 /usr/libexec/upgrade-support/upgrade-common.inc
22 /usr/libexec/upgrade-support/upgrade-prepare-partitions.sh
23 "