Changed in V3: rebase the patch on the latest master branch. 1. change the rpm_5.4.16.bbappend to rpm_git.bbappend, this is because the rpm in oe-core has become rpm4 from rpm5.
2. drop the patch for rpm5. 3. delete the does not exist files when run task do_package. Signed-off-by: Dengke Du <dengke...@windriver.com> --- recipes-devtools/rpm/{rpm_%.bbappend => rpm_git.bbappend} | 4 ---- 1 file changed, 4 deletions(-) rename recipes-devtools/rpm/{rpm_%.bbappend => rpm_git.bbappend} (56%) diff --git a/recipes-devtools/rpm/rpm_%.bbappend b/recipes-devtools/rpm/rpm_git.bbappend similarity index 56% rename from recipes-devtools/rpm/rpm_%.bbappend rename to recipes-devtools/rpm/rpm_git.bbappend index 199a7e4..9f3ec90 100644 --- a/recipes-devtools/rpm/rpm_%.bbappend +++ b/recipes-devtools/rpm/rpm_git.bbappend @@ -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," -- 2.11.0 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto