meta-selinux/recipes-security/refpolicy/refpolicy_git.inc
Yi Zhao 32adf788c7 refpolicy: update to latest git rev
* 5a6c7d8bf systemd: Add log env to systemd-machine-id-setup.
* 33af8dfa4 Module for ipmitool
* a3a6b1704 oddjob: allow oddjob_mkhomedir_t privfd:fd use
* 621eb6caf systemd: allow reading /dev/cpu/0/msr
* fb0e9cdda Remove unneeded backticks from gen_tunable
* 2240e1a89 locallogin: allow sulogin_t user_tty_device_t rw

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
2025-04-22 14:54:24 +08:00

12 lines
347 B
PHP

PV = "2.20250213+git"
SRC_URI = "git://github.com/SELinuxProject/refpolicy.git;protocol=https;branch=main;name=refpolicy;destsuffix=refpolicy"
SRCREV_refpolicy = "353352e31f0d301e6c49db79a753c7d0179b46c2"
UPSTREAM_CHECK_GITTAGREGEX = "RELEASE_(?P<pver>\d+_\d+)"
FILESEXTRAPATHS:prepend := "${THISDIR}/refpolicy:"
include refpolicy_common.inc