| Commit message (Expand) | Author | Age | Files | Lines |
* | package.bbclass: Ensure dependency version information is preserved | Richard Purdie | 2011-03-01 | 1 | -15/+17 |
* | package.bbclass: Use hard link for package split instead of copy | Dongxiao Xu | 2011-03-01 | 1 | -12/+3 |
* | package.bbclass: Unbreak per file dependencies and blacklist doc packages | Richard Purdie | 2011-03-01 | 1 | -1/+1 |
* | Ensure Bash is used when spawning terminals | Joshua Lock | 2011-03-01 | 2 | -3/+3 |
* | distrodata.bbclass: Fix some issues when checking upstream version on sourcef... | Mei Lei | 2011-02-23 | 1 | -3/+4 |
* | linux-yocto: enable audio for selected qemu targets | Bruce Ashfield | 2011-02-23 | 1 | -1/+3 |
* | sstate.bbclass: add SSTATEPOSTINSTFUNCS | Scott Garman | 2011-02-23 | 1 | -0/+5 |
* | package_deb.bbclass: Place the whole task under fakeroot context to fix build... | Richard Purdie | 2011-02-22 | 1 | -1/+3 |
* | distrodata.bbclass: Fix some bugs for rpm,icu and quicky recipe when checking... | Mei Lei | 2011-02-21 | 1 | -7/+7 |
* | rm_work.bbclass: Improve handling of noexec tasks | Richard Purdie | 2011-02-21 | 1 | -0/+9 |
* | toolchain-script/populate_sdk/meta-toolchain: moving common code. | Lianhao Lu | 2011-02-17 | 2 | -11/+26 |
* | toolchain-scripts.bbclass: Added libtool sysroot support. | Lianhao Lu | 2011-02-17 | 1 | -6/+4 |
* | libc-package.bbclass: Disable lib packaging dependenies for libc-initial vers... | Richard Purdie | 2011-02-17 | 1 | -0/+4 |
* | buildstats.bbclass: Remove unneeded debug output | Richard Purdie | 2011-02-16 | 1 | -1/+0 |
* | package_rpm: Fix solverdb generation | Mark Hatle | 2011-02-16 | 3 | -20/+28 |
* | image.bbclass: Disable shell debug messages | Mark Hatle | 2011-02-16 | 1 | -1/+1 |
* | 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 |