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:
4127bb0
)
libetpan_0.46.bb : add inherit binconfig so binconfig using stuff can
author
Graeme Gregory
<dp@xora.org.uk>
Tue, 1 Aug 2006 10:09:36 +0000
(10:09 +0000)
committer
Graeme Gregory
<dp@xora.org.uk>
Tue, 1 Aug 2006 10:09:36 +0000
(10:09 +0000)
find etpan libs.
packages/libetpan/libetpan_0.46.bb
patch
|
blob
|
history
diff --git
a/packages/libetpan/libetpan_0.46.bb
b/packages/libetpan/libetpan_0.46.bb
index
b9d7836
..
dfef3b1
100644
(file)
--- a/
packages/libetpan/libetpan_0.46.bb
+++ b/
packages/libetpan/libetpan_0.46.bb
@@
-9,7
+9,7
@@
PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/libetpan/libetpan-${PV}.tar.gz \
file://honor-oe-lflags.patch;patch=1"
-inherit autotools pkgconfig gettext
+inherit autotools pkgconfig gettext
binconfig
EXTRA_OECONF = "--without-openssl --with-gnutls --disable-db"