| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | package_rpm: Rewrite the way the spec files are generated | Mark Hatle | 2010-08-23 | 1 | -169/+377 |
* | package.bbclass: Fix per-file dependency generation | Mark Hatle | 2010-08-23 | 1 | -4/+9 |
* | rpm_5.1.10.bb: Update macros | Mark Hatle | 2010-08-23 | 1 | -0/+5 |
* | rpm: use rpm-5.1.10 from SNAPSHOT URI. | Jeff Johnson | 2010-08-23 | 2 | -13/+1 |
* | Ensure all packages which should have x86_64 in COMPATIBLE_HOST | Joshua Lock | 2010-08-23 | 6 | -8/+6 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | python-pycairo: upgrade to 1.8.10 | Yu Ke | 2010-08-20 | 1 | -1/+1 |
* | runqemu-nfs: boot QEMU using nfsroot and local unfs export | Scott Garman | 2010-08-20 | 1 | -0/+2 |
* | poky-export-rootfs: script for exporting userspace nfsroots | Scott Garman | 2010-08-20 | 1 | -0/+1 |
* | poky-extract-sdk: script for extracting sdk images using pseudo | Scott Garman | 2010-08-20 | 1 | -0/+1 |
* | poky-find-native-sysroot: helper script for locating the native sysroot path | Scott Garman | 2010-08-20 | 1 | -0/+1 |
* | tunctl: Added an tunctl which supports TUNSETGROUP | Jeff Dike | 2010-08-20 | 3 | -1/+182 |
* | 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 |
* | Rename packaged-staging2 -> sstate and remove the old empty class | Richard Purdie | 2010-08-19 | 3 | -3/+1 |
* | Revert "base.bbclass: Temporarily disable fakeroot for install/package until ... | Richard Purdie | 2010-08-19 | 1 | -4/+1 |
* | classes: Disable setscene tasks for initial testing | Richard Purdie | 2010-08-19 | 6 | -6/+6 |
* | sanity.bbclass: Don't run the handler in worker context | Richard Purdie | 2010-08-19 | 1 | -1/+1 |
* | package_*.bbclass: Always run these tasks under fakeroot | Richard Purdie | 2010-08-19 | 4 | -0/+4 |
* | Remove packaged-staging.bbclass | Richard Purdie | 2010-08-19 | 2 | -474/+0 |
* | deploy.bbclass: use new style staging for deploy tasks | Joshua Lock | 2010-08-19 | 9 | -58/+49 |
* | package.bbclass: Implement packaged-staging2 | Richard Purdie | 2010-08-19 | 1 | -40/+31 |
* | staging.bbclass: Convert to packaged-staging | Richard Purdie | 2010-08-19 | 1 | -5/+10 |
* | package_(deb|rpm): Update to use packaged-staging2 | Joshua Lock | 2010-08-19 | 2 | -10/+30 |
* | package_ipk.bbclass: Convert to new task based staging | Richard Purdie | 2010-08-19 | 1 | -2/+15 |
* | Start sstate | Richard Purdie | 2010-08-19 | 2 | -1/+298 |
* | gcc_4.5.0: fix for arm kernel failure | Nitin A Kamble | 2010-08-19 | 10 | -10/+10 |
* | elfutils: Add GNU_HASH support to elf*_xlatetof | Mark Hatle | 2010-08-19 | 2 | -1/+39 |
* | gzip: Add 1.3.12(GPLv2) as new recipe | Zhai Edwin | 2010-08-19 | 3 | -0/+137 |
* | distr-tracking: add MAINTAINER and version info for rest recipes | Kevin Tian | 2010-08-19 | 12 | -208/+1116 |