| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | rpm: Add the ability to use the platform file during install | Mark Hatle | 2011-02-16 | 1 | -5/+10 |
* | Doing uname without subprocess: buildstats.bbclass | Beth Flanagan | 2011-02-16 | 1 | -4/+7 |
* | buildstats.bbclass: Fix expand call syntax | Richard Purdie | 2011-02-15 | 1 | -1/+1 |
* | buildstats.bbclass: Save ended time in TaskFinished events | Richard Purdie | 2011-02-15 | 1 | -2/+3 |
* | buildstats: Disable uname subprocess call for now since it appears to be brea... | Richard Purdie | 2011-02-15 | 1 | -2/+2 |
* | Buildstats commit: buildstats.bbclass | Beth Flanagan | 2011-02-15 | 2 | -0/+195 |
* | kernel.bbclass: add approproate X Environment variables to allow xterm to start | Saul Wold | 2011-02-14 | 1 | -0/+3 |
* | package.bbclass: Breakout the strip from the populate_packages | Mark Hatle | 2011-02-12 | 1 | -22/+36 |
* | mirrors.bbclass: Ensure we don't overwrite any existing MIRRORS variable | Richard Purdie | 2011-02-11 | 1 | -1/+1 |
* | sstate: Fix bugs after new fetcher | Zhai Edwin | 2011-02-11 | 1 | -3/+3 |
* | meta: Update mirror urls to new format and update yocto project urls | Richard Purdie | 2011-02-11 | 1 | -57/+55 |
* | fetch2: Correct the clean() mechanism for the fetcher2 code | Saul Wold | 2011-02-10 | 1 | -15/+9 |
* | rm_work.bbclass: Fix typo for package task directory preservation | Richard Purdie | 2011-02-10 | 1 | -2/+2 |
* | package.bbclass: Only set recrdeptask for do_build if packaging is enabled fo... | Richard Purdie | 2011-02-10 | 1 | -1/+4 |
* | debian.bbclass: Only set rdeptask for do_package if packaging is enabled | Richard Purdie | 2011-02-10 | 1 | -4/+10 |
* | image-swab: Convert to attach strace to the process to obtain the required sw... | Richard Purdie | 2011-02-10 | 1 | -2/+17 |
* | Misc hard link fixes | Mark Hatle | 2011-02-09 | 4 | -9/+9 |
* | 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 |