1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

rpm: Fix Upstream-Status fields

(From OE-Core rev: ee65b00b4ce3f4c27c2a19f079576345d39efb22)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Mark Hatle
2012-12-04 10:49:30 -06:00
committed by Richard Purdie
parent f47fa1a8c0
commit a8cee41b3d
4 changed files with 5 additions and 3 deletions
@@ -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 want to see the MISSINGOK value so we can avoid recommended packages causing
failures. failures.
Upstream-status: Pending Upstream-Status: Pending
Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
@@ -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 a basic retry and success message is added to show that the failure was
resolved. resolved.
Upstream-status: Inappropriate (workaround) Upstream-Status: Inappropriate (workaround)
Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
@@ -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. 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> Signed-off-by: Morgan Little <morgan.little@windriver.com>
@@ -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 The recipe already depends on ossp so ossp/uuid.h will be there when rpm-native
is built. is built.
Upstream-Status: Pending
Signed-off-by: Morgan Little <morgan.little@windriver.com> Signed-off-by: Morgan Little <morgan.little@windriver.com>