From 091fddf04a029cfc1acac8889864b3ac772329cc Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Mon, 5 Jul 2010 22:11:51 +0200 Subject: initramfs-kexecboot-image: remove explicit dependency on lzma-native. * already in bitbake.conf (IMAGE_DEPENDS_cpio.lzma = "lzma-native"). --- recipes/images/initramfs-kexecboot-image.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes/images') diff --git a/recipes/images/initramfs-kexecboot-image.bb b/recipes/images/initramfs-kexecboot-image.bb index 68b16f9c79..c80c748850 100644 --- a/recipes/images/initramfs-kexecboot-image.bb +++ b/recipes/images/initramfs-kexecboot-image.bb @@ -3,8 +3,6 @@ #export IMAGE_BASENAME = "initramfs-kexecboot-image" -DEPENDS = "lzma-native" - IMAGE_FSTYPES = "cpio.gz cpio.lzma" # avoid circular dependencies -- cgit v1.2.3