summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-security/libseccomp/libseccomp_2.3.3.bb (renamed from recipes-security/libseccomp/libseccomp.bb)4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes-security/libseccomp/libseccomp.bb b/recipes-security/libseccomp/libseccomp_2.3.3.bb
index 7b9e0e5..8d58163 100644
--- a/recipes-security/libseccomp/libseccomp.bb
+++ b/recipes-security/libseccomp/libseccomp_2.3.3.bb
@@ -4,9 +4,7 @@ SECTION = "security"
4LICENSE = "LGPL-2.1" 4LICENSE = "LGPL-2.1"
5LIC_FILES_CHKSUM = "file://LICENSE;beginline=0;endline=1;md5=8eac08d22113880357ceb8e7c37f989f" 5LIC_FILES_CHKSUM = "file://LICENSE;beginline=0;endline=1;md5=8eac08d22113880357ceb8e7c37f989f"
6 6
7SRCREV = "2331d104bc0cbde5f6c54e504a038e52bfe8e12d" 7SRCREV = "74b190e1aa05f07da0c61fb9a30dbc9c18ce2c9d"
8
9PV = "2.3.2+git${SRCPV}"
10 8
11SRC_URI = "git://github.com/seccomp/libseccomp.git;branch=release-2.3 \ 9SRC_URI = "git://github.com/seccomp/libseccomp.git;branch=release-2.3 \
12 file://run-ptest \ 10 file://run-ptest \