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