From: Stanislav Brabec Date: Thu, 7 Jan 2010 23:25:17 +0000 (+0000) Subject: initramfs-kexecboot-image: DEPENDS on lzma-native. X-Git-Tag: Release-2010-05/1~931 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae0eaaddcb1408a1dc54b0428e7ec1c39ea5092e;p=openembedded.git initramfs-kexecboot-image: DEPENDS on lzma-native. --- diff --git a/recipes/kexecboot/initramfs-kexecboot-image.bb b/recipes/kexecboot/initramfs-kexecboot-image.bb index cdf0861285..890287d3f6 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