diff options
| -rw-r--r-- | meta/recipes-support/libseccomp/libseccomp_2.6.0.bb (renamed from meta/recipes-support/libseccomp/libseccomp_2.5.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb b/meta/recipes-support/libseccomp/libseccomp_2.6.0.bb index 478e5f4289..949799fc82 100644 --- a/meta/recipes-support/libseccomp/libseccomp_2.5.5.bb +++ b/meta/recipes-support/libseccomp/libseccomp_2.6.0.bb | |||
| @@ -7,9 +7,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7c13b3376cea0ce68d2d2da0a1b3a72c" | |||
| 7 | 7 | ||
| 8 | DEPENDS += "gperf-native" | 8 | DEPENDS += "gperf-native" |
| 9 | 9 | ||
| 10 | SRCREV = "f0b04ab0b4fc0bc2cde6da1f407b4a487fe6d78f" | 10 | SRCREV = "c7c0caed1d04292500ed4b9bb386566053eb9775" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/seccomp/libseccomp.git;branch=release-2.5;protocol=https \ | 12 | SRC_URI = "git://github.com/seccomp/libseccomp.git;branch=release-2.6;protocol=https \ |
| 13 | file://run-ptest \ | 13 | file://run-ptest \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
