From 1d8dca3e4a8879dd3b16bd96fe27cce24b7eedcd Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Mon, 13 Feb 2017 23:32:40 +0100 Subject: kexecboot(-klibc)_0.6: remove blacklisting Recipe does build with the pending changes for meta-initramfs. Signed-off-by: Andrea Adami Signed-off-by: Martin Jansa --- meta-initramfs/recipes-bsp/kexecboot/kexecboot_0.6.bb | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta-initramfs') diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_0.6.bb b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_0.6.bb index a695ea6bfd..45095f3112 100644 --- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_0.6.bb +++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_0.6.bb @@ -73,6 +73,3 @@ pkg_postinst_${PN} () { } BBCLASSEXTEND = "klibc" - -PNBLACKLIST[kexecboot] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/132823/" -PNBLACKLIST[kexecboot-klibc] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/132853/" -- cgit 1.2.3-korg