mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +00:00
kexec-tools-klibc: package vmcore-dmesg-klibc
Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -84,9 +84,10 @@ do_compile_prepend() {
|
||||
done
|
||||
}
|
||||
|
||||
PACKAGES =+ "kexec-klibc"
|
||||
PACKAGES =+ "kexec-klibc vmcore-dmesg-klibc"
|
||||
|
||||
FILES_kexec-klibc = "${sbindir}/kexec"
|
||||
FILES_vmcore-dmesg-klibc = "${sbindir}/vmcore-dmesg"
|
||||
|
||||
INSANE_SKIP_${PN} = "arch"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user