git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90cdd0e
)
zlib.inc: autotools.bbclass handles libtool depends
author
Tom Rini
<tom_rini@mentor.com>
Wed, 13 Oct 2010 22:39:22 +0000
(15:39 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Wed, 13 Oct 2010 23:04:48 +0000
(16:04 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/zlib/zlib.inc
patch
|
blob
|
history
diff --git
a/recipes/zlib/zlib.inc
b/recipes/zlib/zlib.inc
index
5c00acb
..
fa495fc
100644
(file)
--- a/
recipes/zlib/zlib.inc
+++ b/
recipes/zlib/zlib.inc
@@
-18,5
+18,3
@@
BBCLASSEXTEND = "native sdk"
SRC_URI = "http://www.zlib.net/zlib-${PV}.tar.bz2"
inherit autotools
-
-DEPENDS = "libtool-cross"