rpm: modify the rpm bbappend file to suitable for rpm4

Changed in V5:
	Let the subject more clear.

Changed in V4:
	Make the comments more clear.
Changed in V3:
	Rebase the patch on the latest master branch.

Delete the does not exist files when run task do_package.

Signed-off-by: Dengke Du <dengke.du@windriver.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
Dengke Du 2017-05-10 21:48:39 -04:00 committed by Joe MacDonald
parent 449804470f
commit 49394d2544

View File

@ -1,8 +1,4 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
FILES_${PN} += "${libdir}/rpm/bin/spooktool \
${libdir}/rpm/bin/semodule \
"
inherit with-selinux
PACKAGECONFIG[selinux] = "${WITH_SELINUX},${WITHOUT_SELINUX},libsemanage,"