aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-03-01mtd-utils: Set the revision to use explicitly else failures occur with BB_NO_...Richard Purdie
2011-03-01poky.conf: Weakly set PREMIRRORSRichard Purdie
2011-03-01poky-lsb.conf: Add DISTROOVERRIDES variable for pokySaul Wold
2011-03-01bitbake.conf: Add DISTROOVERRIDES variableSaul Wold
2011-03-01xserver-nodm-init: add rootless-x supportYu Ke
2011-03-01xf86-video-intel: add config option to support rootless XYu Ke
2011-03-01documentation/poky-ref-manual/faq.xml: [BUGID# 628] - Added new question for ...Scott Rifenbark
2011-03-01documentation/yocto-project-qs/yocto-project-qs.xml: [BUGID# 628] - Added not...Scott Rifenbark
2011-02-23bitbake: Remove in-tree versionKhem Raj
2011-02-23distrodata.bbclass: Fix some issues when checking upstream version on sourcef...Mei Lei
2011-02-23linux-yocto: enable audio for selected qemu targetsBruce Ashfield
2011-02-23openjade-native: run install-catalog from SSTATEPOSTINSTFUNCSScott Garman
2011-02-23docbook-dsssl-stylesheets-native: run install-catalog from SSTATEPOSTINSTFUNCSScott Garman
2011-02-23docbook-sgml-dtd-native.inc: run install-catalog from SSTATEPOSTINSTFUNCSScott Garman
2011-02-23sstate.bbclass: add SSTATEPOSTINSTFUNCSScott Garman
2011-02-23bitbake/build.py: Fix TaskFailed parametersRichard Purdie
2011-02-23bitbake/data_smart: Improve Variable expansion error handlingRichard Purdie
2011-02-23bitbake/data_smart: Improve the way lazyassignment worksRichard Purdie
2011-02-23bitbake/fetch2: Ensure SRCREV_pn-PN is checked for a revision when the SRC_UR...Richard Purdie
2011-02-23bitbake/cooker: Fix parsing failure zombie problemRichard Purdie
2011-02-22bitbake/BBHandler: Improve handling of multiline comments and warn users of t...Richard Purdie
2011-02-22Remove all comments from multiline expressions (as mentioned in bug #704)Richard Purdie
2011-02-22qemu: enable audio supportZhai Edwin
2011-02-22mklibs-native: fix the build on Ubuntu 9.04 by defining STT_GNU_IFUNCDexuan Cui
2011-02-22package_deb.bbclass: Place the whole task under fakeroot context to fix build...Richard Purdie
2011-02-22gst-meta-base: add uridecodebin library supportDongxiao Xu
2011-02-21linux.inc: remove the obsolete linux.inc kernel recipe includeDarren Hart
2011-02-21linux-2.6.33.2: remove linux-2.6.33.2 recipeDarren Hart
2011-02-21linux-2.6.23: remove the linux-2.6.23 recipeDarren Hart
2011-02-21zaurus: remove zaurus linux includesDarren Hart
2011-02-21ADT: Fix check_result script cond comparison bugLiping Ke
2011-02-21distrodata.bbclass: Fix some bugs for rpm,icu and quicky recipe when checking...Mei Lei
2011-02-21libtool: avoid absolute pathnames of general utilsNitin A Kamble
2011-02-21linux-yocto: update to 2.6.37.1Bruce Ashfield
2011-02-21bitbake/runqueue: Drop PATH override. This was needed for the exec() change b...Richard Purdie
2011-02-21tar.inc: Fix unintended damageRichard Purdie
2011-02-21tar-replacement-native: Fix installRichard Purdie
2011-02-21tar-replacement-native: Add a target to replace the default tarRichard Purdie
2011-02-21siggen: add bb.data, bb.parse importsChris Larson
2011-02-21uihelper: import bb.build, kill commented linesChris Larson
2011-02-21runqueue: simplify RunQueueStats.copyChris Larson
2011-02-21runqueue: pass a copy of the RunQueueStats to eventsChris Larson
2011-02-21rm_work.bbclass: Improve handling of noexec tasksRichard Purdie
2011-02-21lib/oe/path.py: Add expection class to handle the output argumentRichard Purdie
2011-02-18rpm: Increase the number of solvedb's allowedMark Hatle
2011-02-18documentation/kernel-manual/kernel-how-to.xml: Changes to section 3.4.4 and n...Scott Rifenbark
2011-02-18documentation/kernel-manual/kernel-how-to.xml: fix to step 3 and 4 of section...Scott Rifenbark
2011-02-18documentation/kernel-manual/kernel-how-to.xml: Fix to step 3 of section 3.4.4Scott Rifenbark
2011-02-18documentation/kernel-manual/kernel-how-to.xml: Fix to step 1 of section 3.4.4Scott Rifenbark
2011-02-18meta/lib/oe/path: Use check_output for subprocess so we can see error info. I...Richard Purdie