mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
policycoreutils: backport to remove empty po files
et, gl, and id .po files contained no translations. This can cause build errors. Delete those puppies. Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
This commit is contained in:
parent
38fbdd436c
commit
086f7391b4
File diff suppressed because it is too large
Load Diff
|
|
@ -5,7 +5,7 @@ load_policy to load policies, setfiles to label filesystems, newrole \
|
|||
to switch roles, and run_init to run /etc/init.d scripts in the proper \
|
||||
context."
|
||||
SECTION = "base"
|
||||
PR = "r5"
|
||||
PR = "r6"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
|
||||
|
||||
|
|
@ -15,6 +15,7 @@ SRC_URI[md5sum] = "fefdede2815cdd2ba8b68599fef1f257"
|
|||
SRC_URI[sha256sum] = "8bbbc36b7d375edff891503932da93e37553f0dd7bdceded7ce9a45c80bec3d1"
|
||||
|
||||
SRC_URI += "file://policycoreutils-fix-format-security.patch \
|
||||
file://policycoreutils-remove-empty-po-files.patch \
|
||||
${@base_contains('DISTRO_FEATURES', 'pam', '${PAM_SRC_URI}', '', d)} \
|
||||
"
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ load_policy to load policies, setfiles to label filesystems, newrole \
|
|||
to switch roles, and run_init to run /etc/init.d scripts in the proper \
|
||||
context."
|
||||
SECTION = "base"
|
||||
PR = "r5"
|
||||
PR = "r6"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
|
@ -16,6 +16,7 @@ SRCREV = "339f8079d7b9dd1e0b0138e2d096dc7c60b2092e"
|
|||
PV = "2.1.10+git${SRCPV}"
|
||||
|
||||
SRC_URI += "file://policycoreutils-fix-format-security.patch \
|
||||
file://policycoreutils-remove-empty-po-files.patch \
|
||||
${@base_contains('DISTRO_FEATURES', 'pam', '${PAM_SRC_URI}', '', d)} \
|
||||
"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user