summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm/rpm/header-include-fix.patch
diff options
context:
space:
mode:
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.
5Using rpmtag.h w/o also adding stdint.h will result in numerous failures 5Using rpmtag.h w/o also adding stdint.h will result in numerous failures
6about unknown types on modern compilers. 6about unknown types on modern compilers.
7 7
8Upstream-Status: Pending 8Upstream-Status: Submitted [RPM5 maintainer]
9 9
10Signed-off-by: Qing He <qing.he@intel.com> 10Signed-off-by: Qing He <qing.he@intel.com>
11Signed-off-by: Mark Hatle <mark.hatle@windriver.com> 11Signed-off-by: Mark Hatle <mark.hatle@windriver.com>