aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexecboot
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2009-04-23 23:57:12 +0200
committerAndrea Adami <andrea.adami@gmail.com>2009-04-23 23:57:12 +0200
commit3c33e2e72963d68715a8a4da131b42f4e104b395 (patch)
tree1a758c8cc302078919622647deb577d3ba799025 /recipes/kexecboot
parentf822ec3f5a0820addc1025a132ae27fa43b11c9f (diff)
downloadopenembedded-3c33e2e72963d68715a8a4da131b42f4e104b395.tar.gz
initramfs-kexecboot-image: minor text cleanings
Diffstat (limited to 'recipes/kexecboot')
-rw-r--r--recipes/kexecboot/initramfs-kexecboot-image.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/kexecboot/initramfs-kexecboot-image.bb b/recipes/kexecboot/initramfs-kexecboot-image.bb
index 0284f691a7..94f1ff75ef 100644
--- a/recipes/kexecboot/initramfs-kexecboot-image.bb
+++ b/recipes/kexecboot/initramfs-kexecboot-image.bb
@@ -12,8 +12,9 @@ export IMAGE_BASENAME = "initramfs-kexecboot-image"
KEXECBOOT_IMAGEDEPENDS ?= ""
-# avoid to depend from kexecboot
+# avoid circular dependencies
EXTRA_IMAGEDEPENDS = "${KEXECBOOT_IMAGEDEPENDS}"
+
IMAGE_INSTALL = "kexecboot"
IMAGE_LINGUAS = ""
@@ -21,4 +22,3 @@ IMAGE_LOGIN_MANAGER = ""
IMAGE_INIT_MANAGER = ""
IMAGE_INITSCRIPTS = ""
IMAGE_DEV_MANAGER = ""
-#ONLINE_PACKAGE_MANAGEMENT = "none"