mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
libtasn1: Add from OE.dev with improvements for Poky
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -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