mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
Add PV infomation for git bb recipes.
This commit is contained in:
parent
0013722528
commit
91dc1e97b4
|
|
@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
|
|||
include selinux_git.inc
|
||||
|
||||
SRCREV = "339f8079d7b9dd1e0b0138e2d096dc7c60b2092e"
|
||||
PV = "2.1.8+git${SRCPV}"
|
||||
S = "${WORKDIR}/git/checkpolicy"
|
||||
DEPENDS += "libsepol libselinux flex-native"
|
||||
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ include selinux_git.inc
|
|||
inherit lib_package
|
||||
|
||||
SRCREV = "339f8079d7b9dd1e0b0138e2d096dc7c60b2092e"
|
||||
PV = "2.1.9+git${SRCPV}"
|
||||
S = "${WORKDIR}/git/libselinux"
|
||||
DEPENDS += "libsepol python python-native swig-native"
|
||||
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ include selinux_git.inc
|
|||
inherit lib_package
|
||||
|
||||
SRCREV = "339f8079d7b9dd1e0b0138e2d096dc7c60b2092e"
|
||||
PV = "2.1.6+git${SRCPV}"
|
||||
S = "${WORKDIR}/git/libsemanage"
|
||||
DEPENDS += "libsepol libselinux ustr bzip2 python"
|
||||
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ include selinux_git.inc
|
|||
inherit lib_package
|
||||
|
||||
SRCREV = "339f8079d7b9dd1e0b0138e2d096dc7c60b2092e"
|
||||
PV = "2.1.4+git${SRCPV}"
|
||||
S = "${WORKDIR}/git/libsepol"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
|
|||
include selinux_git.inc
|
||||
|
||||
SRCREV = "339f8079d7b9dd1e0b0138e2d096dc7c60b2092e"
|
||||
PV = "2.1.10+git${SRCPV}"
|
||||
S = "${WORKDIR}/git/policycoreutils"
|
||||
DEPENDS += "libsepol libselinux libsemanage libcap-ng libcgroup"
|
||||
DEPENDS += "${@base_contains('DISTRO_FEATURES', 'pam', 'libpam audit', '', d)}"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
|
|||
include selinux_git.inc
|
||||
|
||||
SRCREV = "339f8079d7b9dd1e0b0138e2d096dc7c60b2092e"
|
||||
|
||||
PV = "1.1.5+git${SRCPV}"
|
||||
S = "${WORKDIR}/git/sepolgen"
|
||||
|
||||
FILES_${PN} = "${libdir}/python${PYTHON_BASEVERSION}/site-packages/*"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user