mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 01:50:18 +00:00
kexec-tools: add bbappend to keep old packaging with separate kexec and kdump
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
PACKAGES =+ "kexec kdump"
|
||||||
|
|
||||||
|
FILES_kexec = "${sbindir}/kexec"
|
||||||
|
FILES_kdump = "${sbindir}/kdump"
|
||||||
Reference in New Issue
Block a user