mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
* Update to latest git rev. * Drop obsolete and useless patches. * Rebase patches. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
12 lines
358 B
PHP
12 lines
358 B
PHP
PV = "2.20221101+git${SRCPV}"
|
|
|
|
SRC_URI = "git://github.com/SELinuxProject/refpolicy.git;protocol=https;branch=master;name=refpolicy;destsuffix=refpolicy"
|
|
|
|
SRCREV_refpolicy ?= "03d486e306555da161b653c88e804ce23f3a0ea4"
|
|
|
|
UPSTREAM_CHECK_GITTAGREGEX = "RELEASE_(?P<pver>\d+_\d+)"
|
|
|
|
FILESEXTRAPATHS:prepend := "${THISDIR}/refpolicy:"
|
|
|
|
include refpolicy_common.inc
|