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:
0822b29
)
libg15: add configure option --with-gnu-ld .
author
ccsmart
<ccsmart@smartpal.de>
Thu, 18 Jan 2007 21:10:01 +0000
(21:10 +0000)
committer
ccsmart
<ccsmart@smartpal.de>
Thu, 18 Jan 2007 21:10:01 +0000
(21:10 +0000)
packages/libg15/libg15_1.2.1.bb
patch
|
blob
|
history
diff --git
a/packages/libg15/libg15_1.2.1.bb
b/packages/libg15/libg15_1.2.1.bb
index
746e5f2
..
62f18c9
100644
(file)
--- a/
packages/libg15/libg15_1.2.1.bb
+++ b/
packages/libg15/libg15_1.2.1.bb
@@
-4,12
+4,14
@@
LICENSE = "GPLv2"
SECTION = "libs"
PRIORITY = "optional"
DEPENDS = "libusb"
-PR = "r
2
"
+PR = "r
3
"
SRC_URI = "${SOURCEFORGE_MIRROR}/g15tools/libg15-${PV}.tar.bz2"
inherit autotools
+EXTRA_OECONF = "--with-gnu-ld"
+
do_stage () {
oe_libinstall -a -so libg15 ${STAGING_LIBDIR}
for i in libg15.h; do