diff options
Diffstat (limited to 'recipes-security/selinux/selinux_common.inc')
| -rw-r--r-- | recipes-security/selinux/selinux_common.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-security/selinux/selinux_common.inc b/recipes-security/selinux/selinux_common.inc index 63b048b..c2aa3b8 100644 --- a/recipes-security/selinux/selinux_common.inc +++ b/recipes-security/selinux/selinux_common.inc | |||
| @@ -3,6 +3,8 @@ HOMEPAGE = "https://github.com/SELinuxProject" | |||
| 3 | SRC_URI = "git://github.com/SELinuxProject/selinux.git;branch=main;protocol=https" | 3 | SRC_URI = "git://github.com/SELinuxProject/selinux.git;branch=main;protocol=https" |
| 4 | SRCREV = "8e9157bbeea1899b7b8b257e7eaa71efef3fffed" | 4 | SRCREV = "8e9157bbeea1899b7b8b257e7eaa71efef3fffed" |
| 5 | 5 | ||
| 6 | S = "${UNPACKDIR}/${BP}/${BPN}" | ||
| 7 | |||
| 6 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)" | 8 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)" |
| 7 | 9 | ||
| 8 | do_compile() { | 10 | do_compile() { |
