mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
selinux: upgrade inc files to 3.1 (20200710)
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
This commit is contained in:
parent
79c529e5ad
commit
a15e84fbf5
|
|
@ -1,4 +1,4 @@
|
|||
SELINUX_RELEASE = "20191204"
|
||||
SELINUX_RELEASE = "20200710"
|
||||
|
||||
SRC_URI = "https://github.com/SELinuxProject/selinux/releases/download/${SELINUX_RELEASE}/${BPN}-${PV}.tar.gz"
|
||||
|
||||
|
|
@ -10,6 +10,5 @@ do_install() {
|
|||
PREFIX="${prefix}" \
|
||||
INCLUDEDIR="${includedir}" \
|
||||
LIBDIR="${libdir}" \
|
||||
SHLIBDIR="${base_libdir}" \
|
||||
SYSTEMDDIR="${systemd_unitdir}"
|
||||
SHLIBDIR="${base_libdir}"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user