| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | relocatable.bbclass: Cover libexecdir | Richard Purdie | 2010-08-12 | 1 | -1/+1 |
* | meta-ide-support: A dummy recipe to install everthing for target development | Joshua Lock | 2010-08-11 | 1 | -0/+51 |
* | kernel.bbclass: do_deploy should use ${B}, not ${S} (which is what ${B} defau... | Richard Purdie | 2010-08-11 | 1 | -1/+1 |
* | package.bbclass: Use --preserve-dates option when stripping kernel modules | Richard Purdie | 2010-08-10 | 1 | -1/+1 |
* | kernel.bbclass: Exclude scripts/dtc object files | Richard Purdie | 2010-08-10 | 1 | -0/+1 |
* | kernel/package.bbclass: Handle kernel module stripping centrally | Richard Purdie | 2010-08-10 | 3 | -25/+5 |
* | kernel.bbclass: Clean up kernel packaging output | Richard Purdie | 2010-08-10 | 1 | -1/+9 |
* | pseudo: Change pseudo integration to better support local DBs | Mark Hatle | 2010-08-04 | 1 | -1/+1 |
* | base.bbclass: Enable fakeroot (pseudo) usage during install and packaging | Mark Hatle | 2010-08-04 | 1 | -0/+11 |
* | package_ipk.bbclass: Fix variable name | Richard Purdie | 2010-08-04 | 1 | -1/+1 |
* | package_ipk: Clean up initial variables | Richard Purdie | 2010-08-04 | 1 | -22/+14 |
* | kernel.bbclass: Simplify shell syntax so pysh can cope with it | Richard Purdie | 2010-08-04 | 1 | -7/+7 |
* | packaged-staging: Fix architecture of nativesdk and cross-canadian packages. ... | Richard Purdie | 2010-08-04 | 1 | -7/+8 |
* | cross-canadian: Move binaries into a subdirectory of bin to allow multimachin... | Richard Purdie | 2010-08-03 | 1 | -0/+6 |
* | packaged-staing.bbclass: Make sure python function is marked as such | Richard Purdie | 2010-08-03 | 1 | -1/+1 |
* | rootfs_ipk.bbclass: add keyword "Collected errors" for log error check | Yu Ke | 2010-07-30 | 1 | -1/+1 |
* | staging: Remove now unused legacy staging code | Richard Purdie | 2010-07-30 | 2 | -55/+3 |
* | utility-tasks.bbclass: miscellaneous fix | Kevin Tian | 2010-07-27 | 1 | -0/+3 |
* | cmake: only search root directory for FIND_*** | Kevin Tian | 2010-07-27 | 1 | -1/+4 |
* | cross-canadian.bbclass: Tweak secondary toolchain path component to account f... | Richard Purdie | 2010-07-25 | 1 | -1/+1 |
* | rm_work.bbclasS: Don't remove the pseudo database as it causes problems with ... | Richard Purdie | 2010-07-25 | 1 | -1/+1 |
* | cross-canadian.bbclass: Add in the target compiler paths as well as the sdk c... | Richard Purdie | 2010-07-25 | 1 | -1/+1 |
* | cross-canadian: Fix toolchain path | Richard Purdie | 2010-07-25 | 1 | -0/+2 |
* | nativesdk.bbckass: Fix toolchain path | Richard Purdie | 2010-07-24 | 1 | -0/+2 |
* | meta/classes/rootfs_rpm.bbclass: re implement base on rpm5 | Mark Hatle | 2010-07-24 | 1 | -91/+67 |
* | rpm: switch to using RPM 5 | Joshua Lock | 2010-07-24 | 1 | -14/+11 |
* | pseudo: Enhancements | Joshua Lock | 2010-07-24 | 1 | -0/+1 |
* | bitbake.conf/cross.bbclass: Inject MULTIMACH_TARGET_SYS into the toolchain pa... | Richard Purdie | 2010-07-23 | 1 | -2/+6 |