mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
libtasn1: Add from OE.dev with improvements for Poky
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
12
meta/packages/gnutls/libtasn1_1.7.bb
Normal file
12
meta/packages/gnutls/libtasn1_1.7.bb
Normal file
@@ -0,0 +1,12 @@
|
||||
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_stage binconfig
|
||||
|
||||
AUTOTOOLS_STAGE_PKGCONFIG = "1"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
Reference in New Issue
Block a user