diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2017-02-13 23:32:43 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-16 12:06:36 +0100 |
commit | 7d8a81fd18be5e96c1c70e5951056daf03a167ed (patch) | |
tree | 72cf9d6f1d669c107cdd3f6134a3c14fe5af77ce /meta-initramfs/recipes-kernel | |
parent | 520034a86de854f299c6e2129b8a5452cfb42ea0 (diff) | |
download | meta-openembedded-7d8a81fd18be5e96c1c70e5951056daf03a167ed.tar.gz |
kexec-tools-klibc_2.0.2: 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/recipes-kernel')
-rw-r--r-- | meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb index 0e9704612..c9fec2542 100644 --- a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb +++ b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb | |||
@@ -38,5 +38,3 @@ PACKAGES =+ "kexec-klibc kdump-klibc" | |||
38 | 38 | ||
39 | FILES_kexec-klibc = "${sbindir}/kexec" | 39 | FILES_kexec-klibc = "${sbindir}/kexec" |
40 | FILES_kdump-klibc = "${sbindir}/kdump" | 40 | FILES_kdump-klibc = "${sbindir}/kdump" |
41 | |||
42 | PNBLACKLIST[kexec-tools-klibc] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130674/" | ||