aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/native.bbclass
AgeCommit message (Expand)Author
2011-08-03WIP: Updates to use BUILD_CC and not 'gcc' and allow BUILD_CC to have many wordstrini/WIP-fix-build_cc-not-being-single-wordTom Rini
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
2011-01-21staging: Use relative path in sysroot-destdir for target recipesDongxiao Xu
2010-11-28native.bbclass: Mark various package functions as noexec since they don't do ...Richard Purdie
2010-11-28native.bbclasS: Add handing to remap RDEPENDS fields and avoid crossed target...Richard Purdie
2010-08-18native.bbclass: Ensure EXTRA_NATIVE_PKGCONFIG_PATH has a default valueRichard Purdie
2010-07-22Finally deprecate all legacy do_stage functions. This changes the existing wa...Richard Purdie
2010-02-11relocatable.bbclass: remove hard-coded rpaths from native binariesJoshua Lock
2010-01-05gettext.bbclass: Set the gettext dependencies correctly for target, cross and...Richard Purdie
2009-11-16native.bbclass: Make sure PACKAGES is empty in case _prepend or _append are usedRichard Purdie
2009-11-13native.bbclass: Fix DEPENDS handling for BBCLASSEXTEND useRichard Purdie
2009-11-13base/autotools.bbclass: Make sure extra dependencies are not lost for native ...Richard Purdie
2009-11-13native.bbclass: Improve DEPENDS mangling code so sub matches don't break upon...Richard Purdie
2009-11-13native.bbclass: If do_stage isn't overridden, allow do_install to run for nat...Richard Purdie
2009-09-17native.bbclass: Use prefix_native variableRichard Purdie
2009-09-17Remove layout_* variablesRichard Purdie
2009-06-11native.bbclass: Drop INHIBIT_NATIVE_STAGE_INSTALL function and wrap logic in ...Richard Purdie
2009-01-05native.bbclass: Add virtclass-native to OVERRIDES and use in fakeroot to func...Richard Purdie
2009-01-05native.bbclass: Handling remapping of PROVIDES similar to sdk.bbclassRichard Purdie
2009-01-03Remove unneeded S variablesRichard Purdie
2009-01-03zlib: Clean up recipe and use BBCLASSEXTEND for native and sdk versionsRichard Purdie
2009-01-03native/sdk.bbclass: Handle DEPENDS and PROVIDES fields magically, remove a nu...Richard Purdie
2008-07-21native.bbclass: Also override BASE_PACKAGE_ARCHRichard Purdie
2008-07-21native.bbclass: Override BASEPKG_HOST_SYS and TARGET_SYS in the native caseRichard Purdie
2008-03-20native.bbclass: fix do_stage (s/"]/" ]/) - taken from OEMarcin Juszkiewicz
2008-03-19autotools.bbclass/native.bbclass: Use autotools_stage_all instead of oe_runma...Richard Purdie
2007-11-12pkgconfig: Switch to using sysroot simplifying pkgconfig files. Requires a fu...Richard Purdie
2007-11-12Rearrange staging to match target system layout. This is a major change and w...Richard Purdie
2007-09-01native.bbclass: Don't use site files for native buildsRichard Purdie
2007-06-10native.bbclass: Remove uneeded variablesRichard Purdie
2007-04-03native.bbclass: Enhance to allow extra pkgconfig search paths to be injectedRichard Purdie
2007-01-08native.bbclass: Override STAGING_BINDIR_CROSSRichard Purdie
2006-11-25Fix STAGING_BINDIR for multimachine use by spliting into STAGING_BINDIR and S...Richard Purdie
2006-07-21Rename /openembedded/ -> /meta/Richard Purdie