| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | toolchain-scripts.bbclass: inherit siteinfo | Kevin Tian | 2010-08-31 | 1 | -0/+2 |
* | sstate: fix dir name in manifest | Kevin Tian | 2010-08-31 | 1 | -4/+7 |
* | sstate: make do_cleanup really working | Kevin Tian | 2010-08-31 | 1 | -1/+2 |
* | meta/classes: Fix whitespace mismatch and broken functions | Richard Purdie | 2010-08-31 | 4 | -20/+19 |
* | qmake2.bbclass: update for QT4 | Yu Ke | 2010-08-27 | 1 | -5/+8 |
* | cmake.bbclass: sync from openembedded | Qing He | 2010-08-27 | 1 | -7/+84 |
* | base.bbclass: Add xz-native as depends when finding *.xz in SRCURI | Zhai Edwin | 2010-08-27 | 1 | -0/+7 |
* | test: Add scenario file for each target and support single case running | Jiajun Xu | 2010-08-27 | 1 | -27/+32 |
* | sstate/utility-tasks: Ensure do_clean functions correctly and removes shared ... | Richard Purdie | 2010-08-27 | 2 | -4/+10 |
* | sstate: Run sstate_cleanall() as part of do_setscene() | Richard Purdie | 2010-08-27 | 1 | -0/+2 |
* | opkg: finalize the change to var directory | Kevin Tian | 2010-08-26 | 3 | -15/+21 |
* | sstate: fix architecture of sstate archives | Joshua Lock | 2010-08-25 | 1 | -3/+3 |
* | package_rpm: Temporary workaround for perfile dependencies | Mark Hatle | 2010-08-23 | 1 | -0/+18 |
* | rootfs_rpm: Enable multi dep solverdbs | Mark Hatle | 2010-08-23 | 2 | -61/+93 |
* | 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 |
* | package.bbclass: Fix shlibs race | Richard Purdie | 2010-08-23 | 1 | -2/+2 |
* | 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 |
* | package.bbclass: Add perfile dependency identification | Mark Hatle | 2010-08-20 | 1 | -5/+77 |
* | base.bbclass: Initial work to add GPLv2 Only Build with Whitelist for GPLv3 N... | Saul Wold | 2010-08-20 | 1 | -1/+13 |
* | Rename packaged-staging2 -> sstate and remove the old empty class | Richard Purdie | 2010-08-19 | 2 | -2/+0 |
* | 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 | 2 | -12/+18 |
* | 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 | 1 | -0/+297 |
* | autotools.bbclass: Drop a number of legacy functions that shouldn't be (and a... | Richard Purdie | 2010-08-19 | 1 | -33/+1 |
* | native.bbclass: Ensure EXTRA_NATIVE_PKGCONFIG_PATH has a default value | Richard Purdie | 2010-08-18 | 1 | -0/+1 |
* | DistroData: Cleanup Version numbers and add DistroData Parser | Saul Wold | 2010-08-17 | 1 | -0/+158 |
* | update-rc.d.bbclass: adjust order on tweaking postinst | Kevin Tian | 2010-08-17 | 1 | -5/+10 |
* | kernel.bbclass: Fix adding module dependencies to RDEPENDS | Joshua Lock | 2010-08-17 | 1 | -0/+3 |
* | cross-canadian.bbclass: Set TOOLCHAIN_OPTIONS to point at the correct sysroot | Richard Purdie | 2010-08-17 | 1 | -0/+2 |
* | base.bbclass: Temporarily disable fakeroot for install/package until other fi... | Richard Purdie | 2010-08-17 | 1 | -1/+4 |
* | eglibc: import eglibc_2.12 recipe from OE | Nitin A Kamble | 2010-08-13 | 1 | -0/+15 |
* | kernel-arch: x86-64 is no longer a valid architecture, map it to x86 | Joshua Lock | 2010-08-13 | 1 | -8/+8 |
* | staging.bbclass: mangle *.la for ${base_libdir} too | Kevin Tian | 2010-08-13 | 1 | -0/+1 |
* | base: Allow unpack to handle localpath=None | Richard Purdie | 2010-08-13 | 1 | -0/+2 |
* | package.bbclass: Document the process followed in the class from a high level | Richard Purdie | 2010-08-12 | 1 | -1/+26 |
* | prelink: Enable image wide prelinking | Mark Hatle | 2010-08-12 | 1 | -0/+38 |
* | pseudo: Upgrade pseudo and correct problems | Mark Hatle | 2010-08-12 | 1 | -0/+5 |
* | utility-tasks.bbclass: Use python functions for do_clean instead of os.system... | Richard Purdie | 2010-08-12 | 1 | -6/+4 |