| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | package.bbclass: Unbreak per file dependencies and blacklist doc packages | Richard Purdie | 2011-03-01 | 1 | -1/+1 |
* | gtk+: disable build of faq and tutorial docs | Scott Garman | 2011-03-01 | 2 | -30/+16 |
* | Suppress useless warnings during udev startup | Gary Thomas | 2011-03-01 | 1 | -1/+1 |
* | perl: import parallel build fixes from upstream git tree | Nitin A Kamble | 2011-03-01 | 6 | -22/+6638 |
* | poky-qemu: Update -sdk image name due to recent change to sato-sdk | Saul Wold | 2011-03-01 | 1 | -5/+5 |
* | poky-setup-builddir: Update references to the manual | Richard Purdie | 2011-03-01 | 1 | -4/+4 |
* | bitbake: Add new UI hob, a prototype Gtk+ GUI for creating images | Joshua Lock | 2011-03-01 | 2 | -0/+734 |
* | bitbake: introduce crumbs.TaskListModel a gtk.ListStore subclass | Joshua Lock | 2011-03-01 | 1 | -0/+346 |
* | Ensure Bash is used when spawning terminals | Joshua Lock | 2011-03-01 | 2 | -3/+3 |
* | poky-lsb.conf: remove OVERRIDES | Saul Wold | 2011-03-01 | 1 | -2/+1 |
* | mtd-utils: Set the revision to use explicitly else failures occur with BB_NO_... | Richard Purdie | 2011-03-01 | 1 | -1/+1 |
* | poky.conf: Weakly set PREMIRRORS | Richard Purdie | 2011-03-01 | 1 | -1/+1 |
* | poky-lsb.conf: Add DISTROOVERRIDES variable for poky | Saul Wold | 2011-03-01 | 1 | -0/+4 |
* | bitbake.conf: Add DISTROOVERRIDES variable | Saul Wold | 2011-03-01 | 1 | -1/+2 |
* | xserver-nodm-init: add rootless-x support | Yu Ke | 2011-03-01 | 3 | -1/+26 |
* | xf86-video-intel: add config option to support rootless X | Yu Ke | 2011-03-01 | 2 | -0/+7 |
* | documentation/poky-ref-manual/faq.xml: [BUGID# 628] - Added new question for ... | Scott Rifenbark | 2011-03-01 | 1 | -0/+41 |
* | documentation/yocto-project-qs/yocto-project-qs.xml: [BUGID# 628] - Added not... | Scott Rifenbark | 2011-03-01 | 1 | -0/+6 |
* | bitbake: Remove in-tree version | Khem Raj | 2011-02-23 | 103 | -32506/+0 |
* | distrodata.bbclass: Fix some issues when checking upstream version on sourcef... | Mei Lei | 2011-02-23 | 1 | -3/+4 |
* | linux-yocto: enable audio for selected qemu targets | Bruce Ashfield | 2011-02-23 | 3 | -5/+9 |
* | openjade-native: run install-catalog from SSTATEPOSTINSTFUNCS | Scott Garman | 2011-02-23 | 1 | -5/+12 |
* | docbook-dsssl-stylesheets-native: run install-catalog from SSTATEPOSTINSTFUNCS | Scott Garman | 2011-02-23 | 1 | -18/+12 |
* | docbook-sgml-dtd-native.inc: run install-catalog from SSTATEPOSTINSTFUNCS | Scott Garman | 2011-02-23 | 1 | -16/+10 |
* | sstate.bbclass: add SSTATEPOSTINSTFUNCS | Scott Garman | 2011-02-23 | 1 | -0/+5 |
* | bitbake/build.py: Fix TaskFailed parameters | Richard Purdie | 2011-02-23 | 1 | -2/+2 |
* | bitbake/data_smart: Improve Variable expansion error handling | Richard Purdie | 2011-02-23 | 1 | -2/+14 |
* | bitbake/data_smart: Improve the way lazyassignment works | Richard Purdie | 2011-02-23 | 2 | -8/+2 |
* | bitbake/fetch2: Ensure SRCREV_pn-PN is checked for a revision when the SRC_UR... | Richard Purdie | 2011-02-23 | 1 | -1/+3 |
* | bitbake/cooker: Fix parsing failure zombie problem | Richard Purdie | 2011-02-23 | 1 | -0/+12 |
* | bitbake/BBHandler: Improve handling of multiline comments and warn users of t... | Richard Purdie | 2011-02-22 | 1 | -2/+11 |
* | Remove all comments from multiline expressions (as mentioned in bug #704) | Richard Purdie | 2011-02-22 | 18 | -79/+83 |
* | qemu: enable audio support | Zhai Edwin | 2011-02-22 | 2 | -1/+8 |
* | mklibs-native: fix the build on Ubuntu 9.04 by defining STT_GNU_IFUNC | Dexuan Cui | 2011-02-22 | 2 | -1/+25 |
* | package_deb.bbclass: Place the whole task under fakeroot context to fix build... | Richard Purdie | 2011-02-22 | 1 | -1/+3 |
* | gst-meta-base: add uridecodebin library support | Dongxiao Xu | 2011-02-22 | 1 | -1/+2 |
* | linux.inc: remove the obsolete linux.inc kernel recipe include | Darren Hart | 2011-02-21 | 1 | -95/+0 |
* | linux-2.6.33.2: remove linux-2.6.33.2 recipe | Darren Hart | 2011-02-21 | 6 | -9397/+0 |
* | linux-2.6.23: remove the linux-2.6.23 recipe | Darren Hart | 2011-02-21 | 16 | -18748/+0 |
* | zaurus: remove zaurus linux includes | Darren Hart | 2011-02-21 | 2 | -87/+0 |
* | ADT: Fix check_result script cond comparison bug | Liping Ke | 2011-02-21 | 1 | -4/+4 |
* | distrodata.bbclass: Fix some bugs for rpm,icu and quicky recipe when checking... | Mei Lei | 2011-02-21 | 1 | -7/+7 |
* | libtool: avoid absolute pathnames of general utils | Nitin A Kamble | 2011-02-21 | 6 | -5/+43 |
* | linux-yocto: update to 2.6.37.1 | Bruce Ashfield | 2011-02-21 | 1 | -12/+12 |
* | bitbake/runqueue: Drop PATH override. This was needed for the exec() change b... | Richard Purdie | 2011-02-21 | 1 | -2/+0 |
* | tar.inc: Fix unintended damage | Richard Purdie | 2011-02-21 | 1 | -2/+2 |
* | tar-replacement-native: Fix install | Richard Purdie | 2011-02-21 | 2 | -1/+1 |
* | tar-replacement-native: Add a target to replace the default tar | Richard Purdie | 2011-02-21 | 3 | -4/+16 |
* | siggen: add bb.data, bb.parse imports | Chris Larson | 2011-02-21 | 1 | -0/+2 |
* | uihelper: import bb.build, kill commented lines | Chris Larson | 2011-02-21 | 1 | -10/+2 |