mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
rpm: fix patch not found bug with old oe-core.
NOTE: package rpm-native-5.4.9-r44.1: task do_fetch: Started ERROR: Error executing a python function in .../meta/recipes-devtools/rpm/rpm_5.4.9.bb: IOError: [Errno 2] No such file or directory: '.../rpm-fix-build-bug.patch' Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
This commit is contained in:
parent
6368370a82
commit
b1c47e8985
|
|
@ -1,6 +1,6 @@
|
|||
PR .= ".1"
|
||||
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
FILESEXTRAPATHS_prepend := ":${THISDIR}/${PN}:"
|
||||
|
||||
SRC_URI += "file://rpm-fix-build-bug.patch \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user