aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/poky.conf
AgeCommit message (Expand)Author
2011-01-20poky.conf: Correctly set gdk-pixbuf PREFERRED_PROVIDERRichard Purdie
2011-01-20poky.conf: Add PREFERRED_PROVIDERs for gdk-pixbuf-loaders after gdk-pixbuf up...Richard Purdie
2011-01-17libgcc: use the new recipe (rather than gcc-runtime) to install libgcc_s.so* ...Dexuan Cui
2011-01-10bitbake/poky.conf: Add TARGET_LINK_HASH_STYLE option to TARGET_LDFLAGS as per...Richard Purdie
2010-12-30bitbake.conf: Set a default hash policy globally, not just in the poky distro...Richard Purdie
2010-12-30patch.bbclass: Move vardepsexclude flag to be along side the function using t...Richard Purdie
2010-12-21poky.bbclass: Move mirrors/premirrors to poky.confRichard Purdie
2010-12-16Introduce SDK_VERSION which is based on DISTRO_VERSION for fixing bug 586Jessica Zhang
2010-12-14poky.conf: adjust variable whitelisting to fix sstate checksumsPaul Eggleton
2010-12-09poky.conf: move the SDK install into version directoriesJoshua Lock
2010-12-09poky.conf: add more hash whitelistKevin Tian
2010-12-07poky.conf: add BB_TASKHASH to BB_HASHBASE_WHITELISTPaul Eggleton
2010-11-22utility-tasks.bbclass: Move distro related tasks to distrodata.bbclassDongxiao Xu
2010-11-21poky.conf: add "virtual:native:" to BB_HASHTASK_WHITELISTKevin Tian
2010-11-14base.bbclass/poky.conf: Fix INCOMPATIBLE_LICENSE Whitelist checkingSaul Wold
2010-11-10poky.conf: Default Locale GenerationSaul Wold
2010-11-10poky.conf: Change default locale to POSIXSaul Wold
2010-11-07poky.conf: add PWD to BB_HASHBASE_WHITELISTKevin Tian
2010-10-27Poky -> Yocto name changeRichard Purdie
2010-10-15poky.conf: Add qemu-config dependency for qemux86-64Richard Purdie
2010-10-08gststream commercial: modified recipes and tasks to add commercial identifierSaul Wold
2010-10-08base.bbclass: add support for commercial license checkSaul Wold
2010-09-30poky.conf: Add BB_HASHBASE_WHITELIST to ignore variables which don't influenc...Richard Purdie
2010-09-21poky.conf: use eglibc rather than glibcDexuan Cui
2010-09-03poky.conf: Set hash policyRichard Purdie
2010-08-20base.bbclass: Initial work to add GPLv2 Only Build with Whitelist for GPLv3 N...Saul Wold
2010-08-19Rename packaged-staging2 -> sstate and remove the old empty classRichard Purdie
2010-08-19Start sstateRichard Purdie
2010-08-12prelink: Enable image wide prelinkingMark Hatle
2010-07-22poky.conf: gcc 2.95 died a long time ago, thankfullyRichard Purdie
2010-07-19linux-libc-headers: create a libc-headers based on Wind River kernelBruce Ashfield
2010-07-08utility-tasks.bbclass: add automatic version check for GIT/SVN protoKevin Tian
2010-07-02meta-toolchain: Improve layoutRichard Purdie
2010-07-01poky.conf: define PREFERRED_PROVIDER_opkg-nativesdk to silence a warningJoshua Lock
2010-06-11Update version after Green releaseJoshua Lock
2010-02-10distros: set xserver-xf86 as default PREFERRED_PROVIDER for virtual/xserverJoshua Lock
2010-02-04conf: remove references to SRC_TARBALL_STASHJoshua Lock
2010-01-28conf/distro/poky: Rename poky-eabi to poky-default to make more senseRichard Purdie
2010-01-15distros: fix mistake in opkg-native PREFERRED_PROVIDERJoshua Lock
2010-01-15distros: Fix some warnings by setting PREFERRED_PROVIDER'sJoshua Lock
2009-11-26distro/poky: Set EXTRAOPKGCONFIGRichard Purdie
2009-10-28poky.conf: Update source tarball stash url and variable nameRichard Purdie
2009-09-18Add SDKMACHINE to simplify SDK control and add to CACHE paths to allow enviro...Richard Purdie
2009-09-17poky/moblin: Update SDKPATH and SDK_NAME to use SDK_ARCH and remove pointless...Richard Purdie
2009-09-10bitbake.conf: Rename SDK_PREFIX SDKPATHRichard Purdie
2009-09-03poky.conf: Set SDK_NAME to include BUILD_ARCH, not HOST_ARCHRichard Purdie
2009-05-17poky.conf: Switch from libx11-diet to libx11-trim for less headachesRichard Purdie
2009-01-02base.bbclass: Add metadata revision handling for git (from OE)Richard Purdie
2008-12-30distro/poky.conf: Disable svn revision handling since svn is obsolete and no ...Richard Purdie
2008-11-05task-base: Removed RDEPEND on task-poky-bootJoshua Lock