[oe] h[meta-initramfs][PATCH 7/9] initramfs-kexecboot-klibc-image: remove blacklisting

Andrea Adami andrea.adami at gmail.com
Mon Feb 13 22:32:41 UTC 2017


Recipe does build with the pending changes for meta-initramfs.

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
---
 meta-initramfs/recipes-bsp/images/initramfs-kexecboot-klibc-image.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-klibc-image.bb b/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-klibc-image.bb
index 8010c91..6b845bd 100644
--- a/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-klibc-image.bb
+++ b/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-klibc-image.bb
@@ -10,5 +10,3 @@ python () {
     if d.getVar('TARGET_ARCH') == "nios2":
         raise bb.parse.SkipPackage("'nios2' not supported arch")
 }
-
-PNBLACKLIST[initramfs-kexecboot-klibc-image] ?= "Runtime depends on blacklisted kexecboot-klibc"
-- 
2.7.4




More information about the Openembedded-devel mailing list