aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm/rpm/makefile-am-exec-hook.patch
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2016-02-25 10:54:37 -0600
committerMark Hatle <mark.hatle@windriver.com>2016-02-29 18:50:51 -0600
commita0f3e9b535c6539b06330373f59902e82a3ba3d7 (patch)
tree3989b49f1ab95b492786d1d3ee45bf147304c0d3 /meta/recipes-devtools/rpm/rpm/makefile-am-exec-hook.patch
parentbfea42a26ba9bd0d4312c8ae8465893a9379a946 (diff)
downloadopenembedded-core-contrib-a0f3e9b535c6539b06330373f59902e82a3ba3d7.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/makefile-am-exec-hook.patch')
-rw-r--r--meta/recipes-devtools/rpm/rpm/makefile-am-exec-hook.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rpm/rpm/makefile-am-exec-hook.patch b/meta/recipes-devtools/rpm/rpm/makefile-am-exec-hook.patch
index 8fab9eb42f..5d936db5a3 100644
--- a/meta/recipes-devtools/rpm/rpm/makefile-am-exec-hook.patch
+++ b/meta/recipes-devtools/rpm/rpm/makefile-am-exec-hook.patch
@@ -14,7 +14,7 @@ install-exec-am. It also removed the dependency in install-data-hook on
install-pkgbinPROGRAMS. This means install-pkgbinPROGRAMS will only be run once
so there whould be any file contention.
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Morgan Little <morgan.little@windriver.com>