aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/native.bbclass
AgeCommit message (Expand)Author
2017-02-23native.bbclass: populate native recipe with it's filesSaul Wold
2017-01-31sstate: Make SSTATE_SCAN_CMD vars configurable using weak defaults.Kristian Amlie
2017-01-23Switch to Recipe Specific SysrootsRichard Purdie
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-10-03classes/native: set lt_cv_sys_lib_dlsearch_path_specRoss Burton
2016-02-06bitbake.conf/native/nativesdk: Set PKG_CONFIG_SYSTEM_ at top levelRichard Purdie
2016-01-31native.bbclass: Set CXXFLAGS from BUILD_CXXFLAGS not BUILD_CFLAGSPhil Blundell
2015-12-14nopackages: Add class for recipes which don't generate packagesRichard Purdie
2015-07-21native: Move virtclass override to earlier so DEPENDS is handled correctlyRichard Purdie
2015-05-25native: Improve PROVIDES handlingRichard Purdie
2015-05-15native.bbclass: avoid unintended substring replacement when setting PROVIDESMario Domenech Goulart
2015-02-03native: remove PN from DEPENDS automaticallyRoss Burton
2014-10-24native.bbclass: use BUILD_* variablesRoss Burton
2014-09-01native.bbclass: deltask package_qaRobert Yang
2014-08-27native/nativesdk: Clear MACHINEOVERRIDESKhem Raj
2014-06-14native.bbclass: Properly define directoriesMatthieu Crapet
2014-05-11classes/lib/oe: Fix cross/crosssdk referencesRichard Purdie
2014-04-24native.bbclass: Override TARGET_ flags tooMike Crowe
2013-12-20native: Use deltask to remove tasks which have no purposeRichard Purdie
2013-12-05bitbake.conf/native.bbclass: Use FC instead of F77 for fortranRichard Purdie
2013-10-04cross/crosssdl/native/nativesdk: Fix do_packagedata stampsRichard Purdie
2013-09-30native: Use a native site file and ensure the correct sed is usedRichard Purdie
2013-08-22gettext: Improve USE_NLS handling for nativesdk/crosssdk/cross-canadianRichard Purdie
2013-06-14classes/conf: Add eventmasks for event handlersRichard Purdie
2013-04-11ptest bug fixesBjörn Stenberg
2013-01-25Split do_packagedata task from do_packageRichard Purdie
2012-11-21classes: Drop do_package stamp-extra-infoRichard Purdie
2012-11-14classes: Be consistent about sstate-inputdirs/outputdirs ending with '/'Richard Purdie
2012-11-02classes: replace virtclass-native(sdk) with class-native(sdk)Robert Yang
2012-10-22package.bbclass: Switch shlibs to pkgdata directory and make package non-mach...Richard Purdie
2012-06-28native.bbclass: correct PATH to have native-intercept be prependedSaul Wold
2012-04-26classes: Add recipe class to overridesRichard Purdie
2012-03-21gzip/pigz-native: Install into a prefix to avoid clashing with system binariesRichard Purdie
2012-03-19native.bbclass: make TOOLCHAIN_OPTIONS emptyRobert Yang
2012-01-05native.bbclass: Fix variable remapping coverageRichard Purdie
2011-12-01classes, conf: Exclude native and nativesdk recipes from libc specific overrideKhem Raj
2011-11-26getVar/setVar cleanupsRichard Purdie
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-10-06native.bbclass: Ensure native recipes have a deterministic baselib valueRichard Purdie
2011-09-26autotools.bbclass: Set the dynamic linker search path for libtool correctlyRichard Purdie
2011-08-05toolchain-scripts & other classes: add TARGET_LD_ARCH & TARGET_AS_ARCH varsNitin A Kamble
2011-07-25bitbake.conf/classes: Variable cleanupRichard Purdie
2011-07-12native.bbclass: generate libdir from libdir_nativeYu Ke
2011-06-23native.bbclass: Add a simple chown intercept commandMark Hatle
2011-06-14native.bbclass: allow a native package to be populated into its own dirDexuan Cui
2011-06-09native/nativesdk: Clean up the depends ordering after bitbake override handli...Richard Purdie
2011-05-11cmake.bbclass: fix qmake and rpath issuesOtavio Salvador
2011-04-05native, nativesdk, crosssdk: reset TARGET_FPUIlya Yanok
2011-03-21native: empty PACKAGES_DYNAMIC the way we do PACKAGESChris Larson
2011-01-25bitbake: machine specific sysroots implementationDongxiao Xu