summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2010-08-23utils.py: Fix bb.copyfile to change the permissions of the file back correctlyRichard Purdie1
2010-08-22package.bbclass: If files are unreadable, add read access for strippingRichard Purdie1
2010-08-22lib/oe/path: Use bb.utils.copyfile as shutils can't cope with copying unreada...Richard Purdie1
2010-08-20utils.py: Add a new extend_deps() to easily merge two dependency listsMark Hatle1
2010-08-20package.bbclass: Add perfile dependency identificationMark Hatle1
2010-08-20bitbake.conf: Add shared/pkgconfig files to standard -dev globMark Hatle2
2010-08-20rpm: Update the rpm integration to support per-file dependenciesMark Hatle3
2010-08-20glibc: bring back needed patches from older recipesNitin A Kamble9
2010-08-20base.bbclass: Initial work to add GPLv2 Only Build with Whitelist for GPLv3 N...Saul Wold2
2010-08-20linux-wrs: allow packed refs to be presentBruce Ashfield1
2010-08-20kernel: update branch revisions for 2.6.34.4Bruce Ashfield1
2010-08-20guilt: import guilt for kernel patch managementBruce Ashfield13
2010-08-20distro-tracking: add info for watchdogDexuan Cui1
2010-08-20watchdog: add the latest version 5.9Dexuan Cui1
2010-08-20poky-qemu-internal: fix the echo of KERNCMDLINEDexuan Cui1
2010-08-20distro tracking: Add info for paxZhai Edwin1
2010-08-20distro tracking: Updated version info for owl-video, matchbox-desktop, webkit...Zhai Edwin2
2010-08-20poky-qemu-internal: fix broken call to poky-qemu-ifupScott Garman2
2010-08-20python-pycairo: upgrade to 1.8.10Yu Ke1
2010-08-20iputils: add iputils packageYu Ke7
2010-08-20runqemu-nfs: boot QEMU using nfsroot and local unfs exportScott Garman2
2010-08-20poky-export-rootfs: script for exporting userspace nfsrootsScott Garman2
2010-08-20poky-extract-sdk: script for extracting sdk images using pseudoScott Garman2
2010-08-20poky-qemu-internal: fixes for userspace NFS bootingScott Garman1
2010-08-20poky-qemu-internal: Support use of a preconfigured tap deviceJeff Dike1
2010-08-20poky-qemu-internal: Support NFS boots betterJeff Dike2
2010-08-20poky-qemu-[ifup|ifdown]: Use native tunctlJeff Dike2
2010-08-20poky-find-native-sysroot: helper script for locating the native sysroot pathScott Garman2
2010-08-20tunctl: Added an tunctl which supports TUNSETGROUPJeff Dike3
2010-08-20poky-qemu-ifup: allow multiple tap devicesJeff Dike1
2010-08-20qemu: Use a TAP device instead of slirp for networkingJeff Dike3
2010-08-20unfs-server: new userspace nfs recipeScott Garman29
2010-08-20glibc: remove all old recipesNitin A Kamble68
2010-08-20valgrind: upgrade for eglibc 2.12Nitin A Kamble4
2010-08-20gdb: disable installation of bfd/iberty/opcodesKevin Tian4
2010-08-20bitbake/utils.py: Allow copyfile to copy files which aren't readableRichard Purdie1
2010-08-20bitbake/utils.py: Improve better_exec debug outputRichard Purdie1
2010-08-20bitbake: Correctly route events from the worker to the serverRichard Purdie5
2010-08-20bitbake/knotty: Exiting as soon as a fatal is seen is not desirable as the st...Richard Purdie1
2010-08-20bitbake/cooker.py: Don't init the fetcher in the worker caseRichard Purdie1
2010-08-20bitbake/persist_data: Attempt to fix locking issuesRichard Purdie1
2010-08-20bitbake/data.py: Handle exceptions in export_bars in the same way as emit_var()Richard Purdie1
2010-08-20bitbake/server: Raise a shutdown event if we're seeing exceptionsRichard Purdie1
2010-08-19bitbake/runqueue.py: Ensure the flush happens as late as possible to avoid da...Richard Purdie1
2010-08-19bitbake/utils.py: Give useful debug information when no lineno information is...Richard Purdie1
2010-08-19Rename packaged-staging2 -> sstate and remove the old empty classRichard Purdie3
2010-08-19Revert "base.bbclass: Temporarily disable fakeroot for install/package until ...Richard Purdie1
2010-08-19classes: Disable setscene tasks for initial testingRichard Purdie6
2010-08-19sanity.bbclass: Don't run the handler in worker contextRichard Purdie1
2010-08-19package_*.bbclass: Always run these tasks under fakerootRichard Purdie4