summaryrefslogtreecommitdiffstats
path: root/meta/classes/cross.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-103/+0
* classes: Add SPDX license identifiersRichard Purdie2022-08-121-0/+2
* classes: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+4
* native/cross: Add ar wrapper for determinismJacob Kroon2021-11-261-0/+2
* cross: Drop unused do_installRichard Purdie2021-09-211-4/+0
* Convert to new override syntaxRichard Purdie2021-08-021-1/+1
* native/cross/nativesdk: Drop obsolete do_populate_sysroot[stamp-extra-info]Richard Purdie2020-01-271-1/+0
* qemu-helper-native/systemtap-native: Ensure sysroots are populated with depen...Richard Purdie2019-12-061-0/+1
* native.bbclass/cross.bbclass: No strip sysroot when DEBUG_BUILDRobert Yang2019-01-261-0/+3
* bitbake.conf: drop _build-${BUILD_OS} over-rideAndre McCurdy2018-05-221-1/+0
* native/cross: remove redundant DEPENDS_GETTEXT assignmentRoss Burton2018-01-111-2/+0
* classes/cross: Add addto_recipe_sysroot task to cross recipesRichard Purdie2017-11-211-0/+5
* cross.bbclass: Remove usage of host flags for cross-compilationNikolay Merinov2017-10-161-4/+4
* cross.bbclass: merged /usr supportAmarnath Valluri2017-07-061-1/+1
* cross.bbclass: override TARGET_* flagsMing Liu2017-04-101-0/+5
* sstate: Make SSTATE_SCAN_CMD vars configurable using weak defaults.Kristian Amlie2017-01-311-0/+4
* cross: Update MULTIMACH_TARGET_SYS to reflect modern recipesRichard Purdie2017-01-261-1/+1
* Switch to Recipe Specific SysrootsRichard Purdie2017-01-231-1/+1
* classes/cross: set lt_cv_sys_lib_dlsearch_path_specRoss Burton2016-10-041-0/+2
* cross: export CC family from BUILD_* for cross compilersJérémy Rosen2016-09-141-0/+12
* nopackages: Add class for recipes which don't generate packagesRichard Purdie2015-12-141-7/+1
* cross.bbclass: override MULTIMACH_TARGET_SYSDmitry Eremin-Solenikov2015-08-011-0/+2
* cross.bbclass: delete package_qa taskRoss Burton2015-07-021-1/+1
* cross: Update PKG_CONFIG variables after recent changesRichard Purdie2014-05-021-2/+2
* binutils/gcc/gdb: Add TARGET_ARCH to PN for all cross recipesRichard Purdie2014-04-301-1/+3
* cross: Drop virtclass-cross OVERRIDERichard Purdie2014-04-301-15/+0
* cross: Drop package tasksRichard Purdie2014-04-271-0/+8
* cross/crosssdl/native/nativesdk: Fix do_packagedata stampsRichard Purdie2013-10-041-0/+1
* gettext: Improve USE_NLS handling for nativesdk/crosssdk/cross-canadianRichard Purdie2013-08-231-0/+2
* classes/conf: Add eventmasks for event handlersRichard Purdie2013-06-141-3/+1
* cross: Clear do_populate_sysroot[stamp-extra-info] so that stamps are not MAC...Phil Blundell2013-05-241-0/+1
* classes: Be consistent about sstate-inputdirs/outputdirs ending with '/'Richard Purdie2012-11-141-1/+1
* classes: replace virtclass-native(sdk) with class-native(sdk)Robert Yang2012-11-021-1/+1
* classes: Add recipe class to overridesRichard Purdie2012-04-301-0/+1
* cross.bbclass: add virtclass handlerOtavio Salvador2012-02-101-0/+17
* cross: also empty PACKAGES_DYNAMICChris Larson2011-08-121-0/+2
* toolchain-scripts & other classes: add TARGET_LD_ARCH & TARGET_AS_ARCH varsNitin A Kamble2011-08-051-0/+2
* multilib: Add support for compiling recipes against multiple ABIsRichard Purdie2011-07-271-1/+0
* bitbake.conf/classes: Variable cleanupRichard Purdie2011-07-251-11/+3
* bitbake.conf/cross.bbclass: Add ability to dynamically change library locationRichard Purdie2011-07-251-3/+4
* cross.bbclass: Move sysroot_stage_all function to the only place that uses it...Richard Purdie2011-01-261-13/+0
* bitbake: machine specific sysroots implementationDongxiao Xu2011-01-251-0/+5
* cross.bbclass: make MULTIMACH_TARGET_SYS adjustable for bindir, libdir, libex...Dexuan Cui2011-01-251-3/+4
* staging: Use relative path in sysroot-destdir for target recipesDongxiao Xu2011-01-211-0/+2
* bitbake.conf/cross.bbclass: Inject MULTIMACH_TARGET_SYS into the toolchain pa...Richard Purdie2010-07-231-2/+6
* Finally deprecate all legacy do_stage functions. This changes the existing wa...Richard Purdie2010-07-221-4/+0
* cross/cross-canadian.bbclass: Save target_exec_prefix variableRichard Purdie2010-06-081-0/+1
* Fix references to CROSS_DIR now that it has been removedJoshua Lock2010-04-281-1/+1
* cross.bbclass: inherit relocatable to post-process cross binariesJoshua Lock2010-04-271-2/+1
* Install cross-packages into the native sysrootJoshua Lock2010-04-271-3/+3