diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2012-09-29 19:19:17 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-02 11:40:49 +0100 |
commit | e602247c0823f7076bf518f6c51a5ea76e529840 (patch) | |
tree | 01a262dd00ede4cff393575133f91b06a1fc9f42 /meta/recipes-devtools/mkelfimage | |
parent | a2e7adad277cb8f71febaccf734a1df727d2ce8a (diff) | |
download | poky-e602247c0823f7076bf518f6c51a5ea76e529840.tar.gz |
rpm: Add rpm patch to fix git_strerror issues
Remove the optimzation append from recipe and add the patch that is in the rpm
cvs repo, http://www.mail-archive.com/rpm-cvs@rpm5.org/msg08907.html. The -O2
optimzation append is removed since it can limit debugging options that are
provided when -O0 is used.
This was tested by setting: SELECTED_OPTIMIZATION = "-O0"
(From OE-Core rev: d109c6bd163469d6281d20174e4b79cb63483cd4)
Signed-off-by: Morgan Little <morgan.little@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/mkelfimage')
0 files changed, 0 insertions, 0 deletions