blob: 1c11208f37d912aa30c9e9226ce3f6318829cafa (
plain)
1
2
3
4
5
|
SELINUX_RELEASE = "20170804"
SRC_URI = "https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/${SELINUX_RELEASE}/${BPN}-${PV}.tar.gz"
include selinux_common.inc
|