| Submitter | Paul Eggleton |
|---|---|
| Date | Dec. 7, 2011, 5:39 p.m. |
| Message ID | <cover.1323279373.git.paul.eggleton@linux.intel.com> |
| Download | mbox |
| Permalink | /patch/16407/ |
| State | Accepted |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded-core-contrib paule/qt4-debugComments
On 12/07/2011 09:39 AM, Paul Eggleton wrote: > A couple of fixes that I took the opportunity to do while I was testing > building Qt 4.8.0 RC1. (Incidentally I will post the 4.8.0 recipes once > the release is final, which reportedly should be within the next few > weeks.) > > The following changes since commit 493746f1d7f1410284880203c1ac462d61ab5299: > > matchbox-session-sato: respect VIRTUAL-RUNTIME_initscripts settings (2011-12-07 12:42:22 +0000) > > are available in the git repository at: > git://git.openembedded.org/openembedded-core-contrib paule/qt4-debug > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/qt4-debug > > Paul Eggleton (2): > qt4: fix debug symbol stripping > qt4: various tidy-ups > > .../qt4/files/add_nostrip_for_debug_packages.diff | 23 ++++++++++++++++++++ > meta/recipes-qt/qt4/qt-4.7.4.inc | 4 +-- > meta/recipes-qt/qt4/qt4-embedded.inc | 3 +- > meta/recipes-qt/qt4/qt4-embedded_4.7.4.bb | 2 +- > meta/recipes-qt/qt4/qt4-native.inc | 3 +- > meta/recipes-qt/qt4/qt4-native_4.7.4.bb | 2 - > meta/recipes-qt/qt4/qt4-x11-free.inc | 4 +- > meta/recipes-qt/qt4/qt4-x11-free_4.7.4.bb | 2 +- > meta/recipes-qt/qt4/qt4.inc | 6 ++++- > 9 files changed, 36 insertions(+), 13 deletions(-) > create mode 100644 meta/recipes-qt/qt4/files/add_nostrip_for_debug_packages.diff > Merged into OE-Core Thanks Sau!