From: Jeremy Puhlman <[email protected]>
Signed-off-by: Jeremy A. Puhlman <[email protected]>
---
.../recipes-core/initrdscripts/initramfs-cgl-boot_1.0.bb | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git
a/meta-cgl-common/recipes-core/initrdscripts/initramfs-cgl-boot_1.0.bb
b/meta-cgl-common/recipes-core/initrdscripts/initramfs-cgl-boot_1.0.bb
index 5265bf0..1a2dd1d 100644
--- a/meta-cgl-common/recipes-core/initrdscripts/initramfs-cgl-boot_1.0.bb
+++ b/meta-cgl-common/recipes-core/initrdscripts/initramfs-cgl-boot_1.0.bb
@@ -1,7 +1,9 @@
SUMMARY = "Support for having multipath iSCSI devices as root file system"
LICENSE = "MIT"
-LIC_FILES_CHKSUM =
"file://${COREBASE}/meta-cgl/COPYING.MIT;md5=838c366f69b72c5df05c96dff79b35f2"
-SRC_URI = "file://init-boot.sh"
+LIC_FILES_CHKSUM = "file://../COPYING.MIT;md5=838c366f69b72c5df05c96dff79b35f2"
+SRC_URI = "file://init-boot.sh \
+ file://COPYING.MIT \
+"
do_install() {
install -m 0755 ${WORKDIR}/init-boot.sh ${D}/init
--
2.13.3
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#48843): https://lists.yoctoproject.org/g/yocto/message/48843
Mute This Topic: https://lists.yoctoproject.org/mt/72065891/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-