summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2011-03-01package.bbclass: Use hard link for package split instead of copyDongxiao Xu1
2011-03-01package.bbclass: Unbreak per file dependencies and blacklist doc packagesRichard Purdie1
2011-03-01Ensure Bash is used when spawning terminalsJoshua Lock2
2011-02-23distrodata.bbclass: Fix some issues when checking upstream version on sourcef...Mei Lei1
2011-02-23linux-yocto: enable audio for selected qemu targetsBruce Ashfield1
2011-02-23sstate.bbclass: add SSTATEPOSTINSTFUNCSScott Garman1
2011-02-22package_deb.bbclass: Place the whole task under fakeroot context to fix build...Richard Purdie1
2011-02-21distrodata.bbclass: Fix some bugs for rpm,icu and quicky recipe when checking...Mei Lei1
2011-02-21rm_work.bbclass: Improve handling of noexec tasksRichard Purdie1
2011-02-17toolchain-script/populate_sdk/meta-toolchain: moving common code.Lianhao Lu2
2011-02-17toolchain-scripts.bbclass: Added libtool sysroot support.Lianhao Lu1
2011-02-17libc-package.bbclass: Disable lib packaging dependenies for libc-initial vers...Richard Purdie1
2011-02-16buildstats.bbclass: Remove unneeded debug outputRichard Purdie1
2011-02-16package_rpm: Fix solverdb generationMark Hatle3
2011-02-16image.bbclass: Disable shell debug messagesMark Hatle1
2011-02-16rpm: Add the ability to use the platform file during installMark Hatle1
2011-02-16Doing uname without subprocess: buildstats.bbclassBeth Flanagan1
2011-02-15buildstats.bbclass: Fix expand call syntaxRichard Purdie1
2011-02-15buildstats.bbclass: Save ended time in TaskFinished eventsRichard Purdie1
2011-02-15buildstats: Disable uname subprocess call for now since it appears to be brea...Richard Purdie1
2011-02-15Buildstats commit: buildstats.bbclassBeth Flanagan2
2011-02-14kernel.bbclass: add approproate X Environment variables to allow xterm to startSaul Wold1
2011-02-12package.bbclass: Breakout the strip from the populate_packagesMark Hatle1
2011-02-11mirrors.bbclass: Ensure we don't overwrite any existing MIRRORS variableRichard Purdie1
2011-02-11sstate: Fix bugs after new fetcherZhai Edwin1
2011-02-11meta: Update mirror urls to new format and update yocto project urlsRichard Purdie1
2011-02-10fetch2: Correct the clean() mechanism for the fetcher2 codeSaul Wold1
2011-02-10rm_work.bbclass: Fix typo for package task directory preservationRichard Purdie1
2011-02-10package.bbclass: Only set recrdeptask for do_build if packaging is enabled fo...Richard Purdie1
2011-02-10debian.bbclass: Only set rdeptask for do_package if packaging is enabledRichard Purdie1
2011-02-10image-swab: Convert to attach strace to the process to obtain the required sw...Richard Purdie1
2011-02-09Misc hard link fixesMark Hatle4
2011-02-09package.bbclass: Preserve hard links!Mark Hatle1
2011-02-09image-mklibs.bbclass: add the library optimization functionalityNitin A Kamble1
2011-02-09kernel.bbclass: use defconfig if it existsDarren Hart1
2011-02-09linux-yocto: streamline BSP bootstrappingBruce Ashfield1
2011-02-08insane.bbclass: Fix config.log error messageMark Hatle1
2011-02-08kernel-yocto: Ensure python code has awlays run before SRCPV is expandedRichard Purdie1
2011-02-08kernel-yocto/poky-default-revisions: Ensure SRCREV_machine is set for the ker...Richard Purdie1
2011-02-07distrodata: Update to new fetcher APIRichard Purdie1
2011-02-07utility-tasks: Update checkuri to new fetcher APIRichard Purdie1
2011-02-07kernel-yocto: 'standard' isn't a valid git branch name for a SRCREV, fixRichard Purdie1
2011-02-07meta/classes: Update classes to use new fetcher APIRichard Purdie4
2011-02-07base.bbclass: Update after fetcher changesRichard Purdie1
2011-02-03package.bbclass: Optimise file dependency calculations to ignore locales and ...Richard Purdie1
2011-02-03bitbake.conf & package.bbclass: Use default SUMMARY and DESCRIPTIONMark Hatle1
2011-02-03license.bbclass: Add coverage by sstate code (also use cleandirs and dirs tas...Richard Purdie2
2011-02-03rm_work: Retain package and package-split directories to be consistent with s...Richard Purdie1
2011-02-03rootrs_rpm.bbclass: Disable createrepo for now due to this error:Richard Purdie1
2011-02-02linux-yocto/linux-libc-headers-yocto: Adjust to git fetcher improvementsRichard Purdie1