]> code.ossystems Code Review - openembedded-core.git/commitdiff
rpm: Fix Upstream-Status fields
authorMark Hatle <mark.hatle@windriver.com>
Tue, 4 Dec 2012 16:49:30 +0000 (10:49 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Dec 2012 12:30:32 +0000 (12:30 +0000)
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/rpm/rpm/python-rpm-rpmsense.patch
meta/recipes-devtools/rpm/rpm/rpm-db_buffer_small.patch
meta/recipes-devtools/rpm/rpm/rpm-stub-out-git_strerror.patch
meta/recipes-devtools/rpm/rpm/rpm-uuid-include.patch

index 61f1e0c69bc683d24258f9bf884e590b87551047..0fae571e49de69dfea90d75852528635edca2758 100644 (file)
@@ -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>
 
index d2ed8534f3aec42ade1b7e4145693c0b0a934bb2..59022f4e631e0a0a0f76d7a144e2f15583ca0fc8 100644 (file)
@@ -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>
 
index 2cfc163fe133bee6dc51c4cb845e61a05275402a..cbeeb29f529207dad68d2edd8d6162c09af2848d 100644 (file)
@@ -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>
 
index 0e45ed78ff5fbe23757299854c19dddc807e8a4e..600e2c280cb8df18cf6e177a7746b35c051db64b 100644 (file)
@@ -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>