diff options
author | Lans Zhang <jia.zhang@windriver.com> | 2017-07-04 17:15:30 +0800 |
---|---|---|
committer | Lans Zhang <jia.zhang@windriver.com> | 2017-07-04 17:15:30 +0800 |
commit | 71da40089f1d7352384403424ffada61d843f71b (patch) | |
tree | 9b01643921f74383d4d8801721a054019e9edc48 | |
parent | d9b358b37462ca46a27b39617aa2035ebc025294 (diff) | |
download | meta-secure-core-71da40089f1d7352384403424ffada61d843f71b.tar.gz |
initrdscripts-secure-core: renamed from initramfs-secure-core
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
-rw-r--r-- | meta/recipes-core/images/secure-core-image-initramfs.bb | 2 | ||||
-rw-r--r-- | meta/recipes-core/initrdscripts/initrdscripts-secure-core.bb (renamed from meta/recipes-core/initrdscripts/initramfs-secure-core.bb) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/images/secure-core-image-initramfs.bb b/meta/recipes-core/images/secure-core-image-initramfs.bb index e0f25b0..1b97261 100644 --- a/meta/recipes-core/images/secure-core-image-initramfs.bb +++ b/meta/recipes-core/images/secure-core-image-initramfs.bb | |||
@@ -13,7 +13,7 @@ ROOTFS_BOOTSTRAP_INSTALL_append += "\ | |||
13 | " | 13 | " |
14 | 14 | ||
15 | PACKAGE_INSTALL = "\ | 15 | PACKAGE_INSTALL = "\ |
16 | initramfs-secure-core \ | 16 | initrdscripts-secure-core \ |
17 | ${VIRTUAL-RUNTIME_base-utils} \ | 17 | ${VIRTUAL-RUNTIME_base-utils} \ |
18 | base-passwd \ | 18 | base-passwd \ |
19 | ${ROOTFS_BOOTSTRAP_INSTALL} \ | 19 | ${ROOTFS_BOOTSTRAP_INSTALL} \ |
diff --git a/meta/recipes-core/initrdscripts/initramfs-secure-core.bb b/meta/recipes-core/initrdscripts/initrdscripts-secure-core.bb index e6cd29c..e6cd29c 100644 --- a/meta/recipes-core/initrdscripts/initramfs-secure-core.bb +++ b/meta/recipes-core/initrdscripts/initrdscripts-secure-core.bb | |||