aboutsummaryrefslogtreecommitdiffstats
path: root/meta-initramfs
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2017-02-13 23:32:40 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2017-02-16 12:06:36 +0100
commit1d8dca3e4a8879dd3b16bd96fe27cce24b7eedcd (patch)
tree36df606a2566d2e47845cce1229b01f36d15d115 /meta-initramfs
parent1fa716b28bdc413c6e38f09b9a8878e593180fd1 (diff)
downloadmeta-openembedded-contrib-1d8dca3e4a8879dd3b16bd96fe27cce24b7eedcd.tar.gz
kexecboot(-klibc)_0.6: remove blacklisting
Recipe does build with the pending changes for meta-initramfs. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-initramfs')
-rw-r--r--meta-initramfs/recipes-bsp/kexecboot/kexecboot_0.6.bb3
1 files changed, 0 insertions, 3 deletions
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/"