kexec-tools: add bbappend to keep old packaging with separate kexec and kdump
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 18 Aug 2011 07:51:13 +0000 (09:51 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:14:30 +0000 (08:14 -0800)
(From meta-openembedded rev: 0c6d03335c117d24096598a3415ba22f74ec4f6e)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-kernel/kexec/kexec-tools_2.0.2.bbappend [new file with mode: 0644]

diff --git a/meta-openembedded/meta-oe/recipes-kernel/kexec/kexec-tools_2.0.2.bbappend b/meta-openembedded/meta-oe/recipes-kernel/kexec/kexec-tools_2.0.2.bbappend
new file mode 100644 (file)
index 0000000..c59c916
--- /dev/null
@@ -0,0 +1,4 @@
+PACKAGES =+ "kexec kdump"
+
+FILES_kexec = "${sbindir}/kexec"
+FILES_kdump = "${sbindir}/kdump"