summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/libseccomp/libseccomp_2.5.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libseccomp/libseccomp_2.5.4.bb b/meta/recipes-support/libseccomp/libseccomp_2.5.4.bb
index 731d9ae08d..e89b8f7f4b 100644
--- a/meta/recipes-support/libseccomp/libseccomp_2.5.4.bb
+++ b/meta/recipes-support/libseccomp/libseccomp_2.5.4.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "The libseccomp library provides and easy to use, platform indepen
3HOMEPAGE = "https://github.com/seccomp/libseccomp" 3HOMEPAGE = "https://github.com/seccomp/libseccomp"
4SECTION = "security" 4SECTION = "security"
5LICENSE = "LGPL-2.1-only" 5LICENSE = "LGPL-2.1-only"
6LIC_FILES_CHKSUM = "file://LICENSE;beginline=0;endline=1;md5=8eac08d22113880357ceb8e7c37f989f" 6LIC_FILES_CHKSUM = "file://LICENSE;md5=7c13b3376cea0ce68d2d2da0a1b3a72c"
7 7
8DEPENDS += "gperf-native" 8DEPENDS += "gperf-native"
9 9