| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | package.bbclass: Preserve hard links! | Mark Hatle | 2011-02-09 | 1 | -1/+17 |
* | image-mklibs.bbclass: add the library optimization functionality | Nitin A Kamble | 2011-02-09 | 1 | -0/+69 |
* | kernel.bbclass: use defconfig if it exists | Darren Hart | 2011-02-09 | 1 | -1/+5 |
* | linux-yocto: streamline BSP bootstrapping | Bruce Ashfield | 2011-02-09 | 1 | -61/+10 |
* | insane.bbclass: Fix config.log error message | Mark Hatle | 2011-02-08 | 1 | -1/+1 |
* | kernel-yocto: Ensure python code has awlays run before SRCPV is expanded | Richard Purdie | 2011-02-08 | 1 | -2/+9 |
* | kernel-yocto/poky-default-revisions: Ensure SRCREV_machine is set for the ker... | Richard Purdie | 2011-02-08 | 1 | -1/+0 |
* | distrodata: Update to new fetcher API | Richard Purdie | 2011-02-07 | 1 | -35/+24 |
* | utility-tasks: Update checkuri to new fetcher API | Richard Purdie | 2011-02-07 | 1 | -23/+8 |
* | kernel-yocto: 'standard' isn't a valid git branch name for a SRCREV, fix | Richard Purdie | 2011-02-07 | 1 | -1/+1 |
* | meta/classes: Update classes to use new fetcher API | Richard Purdie | 2011-02-07 | 4 | -186/+60 |
* | base.bbclass: Update after fetcher changes | Richard Purdie | 2011-02-07 | 1 | -3/+7 |
* | package.bbclass: Optimise file dependency calculations to ignore locales and ... | Richard Purdie | 2011-02-03 | 1 | -1/+1 |
* | bitbake.conf & package.bbclass: Use default SUMMARY and DESCRIPTION | Mark Hatle | 2011-02-03 | 1 | -1/+4 |
* | license.bbclass: Add coverage by sstate code (also use cleandirs and dirs tas... | Richard Purdie | 2011-02-03 | 2 | -13/+17 |
* | rm_work: Retain package and package-split directories to be consistent with s... | Richard Purdie | 2011-02-03 | 1 | -1/+4 |
* | rootrs_rpm.bbclass: Disable createrepo for now due to this error: | Richard Purdie | 2011-02-03 | 1 | -2/+2 |
* | linux-yocto/linux-libc-headers-yocto: Adjust to git fetcher improvements | Richard Purdie | 2011-02-02 | 1 | -2/+2 |
* | autotools.bbclass: Drop info directory listings as they're going to be broken... | Richard Purdie | 2011-02-02 | 1 | -0/+4 |
* | package.bbclass: Ensure SUMMARY is written to pkgdata as well as DESCRIPTION | Richard Purdie | 2011-02-02 | 1 | -0/+1 |
* | linux-yocto: export kernel configuration audit to the console | Bruce Ashfield | 2011-02-01 | 1 | -6/+11 |
* | distrodata.bbclass: Imporve the checkpkg task more precisely and generate dat... | Mei Lei | 2011-02-01 | 1 | -4/+31 |
* | populate_sdk.bbclass/meta-toolchain: Made populate_sdk task more generic | Lianhao Lu | 2011-02-01 | 1 | -0/+82 |
* | populate_sdk_ipk.bbclass: Added ipk support in populate_sdk task. | Lianhao Lu | 2011-02-01 | 1 | -0/+44 |
* | populate_sdk_deb.bbclass: Added deb support for populate_sdk task. | Lianhao Lu | 2011-02-01 | 1 | -0/+60 |
* | populate_sdk_rpm.bbclass: Added rpm support for populate_sdk task. | Lianhao Lu | 2011-02-01 | 1 | -0/+80 |
* | rootfs_rpm/package_rpm.bbclass: Move func from rootfs_rpm to package_rpm | Lianhao Lu | 2011-02-01 | 2 | -141/+234 |
* | rootfs_ipk/package_ipk.bbclass: Move func from rootfs_ipk to package_ipk | Lianhao Lu | 2011-02-01 | 2 | -16/+52 |
* | rootfs_deb/package_deb.bbclass: move func from rootfs_deb to package_deb | Lianhao Lu | 2011-02-01 | 2 | -75/+141 |
* | package.bbclass: add nodeprrecs flag to RRECOMMENDS_pkgname | Paul Eggleton | 2011-02-01 | 1 | -0/+2 |
* | qt4: add qt4-embedded 4.6.3 from meta-openembedded | Paul Eggleton | 2011-02-01 | 1 | -0/+18 |
* | qt4: Bring in improvements from meta-openembedded | Paul Eggleton | 2011-02-01 | 1 | -0/+9 |
* | kernel.bbclass: Add fix from OE.dev for tmpnam() usage | Richard Purdie | 2011-02-01 | 1 | -2/+5 |
* | image/package_xx/rootfs_xx.bbclass: move rootfs_xx_log_check(). | Lianhao Lu | 2011-01-31 | 7 | -64/+61 |
* | package.bbclass: Disable EXPORT_FUNCTIONS for do_package | Richard Purdie | 2011-01-31 | 1 | -3/+1 |
* | license.bbclass: don't mark it as 'nostamp' | Kevin Tian | 2011-01-31 | 1 | -1/+0 |
* | license.bbclass: handle | (or) in the LICENSE field | Joshua Lock | 2011-01-31 | 1 | -1/+1 |
* | package_rpm: Fix package-split summary | Mark Hatle | 2011-01-30 | 1 | -1/+1 |
* | creating the rpmrepo metadata | Qing He | 2011-01-30 | 1 | -0/+5 |
* | poky-image.bbclass: If not including package management, ensure the basics to... | Richard Purdie | 2011-01-28 | 1 | -1/+1 |
* | rootfs_rpm: Drop bogus inclusion of the run-postinsts package | Richard Purdie | 2011-01-28 | 1 | -2/+3 |
* | rootfs_rpm: Setup the platform configuration | Mark Hatle | 2011-01-28 | 1 | -1/+7 |
* | rpm: Uprev to RPM 5.4.0 | Mark Hatle | 2011-01-28 | 3 | -10/+14 |
* | cross-canadian.bbclass: Correct deb package arch. | Lianhao Lu | 2011-01-28 | 1 | -0/+3 |
* | Initial commit of license reporting: | Beth Flanagan | 2011-01-28 | 1 | -0/+101 |
* | staging.bbclass: Only clean out the sysroot if we rerun configure, not at set... | Richard Purdie | 2011-01-28 | 2 | -2/+6 |
* | sstate: Ensure stale stamp files are removed as part of sstate_clean() | Richard Purdie | 2011-01-28 | 1 | -2/+6 |
* | sstate.bbclass: Fix stupid typo | Richard Purdie | 2011-01-27 | 1 | -1/+1 |
* | sstate.bbclass: No need to dump the contents of the sstate package to stdout | Richard Purdie | 2011-01-27 | 1 | -2/+2 |
* | sstate.bbclass: Handle whitespace in the list of files to 'fixup' to resolve ... | Richard Purdie | 2011-01-27 | 1 | -0/+2 |