From f937023856d1940fbd013d13476a765bfe8eb9a5 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Thu, 16 Feb 2017 23:34:07 +0100 Subject: initramfs-kexecboot-klibc-image: remove blacklisting Ex patch 7/9 of the 2017-02-13 serie, not landed in patchwork. Recipe does build with the recent changes for meta-initramfs. Signed-off-by: Andrea Adami Signed-off-by: Martin Jansa --- meta-initramfs/recipes-bsp/images/initramfs-kexecboot-klibc-image.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-initramfs') 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 8010c91e54..6b845bd9d3 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" -- cgit 1.2.3-korg