| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | package.bbclass: Fix shlibs race | Richard Purdie | 2010-08-23 | 1 | -2/+2 |
* | bitbake.conf: Add DESCRIPTION for -dev, -dbg and -doc packages | Richard Purdie | 2010-08-23 | 1 | -0/+3 |
* | insane.bbclass: Update to match the packaging classes when handling OVERRIDES | Richard Purdie | 2010-08-23 | 1 | -5/+1 |
* | package.bbclass: Fix do_shlibs | Mark Hatle | 2010-08-23 | 1 | -4/+5 |
* | devshell.bbclass: export the FAKEROOTENV so it can be accessed within the dev... | Richard Purdie | 2010-08-23 | 1 | -0/+1 |
* | utils.py: Fix bb.copyfile to change the permissions of the file back correctly | Richard Purdie | 2010-08-23 | 1 | -2/+4 |
* | package.bbclass: If files are unreadable, add read access for stripping | Richard Purdie | 2010-08-22 | 1 | -2/+2 |
* | lib/oe/path: Use bb.utils.copyfile as shutils can't cope with copying unreada... | Richard Purdie | 2010-08-22 | 1 | -1/+1 |
* | utils.py: Add a new extend_deps() to easily merge two dependency lists | Mark Hatle | 2010-08-20 | 1 | -0/+11 |
* | package.bbclass: Add perfile dependency identification | Mark Hatle | 2010-08-20 | 1 | -5/+77 |
* | bitbake.conf: Add shared/pkgconfig files to standard -dev glob | Mark Hatle | 2010-08-20 | 2 | -3/+4 |
* | rpm: Update the rpm integration to support per-file dependencies | Mark Hatle | 2010-08-20 | 3 | -5/+103 |
* | glibc: bring back needed patches from older recipes | Nitin A Kamble | 2010-08-20 | 9 | -0/+799 |
* | base.bbclass: Initial work to add GPLv2 Only Build with Whitelist for GPLv3 N... | Saul Wold | 2010-08-20 | 2 | -1/+19 |
* | linux-wrs: allow packed refs to be present | Bruce Ashfield | 2010-08-20 | 1 | -2/+17 |
* | kernel: update branch revisions for 2.6.34.4 | Bruce Ashfield | 2010-08-20 | 1 | -5/+5 |
* | guilt: import guilt for kernel patch management | Bruce Ashfield | 2010-08-20 | 13 | -0/+1100 |
* | distro-tracking: add info for watchdog | Dexuan Cui | 2010-08-20 | 1 | -1/+7 |
* | watchdog: add the latest version 5.9 | Dexuan Cui | 2010-08-20 | 1 | -0/+16 |
* | poky-qemu-internal: fix the echo of KERNCMDLINE | Dexuan Cui | 2010-08-20 | 1 | -1/+1 |
* | distro tracking: Add info for pax | Zhai Edwin | 2010-08-20 | 1 | -7/+8 |
* | distro tracking: Updated version info for owl-video, matchbox-desktop, webkit... | Zhai Edwin | 2010-08-20 | 2 | -14/+14 |
* | poky-qemu-internal: fix broken call to poky-qemu-ifup | Scott Garman | 2010-08-20 | 2 | -2/+15 |
* | python-pycairo: upgrade to 1.8.10 | Yu Ke | 2010-08-20 | 1 | -1/+1 |
* | iputils: add iputils package | Yu Ke | 2010-08-20 | 7 | -0/+221 |
* | runqemu-nfs: boot QEMU using nfsroot and local unfs export | Scott Garman | 2010-08-20 | 2 | -0/+88 |
* | poky-export-rootfs: script for exporting userspace nfsroots | Scott Garman | 2010-08-20 | 2 | -0/+184 |
* | poky-extract-sdk: script for extracting sdk images using pseudo | Scott Garman | 2010-08-20 | 2 | -0/+96 |
* | poky-qemu-internal: fixes for userspace NFS booting | Scott Garman | 2010-08-20 | 1 | -14/+27 |
* | poky-qemu-internal: Support use of a preconfigured tap device | Jeff Dike | 2010-08-20 | 1 | -4/+28 |
* | poky-qemu-internal: Support NFS boots better | Jeff Dike | 2010-08-20 | 2 | -10/+31 |
* | poky-qemu-[ifup|ifdown]: Use native tunctl | Jeff Dike | 2010-08-20 | 2 | -19/+101 |
* | poky-find-native-sysroot: helper script for locating the native sysroot path | Scott Garman | 2010-08-20 | 2 | -0/+78 |
* | tunctl: Added an tunctl which supports TUNSETGROUP | Jeff Dike | 2010-08-20 | 3 | -1/+182 |
* | poky-qemu-ifup: allow multiple tap devices | Jeff Dike | 2010-08-20 | 1 | -1/+2 |
* | qemu: Use a TAP device instead of slirp for networking | Jeff Dike | 2010-08-20 | 3 | -10/+25 |
* | unfs-server: new userspace nfs recipe | Scott Garman | 2010-08-20 | 29 | -4/+4634 |
* | glibc: remove all old recipes | Nitin A Kamble | 2010-08-20 | 68 | -6111/+0 |
* | valgrind: upgrade for eglibc 2.12 | Nitin A Kamble | 2010-08-20 | 4 | -20/+37 |
* | gdb: disable installation of bfd/iberty/opcodes | Kevin Tian | 2010-08-20 | 4 | -4/+12 |
* | bitbake/utils.py: Allow copyfile to copy files which aren't readable | Richard Purdie | 2010-08-20 | 1 | -0/+3 |
* | bitbake/utils.py: Improve better_exec debug output | Richard Purdie | 2010-08-20 | 1 | -5/+9 |
* | bitbake: Correctly route events from the worker to the server | Richard Purdie | 2010-08-20 | 5 | -8/+24 |
* | bitbake/knotty: Exiting as soon as a fatal is seen is not desirable as the st... | Richard Purdie | 2010-08-20 | 1 | -1/+1 |
* | bitbake/cooker.py: Don't init the fetcher in the worker case | Richard Purdie | 2010-08-20 | 1 | -1/+2 |
* | bitbake/persist_data: Attempt to fix locking issues | Richard Purdie | 2010-08-20 | 1 | -8/+17 |
* | bitbake/data.py: Handle exceptions in export_bars in the same way as emit_var() | Richard Purdie | 2010-08-20 | 1 | -3/+8 |
* | bitbake/server: Raise a shutdown event if we're seeing exceptions | Richard Purdie | 2010-08-20 | 1 | -1/+2 |
* | bitbake/runqueue.py: Ensure the flush happens as late as possible to avoid da... | Richard Purdie | 2010-08-19 | 1 | -3/+3 |
* | bitbake/utils.py: Give useful debug information when no lineno information is... | Richard Purdie | 2010-08-19 | 1 | -7/+10 |