瀏覽代碼

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 <andrea.adami@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Andrea Adami 8 年之前
父節點
當前提交
f937023856
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      meta-initramfs/recipes-bsp/images/initramfs-kexecboot-klibc-image.bb

+ 0 - 2
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"