[oe-commits] Stanislav Brabec : initramfs-kexecboot-image: DEPENDS on lzma-native.

git version control git at git.openembedded.org
Fri Jan 8 20:49:57 UTC 2010


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: ae0eaaddcb1408a1dc54b0428e7ec1c39ea5092e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ae0eaaddcb1408a1dc54b0428e7ec1c39ea5092e

Author: Stanislav Brabec <utx at penguin.cz>
Date:   Thu Jan  7 23:25:17 2010 +0000

initramfs-kexecboot-image: DEPENDS on lzma-native.

---

 recipes/kexecboot/initramfs-kexecboot-image.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/kexecboot/initramfs-kexecboot-image.bb b/recipes/kexecboot/initramfs-kexecboot-image.bb
index cdf0861..890287d 100644
--- a/recipes/kexecboot/initramfs-kexecboot-image.bb
+++ b/recipes/kexecboot/initramfs-kexecboot-image.bb
@@ -4,6 +4,7 @@ PR = "r2"
 
 ONLINE_PACKAGE_MANAGEMENT = "none"
 IMAGE_FSTYPES = "cpio.gz cpio.lzma"
+DEPENDS = "lzma-native"
 
 # Deprecated: device nodes are populated by kexecboot now
 # These devices need mmcblk* to be 254 instead of 179





More information about the Openembedded-commits mailing list