| Submitter | Otavio Salvador |
|---|---|
| Date | June 2, 2011, 7:25 p.m. |
| Message ID | <cover.1307042670.git.otavio@ossystems.com.br> |
| Download | mbox |
| Permalink | /patch/5339/ |
| State | New, archived |
| Headers | show |
Pull-request
git://github.com/OSSystems/oe-core masterComments
On 06/02/2011 12:25 PM, Otavio Salvador wrote: > The following changes since commit 2a52f806f3789f717219651b97dc64fec3881f7f: > > qmake_base.bbclass: fix lrelease/lupdate binary names (2011-06-02 18:26:19 +0100) > > are available in the git repository at: > git://github.com/OSSystems/oe-core master > https://github.com/OSSystems/oe-core/tree/master > > Otavio Salvador (4): > xf86-driver-common.inc: remove .la files to avoid unpackaged warning > gnutls: use INC_PR on 2.12.5 version recipe > gnutls: add p11tool into gnutls-bin These three were merged thanks > package.bbclass: add support to split Qt translation files > There was some discussion about this patch, please resubmit when you have addressed those issues. Thanks Sau! > meta/classes/package.bbclass | 41 ++++++++++++++++++-- > .../xorg-driver/xf86-driver-common.inc | 6 ++- > meta/recipes-support/gnutls/gnutls.inc | 3 +- > meta/recipes-support/gnutls/gnutls_2.12.5.bb | 2 +- > 4 files changed, 45 insertions(+), 7 deletions(-) >