summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
...
* meta-toolchain: update to reflect opkg state directory moveJoshua Lock2010-08-262-5/+6
* opkg: finalize the change to var directoryKevin Tian2010-08-266-20/+26
* sstate: fix architecture of sstate archivesJoshua Lock2010-08-251-3/+3
* xf86-video-intel: fix COMPATIBLE_HOST entry, this was preventing buildingJoshua Lock2010-08-251-1/+1
* qemu.inc: ensure helper programs are built when building for qemu machinesJoshua Lock2010-08-251-0/+2
* opkg: use var for state files, not libdirJoshua Lock2010-08-253-6/+7
* package_rpm: Temporary workaround for perfile dependenciesMark Hatle2010-08-231-0/+18
* rootfs_rpm: Enable multi dep solverdbsMark Hatle2010-08-232-61/+93
* package_rpm: Rewrite the way the spec files are generatedMark Hatle2010-08-231-169/+377
* package.bbclass: Fix per-file dependency generationMark Hatle2010-08-231-4/+9
* rpm_5.1.10.bb: Update macrosMark Hatle2010-08-231-0/+5
* rpm: use rpm-5.1.10 from SNAPSHOT URI.Jeff Johnson2010-08-232-13/+1
* Ensure all packages which should have x86_64 in COMPATIBLE_HOSTJoshua Lock2010-08-236-8/+6
* package.bbclass: Fix shlibs raceRichard Purdie2010-08-231-2/+2
* bitbake.conf: Add DESCRIPTION for -dev, -dbg and -doc packagesRichard Purdie2010-08-231-0/+3
* insane.bbclass: Update to match the packaging classes when handling OVERRIDESRichard Purdie2010-08-231-5/+1
* package.bbclass: Fix do_shlibsMark Hatle2010-08-231-4/+5
* devshell.bbclass: export the FAKEROOTENV so it can be accessed within the dev...Richard Purdie2010-08-231-0/+1
* package.bbclass: If files are unreadable, add read access for strippingRichard Purdie2010-08-221-2/+2
* lib/oe/path: Use bb.utils.copyfile as shutils can't cope with copying unreada...Richard Purdie2010-08-221-1/+1
* package.bbclass: Add perfile dependency identificationMark Hatle2010-08-201-5/+77
* bitbake.conf: Add shared/pkgconfig files to standard -dev globMark Hatle2010-08-202-3/+4
* rpm: Update the rpm integration to support per-file dependenciesMark Hatle2010-08-203-5/+103
* glibc: bring back needed patches from older recipesNitin A Kamble2010-08-209-0/+799
* base.bbclass: Initial work to add GPLv2 Only Build with Whitelist for GPLv3 N...Saul Wold2010-08-202-1/+19
* linux-wrs: allow packed refs to be presentBruce Ashfield2010-08-201-2/+17
* kernel: update branch revisions for 2.6.34.4Bruce Ashfield2010-08-201-5/+5
* guilt: import guilt for kernel patch managementBruce Ashfield2010-08-2013-0/+1100
* distro-tracking: add info for watchdogDexuan Cui2010-08-201-1/+7
* watchdog: add the latest version 5.9Dexuan Cui2010-08-201-0/+16
* distro tracking: Add info for paxZhai Edwin2010-08-201-7/+8
* distro tracking: Updated version info for owl-video, matchbox-desktop, webkit...Zhai Edwin2010-08-202-14/+14
* python-pycairo: upgrade to 1.8.10Yu Ke2010-08-201-1/+1
* runqemu-nfs: boot QEMU using nfsroot and local unfs exportScott Garman2010-08-201-0/+2
* poky-export-rootfs: script for exporting userspace nfsrootsScott Garman2010-08-201-0/+1
* poky-extract-sdk: script for extracting sdk images using pseudoScott Garman2010-08-201-0/+1
* poky-find-native-sysroot: helper script for locating the native sysroot pathScott Garman2010-08-201-0/+1
* tunctl: Added an tunctl which supports TUNSETGROUPJeff Dike2010-08-203-1/+182
* unfs-server: new userspace nfs recipeScott Garman2010-08-2029-4/+4634
* glibc: remove all old recipesNitin A Kamble2010-08-2068-6111/+0
* valgrind: upgrade for eglibc 2.12Nitin A Kamble2010-08-204-20/+37
* gdb: disable installation of bfd/iberty/opcodesKevin Tian2010-08-204-4/+12
* Rename packaged-staging2 -> sstate and remove the old empty classRichard Purdie2010-08-193-3/+1
* Revert "base.bbclass: Temporarily disable fakeroot for install/package until ...Richard Purdie2010-08-191-4/+1
* classes: Disable setscene tasks for initial testingRichard Purdie2010-08-196-6/+6
* sanity.bbclass: Don't run the handler in worker contextRichard Purdie2010-08-191-1/+1
* package_*.bbclass: Always run these tasks under fakerootRichard Purdie2010-08-194-0/+4
* Remove packaged-staging.bbclassRichard Purdie2010-08-192-474/+0
* deploy.bbclass: use new style staging for deploy tasksJoshua Lock2010-08-199-58/+49
* package.bbclass: Implement packaged-staging2Richard Purdie2010-08-191-40/+31