summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2010-08-25opkg: use var for state files, not libdirJoshua Lock3
2010-08-25bitbake/runqueue.py: Ensure rqexe always exists and that empty task lists cau...Richard Purdie1
2010-08-23package_rpm: Temporary workaround for perfile dependenciesMark Hatle1
2010-08-23rootfs_rpm: Enable multi dep solverdbsMark Hatle2
2010-08-23package_rpm: Rewrite the way the spec files are generatedMark Hatle1
2010-08-23package.bbclass: Fix per-file dependency generationMark Hatle1
2010-08-23rpm_5.1.10.bb: Update macrosMark Hatle1
2010-08-23rpm: use rpm-5.1.10 from SNAPSHOT URI.Jeff Johnson2
2010-08-23Ensure all packages which should have x86_64 in COMPATIBLE_HOSTJoshua Lock6
2010-08-23package.bbclass: Fix shlibs raceRichard Purdie1
2010-08-23bitbake.conf: Add DESCRIPTION for -dev, -dbg and -doc packagesRichard Purdie1
2010-08-23insane.bbclass: Update to match the packaging classes when handling OVERRIDESRichard Purdie1
2010-08-23package.bbclass: Fix do_shlibsMark Hatle1
2010-08-23devshell.bbclass: export the FAKEROOTENV so it can be accessed within the dev...Richard Purdie1
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