summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linuxdoc-tools-native: new recipe v0.99.6Scott Garman2011-02-252-0/+70
* package.bbclass: Ensure dependency version information is preservedRichard Purdie2011-02-251-15/+17
* bitbake/utils.py: Allow join_deps to return a list that isn't comman separatedRichard Purdie2011-02-251-2/+5
* package.bbclass: Use hard link for package split instead of copyDongxiao Xu2011-02-251-12/+3
* dropbear: add SRC_URI checksumsJoshua Lock2011-02-251-0/+3
* bitbake/codeparser: fix raising of ShellSyntaxErrorJoshua Lock2011-02-251-2/+2
* package.bbclass: Unbreak per file dependencies and blacklist doc packagesRichard Purdie2011-02-251-1/+1
* gtk+: disable build of faq and tutorial docsScott Garman2011-02-242-30/+16
* Suppress useless warnings during udev startupGary Thomas2011-02-241-1/+1
* perl: import parallel build fixes from upstream git treeNitin A Kamble2011-02-246-22/+6638
* poky-qemu: Update -sdk image name due to recent change to sato-sdkSaul Wold2011-02-241-5/+5
* poky-setup-builddir: Update references to the manualRichard Purdie2011-02-241-4/+4
* bitbake/cache: bump cache version after recent changesJoshua Lock2011-02-241-1/+1
* bitbake/progress: make progress dialog modal for parent windowJoshua Lock2011-02-241-2/+1
* bitbake: Add new UI hob, a prototype Gtk+ GUI for creating imagesJoshua Lock2011-02-242-0/+734
* bitbake/cooker: don't drop possible_world ref countJoshua Lock2011-02-241-4/+0
* bitbake/progress: add method to pulse the progress barJoshua Lock2011-02-241-0/+4
* bitbake/crumbs: update documentation headerJoshua Lock2011-02-241-1/+1
* bitbake/event: fix some whitespace issuesJoshua Lock2011-02-241-3/+1
* bitbake: introduce crumbs.TaskListModel a gtk.ListStore subclassJoshua Lock2011-02-241-0/+346
* bitbake/[cooker|cache]: cache summary, license and group. Add to targets treeJoshua Lock2011-02-242-0/+18
* bitbake/cooker: reduce code duplicationJoshua Lock2011-02-241-26/+11
* bitbake/cooker: add generateTargetsTree methodJoshua Lock2011-02-241-3/+64
* bitbake: implement command to find configuration files for a config variableJoshua Lock2011-02-243-0/+45
* bitbake: implement command to get all possible targets and their dependenciesJoshua Lock2011-02-243-0/+44
* bitbake/cache: store a list of inherited files in the cacheJoshua Lock2011-02-241-0/+5
* Ensure Bash is used when spawning terminalsJoshua Lock2011-02-242-3/+3
* bitbake/server/none: fix getEvent() to return eventsPaul Eggleton2011-02-241-4/+8
* bitbake/server/none: remove leftover XMLRPC bits from none serverPaul Eggleton2011-02-241-11/+3
* poky-lsb.conf: remove OVERRIDESSaul Wold2011-02-231-2/+1
* mtd-utils: Set the revision to use explicitly else failures occur with BB_NO_...Richard Purdie2011-02-231-1/+1
* poky.conf: Weakly set PREMIRRORSRichard Purdie2011-02-231-1/+1
* poky-lsb.conf: Add DISTROOVERRIDES variable for pokySaul Wold2011-02-231-0/+4
* bitbake.conf: Add DISTROOVERRIDES variableSaul Wold2011-02-231-1/+2
* xserver-nodm-init: add rootless-x supportYu Ke2011-02-233-1/+26
* xf86-video-intel: add config option to support rootless XYu Ke2011-02-232-0/+7
* documentation/poky-ref-manual/faq.xml: [BUGID# 628] - Added new question for ...Scott Rifenbark2011-02-231-0/+41
* documentation/yocto-project-qs/yocto-project-qs.xml: [BUGID# 628] - Added not...Scott Rifenbark2011-02-231-0/+6
* distrodata.bbclass: Fix some issues when checking upstream version on sourcef...Mei Lei2011-02-231-3/+4
* linux-yocto: enable audio for selected qemu targetsBruce Ashfield2011-02-233-5/+9
* openjade-native: run install-catalog from SSTATEPOSTINSTFUNCSScott Garman2011-02-231-5/+12
* docbook-dsssl-stylesheets-native: run install-catalog from SSTATEPOSTINSTFUNCSScott Garman2011-02-231-18/+12
* docbook-sgml-dtd-native.inc: run install-catalog from SSTATEPOSTINSTFUNCSScott Garman2011-02-231-16/+10
* sstate.bbclass: add SSTATEPOSTINSTFUNCSScott Garman2011-02-231-0/+5
* bitbake/build.py: Fix TaskFailed parametersRichard Purdie2011-02-231-2/+2
* bitbake/data_smart: Improve Variable expansion error handlingRichard Purdie2011-02-231-2/+14
* bitbake/data_smart: Improve the way lazyassignment worksRichard Purdie2011-02-232-8/+2
* bitbake/fetch2: Ensure SRCREV_pn-PN is checked for a revision when the SRC_UR...Richard Purdie2011-02-231-1/+3
* bitbake/cooker: Fix parsing failure zombie problemRichard Purdie2011-02-231-0/+12
* bitbake/BBHandler: Improve handling of multiline comments and warn users of t...Richard Purdie2011-02-221-2/+11