mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
9 lines
151 B
Plaintext
9 lines
151 B
Plaintext
PR .= ".3"
|
|
|
|
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
|
|
|
SRC_URI += "file://fix-libmount_la_DEPENDENCIES.patch \
|
|
"
|
|
|
|
inherit with-selinux
|