summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm/rpm/rpm-ossp-uuid.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-ossp-uuid.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-ossp-uuid.patch')
-rw-r--r--meta/recipes-devtools/rpm/rpm/rpm-ossp-uuid.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/rpm/rpm/rpm-ossp-uuid.patch b/meta/recipes-devtools/rpm/rpm/rpm-ossp-uuid.patch
index 1f4ba980b1..db424b8493 100644
--- a/meta/recipes-devtools/rpm/rpm/rpm-ossp-uuid.patch
+++ b/meta/recipes-devtools/rpm/rpm/rpm-ossp-uuid.patch
@@ -4,6 +4,8 @@ We need to avoid including the util-linux uuid library, instead
4we need ossp-uuid. There is a related hack in do_configure to 4we need ossp-uuid. There is a related hack in do_configure to
5make sure that we use the right .pc file as well. 5make sure that we use the right .pc file as well.
6 6
7Upstream-Status: Inappropriate [disable feature]
8
7Signed-off-by: Mark Hatle <mark.hatle@windriver.com> 9Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
8 10
9diff -ur rpm-5.4.9.orig/configure.ac rpm-5.4.9/configure.ac 11diff -ur rpm-5.4.9.orig/configure.ac rpm-5.4.9/configure.ac