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:
15fb2e8
)
libtasn1: use binconfig
author
Koen Kooi
<koen@openembedded.org>
Wed, 19 Nov 2008 19:05:26 +0000
(20:05 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 19 Nov 2008 19:05:26 +0000
(20:05 +0100)
packages/gnutls/libtasn1_1.7.bb
patch
|
blob
|
history
diff --git
a/packages/gnutls/libtasn1_1.7.bb
b/packages/gnutls/libtasn1_1.7.bb
index
1ac335a
..
f9a4ae6
100644
(file)
--- a/
packages/gnutls/libtasn1_1.7.bb
+++ b/
packages/gnutls/libtasn1_1.7.bb
@@
-1,9
+1,11
@@
DESCRIPTION = "Library for ASN.1 and DER manipulation"
LICENSE = "LGPL"
+PR = "r1"
+
SRC_URI = "ftp://ftp.gnutls.org/pub/gnutls/libtasn1/libtasn1-${PV}.tar.gz"
-inherit autotools
+inherit autotools
binconfig
AUTOTOOLS_STAGE_PKGCONFIG = "1"