summaryrefslogtreecommitdiff
path: root/recipes/kexecboot
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2009-04-07 21:17:33 +0000
committerutx@penguin.cz <utx@penguin.cz>2009-04-07 21:17:33 +0000
commit67949fd39594befc0158bfe99fa3c075e63807a2 (patch)
tree8317c247112d4b25a2e5f9afd87aa956b5db3ae7 /recipes/kexecboot
parent949728423681eda38e5e34b84cd3281bba71fdf7 (diff)
parent2fe33f3c7f0bff141187fc0c9005cc779c5f9458 (diff)
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/kexecboot')
-rw-r--r--recipes/kexecboot/initramfs-kexecboot-image.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/kexecboot/initramfs-kexecboot-image.bb b/recipes/kexecboot/initramfs-kexecboot-image.bb
index 385bd258ea..0284f691a7 100644
--- a/recipes/kexecboot/initramfs-kexecboot-image.bb
+++ b/recipes/kexecboot/initramfs-kexecboot-image.bb
@@ -10,6 +10,8 @@ IMAGE_DEVICE_TABLES_h2200 = "device_table-oldmmc.txt"
export IMAGE_BASENAME = "initramfs-kexecboot-image"
+KEXECBOOT_IMAGEDEPENDS ?= ""
+
# avoid to depend from kexecboot
EXTRA_IMAGEDEPENDS = "${KEXECBOOT_IMAGEDEPENDS}"
IMAGE_INSTALL = "kexecboot"