mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
refpolicy: drop ${SRCPV} usage
Drop SRCPV as this variable is no longer needed in PV[1]. [1] https://git.openembedded.org/openembedded-core/commit/?id=a8e7b0f932b9ea69b3a218fca18041676c65aba0 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
This commit is contained in:
parent
6fcfb3a600
commit
4544e817a1
|
|
@ -1,4 +1,4 @@
|
|||
PV = "2.20231002+git${SRCPV}"
|
||||
PV = "2.20231002+git"
|
||||
|
||||
SRC_URI = "git://github.com/SELinuxProject/refpolicy.git;protocol=https;branch=main;name=refpolicy;destsuffix=refpolicy"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user