diff options
4 files changed, 5 insertions, 3 deletions
diff --git a/meta/recipes-devtools/rpm/rpm/python-rpm-rpmsense.patch b/meta/recipes-devtools/rpm/rpm/python-rpm-rpmsense.patch index 61f1e0c69b..0fae571e49 100644 --- a/meta/recipes-devtools/rpm/rpm/python-rpm-rpmsense.patch +++ b/meta/recipes-devtools/rpm/rpm/python-rpm-rpmsense.patch @@ -4,7 +4,7 @@ We want to see the RPMSENSE_SCRIPT values for use with SMART. We also want to see the MISSINGOK value so we can avoid recommended packages causing failures. -Upstream-status: Pending +Upstream-Status: Pending Signed-off-by: Mark Hatle <mark.hatle@windriver.com> diff --git a/meta/recipes-devtools/rpm/rpm/rpm-db_buffer_small.patch b/meta/recipes-devtools/rpm/rpm/rpm-db_buffer_small.patch index d2ed8534f3..59022f4e63 100644 --- a/meta/recipes-devtools/rpm/rpm/rpm-db_buffer_small.patch +++ b/meta/recipes-devtools/rpm/rpm/rpm-db_buffer_small.patch @@ -14,7 +14,7 @@ If DBI debugging is enabled, additional diagnostics are printed, otherwise a basic retry and success message is added to show that the failure was resolved. -Upstream-status: Inappropriate (workaround) +Upstream-Status: Inappropriate (workaround) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> diff --git a/meta/recipes-devtools/rpm/rpm/rpm-stub-out-git_strerror.patch b/meta/recipes-devtools/rpm/rpm/rpm-stub-out-git_strerror.patch index 2cfc163fe1..cbeeb29f52 100644 --- a/meta/recipes-devtools/rpm/rpm/rpm-stub-out-git_strerror.patch +++ b/meta/recipes-devtools/rpm/rpm/rpm-stub-out-git_strerror.patch @@ -2,7 +2,7 @@ git: fix: stud-out git_strerror when --without-git Patch taken from the cvs repo,http://www.mail-archive.com/rpm-cvs@rpm5.org/msg08907.html. -Upstream-status: Backport +Upstream-Status: Backport Signed-off-by: Morgan Little <morgan.little@windriver.com> diff --git a/meta/recipes-devtools/rpm/rpm/rpm-uuid-include.patch b/meta/recipes-devtools/rpm/rpm/rpm-uuid-include.patch index 0e45ed78ff..600e2c280c 100644 --- a/meta/recipes-devtools/rpm/rpm/rpm-uuid-include.patch +++ b/meta/recipes-devtools/rpm/rpm/rpm-uuid-include.patch @@ -7,6 +7,8 @@ use the one in ossp which solves the issue. The recipe already depends on ossp so ossp/uuid.h will be there when rpm-native is built. +Upstream-Status: Pending + Signed-off-by: Morgan Little <morgan.little@windriver.com> |