| Commit message (Expand) | Author | Age | Files | Lines |
* | getVar/setVar cleanups | Richard Purdie | 2011-11-26 | 1 | -1/+1 |
* | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 2011-11-10 | 1 | -1/+1 |
* | toolchain-scripts & other classes: add TARGET_LD_ARCH & TARGET_AS_ARCH vars | Nitin A Kamble | 2011-08-05 | 1 | -0/+2 |
* | bitbake.conf/classes: Variable cleanup | Richard Purdie | 2011-07-25 | 1 | -8/+5 |
* | classes/conf: Drop MULTIMACH_ARCH variable, it adds unused complexity and ser... | Richard Purdie | 2011-06-28 | 1 | -7/+7 |
* | cross-canadian.bbclass: Correct deb package arch. | Lianhao Lu | 2011-01-28 | 1 | -0/+3 |
* | bitbake: machine specific sysroots implementation | Dongxiao Xu | 2011-01-25 | 1 | -1/+2 |
* | meta-environment: Added package of meta-environment-${TARGET_ARCH} for | Lianhao Lu | 2010-12-21 | 1 | -0/+1 |
* | cross-canadian: Update after PN changes to include TARGET_ARCH | Richard Purdie | 2010-12-10 | 1 | -12/+22 |
* | Using TRANSLATED_TARGET_ARCH instead of TARGET_ARCH. | Lianhao Lu | 2010-12-10 | 1 | -0/+3 |
* | cross-canadian bbclass: replace hardcoded -pokysdk with SDK_VENDOR | Koen Kooi | 2010-11-03 | 1 | -1/+1 |
* | cross-canadian.bbclass: Set TOOLCHAIN_OPTIONS to point at the correct sysroot | Richard Purdie | 2010-08-17 | 1 | -0/+2 |
* | cross-canadian: Move binaries into a subdirectory of bin to allow multimachin... | Richard Purdie | 2010-08-03 | 1 | -0/+6 |
* | cross-canadian.bbclass: Tweak secondary toolchain path component to account f... | Richard Purdie | 2010-07-25 | 1 | -1/+1 |
* | cross-canadian.bbclass: Add in the target compiler paths as well as the sdk c... | Richard Purdie | 2010-07-25 | 1 | -1/+1 |
* | cross-canadian: Fix toolchain path | Richard Purdie | 2010-07-25 | 1 | -0/+2 |
* | meta-toolchain: Improve layout | Richard Purdie | 2010-07-02 | 1 | -4/+4 |
* | cross-canadian: ensure package dependencies are generated correctly | Joshua Lock | 2010-06-25 | 1 | -0/+2 |
* | cross/cross-canadian.bbclass: Save target_exec_prefix variable | Richard Purdie | 2010-06-08 | 1 | -0/+1 |
* | Fix references to CROSS_DIR now that it has been removed | Joshua Lock | 2010-04-28 | 1 | -2/+2 |
* | gcc-cross-canadian: Fix include paths and hence c++ compiler issues | Richard Purdie | 2010-01-20 | 1 | -0/+8 |
* | cross-canadian: Fix gettext issues | Richard Purdie | 2010-01-14 | 1 | -0/+2 |
* | cross-canadian: Set PKGHIST_DIR to a correct value | Richard Purdie | 2009-12-02 | 1 | -0/+1 |
* | nativesdk/package_ipk.bbclass: Clean up sdk package architectures | Richard Purdie | 2009-09-17 | 1 | -13/+3 |
* | cross-canadian: Add cross-canadian class with gcc and binutils recipes | Richard Purdie | 2009-09-17 | 1 | -0/+56 |