summaryrefslogtreecommitdiffstats
path: root/meta/classes/native.bbclass
Commit message (Expand)AuthorAgeFilesLines
* bitbake.conf/native/nativesdk: Set PKG_CONFIG_SYSTEM_ at top levelRichard Purdie2016-02-061-0/+2
* native.bbclass: Set CXXFLAGS from BUILD_CXXFLAGS not BUILD_CFLAGSPhil Blundell2016-01-311-1/+1
* nopackages: Add class for recipes which don't generate packagesRichard Purdie2015-12-141-7/+1
* native: Move virtclass override to earlier so DEPENDS is handled correctlyRichard Purdie2015-07-211-1/+3
* native: Improve PROVIDES handlingRichard Purdie2015-05-261-2/+4
* native.bbclass: avoid unintended substring replacement when setting PROVIDESMario Domenech Goulart2015-05-161-2/+3
* native: remove PN from DEPENDS automaticallyRoss Burton2015-02-031-1/+3
* native.bbclass: use BUILD_* variablesRoss Burton2014-10-241-10/+11
* native.bbclass: deltask package_qaRobert Yang2014-09-011-0/+1
* native/nativesdk: Clear MACHINEOVERRIDESKhem Raj2014-08-271-0/+1
* native.bbclass: Properly define directoriesMatthieu Crapet2014-06-141-1/+6
* classes/lib/oe: Fix cross/crosssdk referencesRichard Purdie2014-05-111-1/+1
* native.bbclass: Override TARGET_ flags tooMike Crowe2014-04-241-0/+4
* native: Use deltask to remove tasks which have no purposeRichard Purdie2013-12-201-5/+6
* bitbake.conf/native.bbclass: Use FC instead of F77 for fortranRichard Purdie2013-12-051-1/+1
* cross/crosssdl/native/nativesdk: Fix do_packagedata stampsRichard Purdie2013-10-041-0/+1
* native: Use a native site file and ensure the correct sed is usedRichard Purdie2013-09-301-1/+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
* ptest bug fixesBjörn Stenberg2013-04-111-0/+3
* Split do_packagedata task from do_packageRichard Purdie2013-01-251-0/+1
* classes: Drop do_package stamp-extra-infoRichard Purdie2012-11-211-1/+0
* classes: Be consistent about sstate-inputdirs/outputdirs ending with '/'Richard Purdie2012-11-141-2/+2
* classes: replace virtclass-native(sdk) with class-native(sdk)Robert Yang2012-11-021-3/+3
* package.bbclass: Switch shlibs to pkgdata directory and make package non-mach...Richard Purdie2012-10-221-1/+0
* native.bbclass: correct PATH to have native-intercept be prependedSaul Wold2012-06-281-1/+1
* classes: Add recipe class to overridesRichard Purdie2012-04-301-0/+1
* gzip/pigz-native: Install into a prefix to avoid clashing with system binariesRichard Purdie2012-03-211-1/+1
* native.bbclass: make TOOLCHAIN_OPTIONS emptyRobert Yang2012-03-191-0/+3
* native.bbclass: Fix variable remapping coverageRichard Purdie2012-01-051-1/+1
* classes, conf: Exclude native and nativesdk recipes from libc specific overrideKhem Raj2011-12-011-0/+3
* getVar/setVar cleanupsRichard Purdie2011-11-271-2/+2
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-6/+6
* native.bbclass: Ensure native recipes have a deterministic baselib valueRichard Purdie2011-10-071-0/+2
* autotools.bbclass: Set the dynamic linker search path for libtool correctlyRichard Purdie2011-09-261-0/+3
* toolchain-scripts & other classes: add TARGET_LD_ARCH & TARGET_AS_ARCH varsNitin A Kamble2011-08-051-3/+7
* bitbake.conf/classes: Variable cleanupRichard Purdie2011-07-251-4/+0
* native.bbclass: generate libdir from libdir_nativeYu Ke2011-07-121-0/+2
* native.bbclass: Add a simple chown intercept commandMark Hatle2011-06-231-0/+2
* native/nativesdk: Clean up the depends ordering after bitbake override handli...Richard Purdie2011-06-091-32/+40
* native.bbclass: allow a native package to be populated into its own dirDexuan Cui2011-06-091-0/+5
* cmake.bbclass: fix qmake and rpath issuesOtavio Salvador2011-05-111-0/+4
* native, nativesdk, crosssdk: reset TARGET_FPUIlya Yanok2011-04-051-0/+1
* native: empty PACKAGES_DYNAMIC the way we do PACKAGESChris Larson2011-03-231-0/+2
* bitbake: machine specific sysroots implementationDongxiao Xu2011-01-251-0/+2
* staging: Use relative path in sysroot-destdir for target recipesDongxiao Xu2011-01-211-0/+3
* native.bbclass: Mark various package functions as noexec since they don't do ...Richard Purdie2010-11-281-0/+5
* native.bbclasS: Add handing to remap RDEPENDS fields and avoid crossed target...Richard Purdie2010-11-281-1/+13
* native.bbclass: Ensure EXTRA_NATIVE_PKGCONFIG_PATH has a default valueRichard Purdie2010-08-181-0/+1
* Finally deprecate all legacy do_stage functions. This changes the existing wa...Richard Purdie2010-07-221-24/+0