summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm/rpm/rpm-pkgconfigdeps.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:40:49 +0100
commit18de2330238f29c0264b13ab3ec681bbc2e25ef6 (patch)
treea71027a733c8b569fe6ea04c1a6c879c8b982e13 /meta/recipes-devtools/rpm/rpm/rpm-pkgconfigdeps.patch
parent2ccbf35ed1de1e0c1a412d6366c1b1f7fe12c23a (diff)
downloadpoky-18de2330238f29c0264b13ab3ec681bbc2e25ef6.tar.gz
Add missing Upstream-Status to various patches.
(From OE-Core rev: 951e9caac62a4de576e4003319101e8ff59d72d9) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rpm/rpm/rpm-pkgconfigdeps.patch')
-rw-r--r--meta/recipes-devtools/rpm/rpm/rpm-pkgconfigdeps.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/rpm/rpm/rpm-pkgconfigdeps.patch b/meta/recipes-devtools/rpm/rpm/rpm-pkgconfigdeps.patch
index 4aba400602..f192545abb 100644
--- a/meta/recipes-devtools/rpm/rpm/rpm-pkgconfigdeps.patch
+++ b/meta/recipes-devtools/rpm/rpm/rpm-pkgconfigdeps.patch
@@ -5,6 +5,8 @@ we don't want this as it may lead to inaccurate results in some corner cases.
5 5
6PKG_CONFIG_LIBDIR will ensure pkg-config stays within the install directory. 6PKG_CONFIG_LIBDIR will ensure pkg-config stays within the install directory.
7 7
8Upstream-Status: Inappropriate [configuration]
9
8Signed-off-by: Mark Hatle <mark.hatle@windriver.com> 10Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
9 11
10diff -ur rpm-5.4.9.orig/scripts/pkgconfigdeps.sh rpm-5.4.9/scripts/pkgconfigdeps.sh 12diff -ur rpm-5.4.9.orig/scripts/pkgconfigdeps.sh rpm-5.4.9/scripts/pkgconfigdeps.sh