aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm/rpm/rpm-resolvedep.patch
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2012-07-24 15:21:39 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-26 14:39:50 +0100
commit951e9caac62a4de576e4003319101e8ff59d72d9 (patch)
tree7733be438ba41a7527fd1548d51c82b423c8c990 /meta/recipes-devtools/rpm/rpm/rpm-resolvedep.patch
parent9921cb0104ea36daf909c110bb6767e5fd307da0 (diff)
downloadopenembedded-core-contrib-951e9caac62a4de576e4003319101e8ff59d72d9.tar.gz
Add missing Upstream-Status to various patches.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-devtools/rpm/rpm/rpm-resolvedep.patch')
-rw-r--r--meta/recipes-devtools/rpm/rpm/rpm-resolvedep.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/rpm/rpm/rpm-resolvedep.patch b/meta/recipes-devtools/rpm/rpm/rpm-resolvedep.patch
index 8c01a30651..d272fe9cff 100644
--- a/meta/recipes-devtools/rpm/rpm/rpm-resolvedep.patch
+++ b/meta/recipes-devtools/rpm/rpm/rpm-resolvedep.patch
@@ -3,6 +3,8 @@ lib/rpmts.c: Ensure that we check both providename and filepaths
When looking up a missing dependencies, such as /bin/sh, we need to lookup
in both the providename and filepaths DB, not just the filepaths DB.
+Upstream-Status: Pending
+
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
--- rpm-5.4.0.orig/lib/rpmts.c 2010-12-27 16:08:25.000000000 -0600