| Submitter | Joshua Lock |
|---|---|
| Date | Feb. 22, 2012, 1:46 a.m. |
| Message ID | <cover.1329875013.git.josh@linux.intel.com> |
| Download | mbox |
| Permalink | /patch/21523/ |
| State | New |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded-core-contrib josh/workComments
On Tue, 2012-02-21 at 17:46 -0800, Joshua Lock wrote: > This series includes a fix for base.bbclass so that PACKAGE_ARCH is correctly set to > MACHINE_ARCH for all recipes which include a MACHINE OVERRIDE in SRC_URI. > > Cheers, > Joshua > > The following changes since commit d4ffe12ca36bf10be4e0f9565d7c3d8e6f4a265a: > > iputils: Add base_libdir to VPATH in order to find the crypto library (2012-02-21 17:59:21 +0000) > > are available in the git repository at: > git://git.openembedded.org/openembedded-core-contrib josh/work > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=josh/work > > Joshua Lock (3): > base.bbclass: check all entries of FILESPATH for MACHINE overrides > external-csl-toolchain: skip parsing if CSL_VER_MAIN isn't set > netbase: remove redundant assignments Merged to master, thanks. Richard