aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm/rpm/header-include-fix.patch
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2016-02-25 10:54:37 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-09 16:59:55 +0000
commit9672f7620a365d29afca81d357d1d4d5fcedb3ed (patch)
treecb5e2f8785568e33897367aaee3aaa3ce18e4cf2 /meta/recipes-devtools/rpm/rpm/header-include-fix.patch
parent2f6529d9dc8aa82eb5bdcccec9c69d93dad63505 (diff)
downloadopenembedded-core-contrib-9672f7620a365d29afca81d357d1d4d5fcedb3ed.tar.gz
rpm: A number of the patches have been submitted upstream
Note the upstream submission in the patches. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-devtools/rpm/rpm/header-include-fix.patch')
-rw-r--r--meta/recipes-devtools/rpm/rpm/header-include-fix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rpm/rpm/header-include-fix.patch b/meta/recipes-devtools/rpm/rpm/header-include-fix.patch
index 576ff007a5..e72df45b5a 100644
--- a/meta/recipes-devtools/rpm/rpm/header-include-fix.patch
+++ b/meta/recipes-devtools/rpm/rpm/header-include-fix.patch
@@ -5,7 +5,7 @@ Using rpmdb.h w/o including errno.h may result in a warning.
Using rpmtag.h w/o also adding stdint.h will result in numerous failures
about unknown types on modern compilers.
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Qing He <qing.he@intel.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>