| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINES | Koen Kooi | 2011-03-01 | 1 | -1/+3 |
* | remove non-qemu machines | Koen Kooi | 2011-03-01 | 4 | -127/+0 |
* | base/utility-tasks.bbclass: Drop do_setscene and do_rebuild | Richard Purdie | 2011-03-01 | 2 | -49/+1 |
* | distro_tracking_fields.inc: add transfig and linuxdoc-tools recipes | Scott Garman | 2011-03-01 | 1 | -0/+19 |
* | distro_tracking: update for newer packages added | Saul Wold | 2011-03-01 | 1 | -3/+15 |
* | populate_sdk_rpm.bbclass: Add the necessary solvedb lock | Mark Hatle | 2011-03-01 | 1 | -0/+1 |
* | task-poky-lsb: libqtopenqgl4 should be for qemux86 and atom-pc only | Saul Wold | 2011-03-01 | 1 | -1/+7 |
* | linux-yocto: add crownbay BSP infrastructure | Bruce Ashfield | 2011-03-01 | 1 | -1/+1 |
* | Fixing type: license.bbclass | Beth Flanagan | 2011-03-01 | 1 | -1/+1 |
* | Fix to the libtool LICENSE field: libtool.inc | Beth Flanagan | 2011-03-01 | 1 | -1/+1 |
* | Fixing my bad license parsing: license.bbclass | Beth Flanagan | 2011-03-01 | 3 | -3/+11 |
* | libxml-parser-perl: remove FILES_${PN} | Jingdong Lu | 2011-03-01 | 1 | -4/+2 |
* | task-poky-lsb: add necessary packages name | Jingdong Lu | 2011-03-01 | 1 | -1/+61 |
* | prelink: Add missing macro.prelink file | Mark Hatle | 2011-03-01 | 1 | -0/+5 |
* | [BUG:650] Fix LICENSE parsing: license.bblcass | Beth Flanagan | 2011-03-01 | 1 | -1/+2 |
* | linuxdoc-tools-native: disable doc builds requriing latex and dvips | Scott Garman | 2011-03-01 | 3 | -2/+58 |
* | file: add wrapper to file-native | Saul Wold | 2011-03-01 | 1 | -1/+7 |
* | utils.bbclass: add new wrapper script | Saul Wold | 2011-03-01 | 1 | -0/+23 |
* | rpm: Fix rpm-dbg package split | Mark Hatle | 2011-03-01 | 1 | -3/+1 |
* | rpm: Fix rpm usage of prelink on the target | Mark Hatle | 2011-03-01 | 3 | -5/+8 |
* | rootfs_rpm: Fix rootfs generation using RPM packages | Mark Hatle | 2011-03-01 | 3 | -10/+23 |
* | linux-yocto: update to 2.6.37.2 | Bruce Ashfield | 2011-03-01 | 2 | -15/+14 |
* | bitbake/hob: only show one progress dialog when changing machine | Joshua Lock | 2011-03-01 | 1 | -1/+0 |
* | package.bbclass: Rewrite package_do_filedeps() to reduce the amount of subpro... | Richard Purdie | 2011-03-01 | 1 | -33/+44 |
* | conf/machine: Use linux-libc-headers instead of linux-libc-headers-yocto | Richard Purdie | 2011-03-01 | 4 | -4/+4 |
* | linux-libc-headers: Update to 2.6.37.2 | Richard Purdie | 2011-03-01 | 1 | -0/+0 |
* | package.bbclass: Fix debug sources directory creation to reference the target... | Richard Purdie | 2011-03-01 | 1 | -1/+1 |
* | package.bbclass: Refactor split and strip function | Mark Hatle | 2011-03-01 | 1 | -98/+144 |
* | Revise stripping and splitting of debug information | Mark Hatle | 2011-03-01 | 4 | -30/+245 |
* | poky-image-lsb-sdk.bb: add image for LSB SDK Build | Saul Wold | 2011-03-01 | 1 | -0/+9 |
* | documentation/yocto-project-qs/yocto-project-qs.xml: Added Copyright dates | Scott Rifenbark | 2011-03-01 | 1 | -0/+1 |
* | documentation/kernel-manual/kernel-manual.xml: Updated copyright date | Scott Rifenbark | 2011-03-01 | 1 | -1/+1 |
* | documentation/bsp-guide/bsp-guide.xml: Updated copyright | Scott Rifenbark | 2011-03-01 | 1 | -1/+1 |
* | documentation/poky-ref-manual/poky-ref-manual.xml: updated copyright date | Scott Rifenbark | 2011-03-01 | 1 | -1/+1 |
* | Emenlow Removal from Poky Core: meta-emenlow | Beth Flanagan | 2011-03-01 | 67 | -9380/+2 |
* | poky-qemu: handle cases where an nfs directory contains -image- | Scott Garman | 2011-03-01 | 1 | -0/+6 |
* | libuser: enable documentation | Scott Garman | 2011-03-01 | 2 | -23/+4 |
* | linuxdoc-tools-native: new recipe v0.99.6 | Scott Garman | 2011-03-01 | 2 | -0/+70 |
* | package.bbclass: Ensure dependency version information is preserved | Richard Purdie | 2011-03-01 | 1 | -15/+17 |
* | package.bbclass: Use hard link for package split instead of copy | Dongxiao Xu | 2011-03-01 | 1 | -12/+3 |
* | dropbear: add SRC_URI checksums | Joshua Lock | 2011-03-01 | 1 | -0/+3 |
* | 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 |