From ae0eaaddcb1408a1dc54b0428e7ec1c39ea5092e Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Thu, 7 Jan 2010 23:25:17 +0000 Subject: [PATCH] initramfs-kexecboot-image: DEPENDS on lzma-native. --- recipes/kexecboot/initramfs-kexecboot-image.bb | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5