aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-08-20revert slashDepth patch, now included in 5.1.10.jbj/rpmJeff Johnson
2010-08-20use rpm-5.1.10 from SNAPSHOT URI.Jeff Johnson
2010-08-20utils.py: Add a new extend_deps() to easily merge two dependency listsMark Hatle
2010-08-20package.bbclass: Add perfile dependency identificationMark Hatle
2010-08-20bitbake.conf: Add shared/pkgconfig files to standard -dev globMark Hatle
2010-08-20rpm: Update the rpm integration to support per-file dependenciesMark Hatle
2010-08-20glibc: bring back needed patches from older recipesNitin A Kamble
2010-08-20base.bbclass: Initial work to add GPLv2 Only Build with Whitelist for GPLv3 N...Saul Wold
2010-08-20linux-wrs: allow packed refs to be presentBruce Ashfield
2010-08-20kernel: update branch revisions for 2.6.34.4Bruce Ashfield
2010-08-20guilt: import guilt for kernel patch managementBruce Ashfield
2010-08-20distro-tracking: add info for watchdogDexuan Cui
2010-08-20watchdog: add the latest version 5.9Dexuan Cui
2010-08-20poky-qemu-internal: fix the echo of KERNCMDLINEDexuan Cui
2010-08-20distro tracking: Add info for paxZhai Edwin
2010-08-20distro tracking: Updated version info for owl-video, matchbox-desktop, webkit...Zhai Edwin
2010-08-20poky-qemu-internal: fix broken call to poky-qemu-ifupScott Garman
2010-08-20python-pycairo: upgrade to 1.8.10Yu Ke
2010-08-20iputils: add iputils packageYu Ke
2010-08-20runqemu-nfs: boot QEMU using nfsroot and local unfs exportScott Garman
2010-08-20poky-export-rootfs: script for exporting userspace nfsrootsScott Garman
2010-08-20poky-extract-sdk: script for extracting sdk images using pseudoScott Garman
2010-08-20poky-qemu-internal: fixes for userspace NFS bootingScott Garman
2010-08-20poky-qemu-internal: Support use of a preconfigured tap deviceJeff Dike
2010-08-20poky-qemu-internal: Support NFS boots betterJeff Dike
2010-08-20poky-qemu-[ifup|ifdown]: Use native tunctlJeff Dike
2010-08-20poky-find-native-sysroot: helper script for locating the native sysroot pathScott Garman
2010-08-20tunctl: Added an tunctl which supports TUNSETGROUPJeff Dike
2010-08-20poky-qemu-ifup: allow multiple tap devicesJeff Dike
2010-08-20qemu: Use a TAP device instead of slirp for networkingJeff Dike
2010-08-20unfs-server: new userspace nfs recipeScott Garman
2010-08-20glibc: remove all old recipesNitin A Kamble
2010-08-20valgrind: upgrade for eglibc 2.12Nitin A Kamble
2010-08-20gdb: disable installation of bfd/iberty/opcodesKevin Tian
2010-08-20bitbake/utils.py: Allow copyfile to copy files which aren't readableRichard Purdie
2010-08-20bitbake/utils.py: Improve better_exec debug outputRichard Purdie
2010-08-20bitbake: Correctly route events from the worker to the serverRichard Purdie
2010-08-20bitbake/knotty: Exiting as soon as a fatal is seen is not desirable as the st...Richard Purdie
2010-08-20bitbake/cooker.py: Don't init the fetcher in the worker caseRichard Purdie
2010-08-20bitbake/persist_data: Attempt to fix locking issuesRichard Purdie
2010-08-20bitbake/data.py: Handle exceptions in export_bars in the same way as emit_var()Richard Purdie
2010-08-20bitbake/server: Raise a shutdown event if we're seeing exceptionsRichard Purdie
2010-08-19bitbake/runqueue.py: Ensure the flush happens as late as possible to avoid da...Richard Purdie
2010-08-19bitbake/utils.py: Give useful debug information when no lineno information is...Richard Purdie
2010-08-19Rename packaged-staging2 -> sstate and remove the old empty classRichard Purdie
2010-08-19Revert "base.bbclass: Temporarily disable fakeroot for install/package until ...Richard Purdie
2010-08-19classes: Disable setscene tasks for initial testingRichard Purdie
2010-08-19sanity.bbclass: Don't run the handler in worker contextRichard Purdie
2010-08-19package_*.bbclass: Always run these tasks under fakerootRichard Purdie
2010-08-19bitbake/runqueue.py: Fix runqueue UI issuesRichard Purdie