mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
* 739ee699b portage: grant compile domains getattr on chr_files in /dev * 7de9ae015 ssh: set file context for default locations of split binaries * 4af789c43 check_fc_files.py: Add a version suffix match * e93b0cf5e devices: Add iio write and rw interfaces Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
12 lines
347 B
PHP
12 lines
347 B
PHP
PV = "2.20250923+git"
|
|
|
|
SRC_URI = "git://github.com/SELinuxProject/refpolicy.git;protocol=https;branch=main;name=refpolicy;destsuffix=refpolicy"
|
|
|
|
SRCREV_refpolicy = "0deb7170f8e5466a39c95468959321c2c28a5f33"
|
|
|
|
UPSTREAM_CHECK_GITTAGREGEX = "RELEASE_(?P<pver>\d+_\d+)"
|
|
|
|
FILESEXTRAPATHS:prepend := "${THISDIR}/refpolicy:"
|
|
|
|
include refpolicy_common.inc
|