forked from brl/citadel
updated recipe
This commit is contained in:
parent
495c89bdeb
commit
80cbdb7de6
@ -1,11 +0,0 @@
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=7c13b3376cea0ce68d2d2da0a1b3a72c"
|
||||
|
||||
SRC_URI = "https://github.com/seccomp/libseccomp/releases/download/v${PV}/libseccomp-${PV}.tar.gz"
|
||||
SRC_URI[md5sum] = "e74a626bea0cd607c23229b10b5f93da"
|
||||
SRC_URI[sha256sum] = "3ddc8c037956c0a5ac19664ece4194743f59e1ccd4adde848f4f0dae7f77bca1"
|
||||
|
||||
inherit autotools
|
||||
|
||||
EXTRA_OECONF = ""
|
||||
|
12
meta-citadel/recipes-support/libseccomp/libseccomp_2.3.3.bb
Normal file
12
meta-citadel/recipes-support/libseccomp/libseccomp_2.3.3.bb
Normal file
@ -0,0 +1,12 @@
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=7c13b3376cea0ce68d2d2da0a1b3a72c"
|
||||
|
||||
SRCREV = "74b190e1aa05f07da0c61fb9a30dbc9c18ce2c9d"
|
||||
SRC_URI = "git://github.com/seccomp/libseccomp.git;protocol=https;branch=release-2.3"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools
|
||||
|
||||
EXTRA_OECONF = ""
|
||||
|
Loading…
Reference in New Issue
Block a user