[oe-commits] Andrea Adami : initramfs-kexecboot-image: remove explicit dependency on lzma-native.

git version control git at git.openembedded.org
Mon Jul 5 20:23:31 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 091fddf04a029cfc1acac8889864b3ac772329cc
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=091fddf04a029cfc1acac8889864b3ac772329cc

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Mon Jul  5 22:11:51 2010 +0200

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 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/recipes/images/initramfs-kexecboot-image.bb b/recipes/images/initramfs-kexecboot-image.bb
index 68b16f9..c80c748 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





More information about the Openembedded-commits mailing list