diff options
author | Joe MacDonald <joe@deserted.net> | 2021-11-23 12:31:48 -0500 |
---|---|---|
committer | Joe MacDonald <joe@deserted.net> | 2021-11-23 12:31:48 -0500 |
commit | f5e5031628fdad9b005e66abeb9259426850403f (patch) | |
tree | 0130e8e6a8e9659fc65b0e81c242c523568e6bce /recipes-security/selinux/selinux_common.inc | |
parent | b65af823092e9db19a1a15e7187121034f1c78c5 (diff) | |
download | meta-selinux-honister.tar.gz |
Revert "recipes: update SRC_URI branch and protocols"honister
This reverts commit 87d3c3dd74b5d25f9a103025286c27a3b14db679.
Signed-off-by: Joe MacDonald <joe@deserted.net>
Diffstat (limited to 'recipes-security/selinux/selinux_common.inc')
-rw-r--r-- | recipes-security/selinux/selinux_common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/selinux/selinux_common.inc b/recipes-security/selinux/selinux_common.inc index dc4ccd5..f2e180f 100644 --- a/recipes-security/selinux/selinux_common.inc +++ b/recipes-security/selinux/selinux_common.inc | |||
@@ -1,6 +1,6 @@ | |||
1 | HOMEPAGE = "https://github.com/SELinuxProject" | 1 | HOMEPAGE = "https://github.com/SELinuxProject" |
2 | 2 | ||
3 | SRC_URI = "git://github.com/SELinuxProject/selinux.git;branch=master;protocol=https" | 3 | SRC_URI = "git://github.com/SELinuxProject/selinux.git" |
4 | SRCREV = "cf853c1a0c2328ad6c62fb2b2cc55d4926301d6b" | 4 | SRCREV = "cf853c1a0c2328ad6c62fb2b2cc55d4926301d6b" |
5 | 5 | ||
6 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)" | 6 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)" |