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:
Xin Ouyang 2012-07-03 18:05:33 +08:00
parent 6368370a82
commit b1c47e8985

View File

@ -1,6 +1,6 @@
PR .= ".1"
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
FILESEXTRAPATHS_prepend := ":${THISDIR}/${PN}:"
SRC_URI += "file://rpm-fix-build-bug.patch \
"