diff options
author | Saul Wold <sgw@linux.intel.com> | 2013-05-09 11:03:55 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-12 09:37:20 +0100 |
commit | 43b2a2f375e2201be7a9bb6a9c5c0a9fc61f3361 (patch) | |
tree | 2811b9a9af3221cbe7b2003eaabee07d2a3832bc /meta/recipes-devtools/rpm | |
parent | bcd5ed8dd0e80cb76415cd2be9686d4e8023421d (diff) | |
download | openembedded-core-43b2a2f375e2201be7a9bb6a9c5c0a9fc61f3361.tar.gz openembedded-core-43b2a2f375e2201be7a9bb6a9c5c0a9fc61f3361.tar.bz2 openembedded-core-43b2a2f375e2201be7a9bb6a9c5c0a9fc61f3361.zip |
Upstream-Status: Correct Capitalization
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/rpm')
-rw-r--r-- | meta/recipes-devtools/rpm/rpm/debugedit-segv.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rpm/rpm/debugedit-segv.patch b/meta/recipes-devtools/rpm/rpm/debugedit-segv.patch index 2d620a5354..74efe6570c 100644 --- a/meta/recipes-devtools/rpm/rpm/debugedit-segv.patch +++ b/meta/recipes-devtools/rpm/rpm/debugedit-segv.patch @@ -11,7 +11,7 @@ Note: in all other places a backup copy was used, just not buildid processing. Also the process (...) function was modified to verify the data is not NULL as well. This is an extra check and is not strictly necessary. -Upstream-status: Pending +Upstream-Status: Pending Signed-off-by: Mark Hatle <mark.hatle@windriver.com> |