aboutsummaryrefslogtreecommitdiffstats
path: root/meta-initramfs/recipes-bsp
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2013-05-13 01:22:21 +0200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-05-13 09:50:24 +0100
commitc824cb3a7e1ea266e4f85fdb00669f374c9416a1 (patch)
tree1475558191dcb5a348058fce0b16885e441655e5 /meta-initramfs/recipes-bsp
parent5c49f8c7c0b1954213f54acd3e9597209c65a8ad (diff)
downloadmeta-openembedded-contrib-c824cb3a7e1ea266e4f85fdb00669f374c9416a1.tar.gz
kexecboot(-klibc): remove runtime dependency on kexec(-klibc)
* the binary itself can run without kexec (in host-debug mode) so * specify in the cpio IMAGE which packages are needed at runtime Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'meta-initramfs/recipes-bsp')
-rw-r--r--meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb1
-rw-r--r--meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb1
2 files changed, 0 insertions, 2 deletions
diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb b/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb
index f9aee7c688..a158eb4d1b 100644
--- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb
+++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb
@@ -1,4 +1,3 @@
-RDEPENDS_${PN} = "kexec-klibc"
PV = "0.5.9"
PR = "r10+gitr${SRCREV}"
diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
index fe1ef3624a..d664261cf3 100644
--- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
+++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
@@ -1,4 +1,3 @@
-RDEPENDS_${PN} = "kexec"
PV = "0.5.9"
PR = "r10+gitr${SRCREV}"