aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2011-03-08sanity.bbclass: some multilib systems have symlink /lib -> /lib64Martin Jansa
2011-03-05toolchain-script.bbclass: Added --sysroot to LDFLAGS.Lianhao Lu
2011-03-04module: build hostprogs for each moduleDarren Hart
2011-03-04distrodata.bbclass: Get git repo tag informationMei Lei
2011-03-02insane.bbclass: Fix ELF bitsize comparisonMark Hatle
2011-03-02kernel: remove explicit bash call in do_menuconfigBruce Ashfield
2011-03-01base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINESKoen Kooi
2011-03-01base/utility-tasks.bbclass: Drop do_setscene and do_rebuildRichard Purdie
2011-03-01populate_sdk_rpm.bbclass: Add the necessary solvedb lockMark Hatle
2011-03-01Fixing type: license.bbclassBeth Flanagan
2011-03-01Fixing my bad license parsing: license.bbclassBeth Flanagan
2011-03-01[BUG:650] Fix LICENSE parsing: license.bblcassBeth Flanagan
2011-03-01utils.bbclass: add new wrapper scriptSaul Wold
2011-03-01rpm: Fix rpm usage of prelink on the targetMark Hatle
2011-03-01rootfs_rpm: Fix rootfs generation using RPM packagesMark Hatle
2011-03-01package.bbclass: Rewrite package_do_filedeps() to reduce the amount of subpro...Richard Purdie
2011-03-01package.bbclass: Fix debug sources directory creation to reference the target...Richard Purdie
2011-03-01package.bbclass: Refactor split and strip functionMark Hatle
2011-03-01Revise stripping and splitting of debug informationMark Hatle
2011-03-01package.bbclass: Ensure dependency version information is preservedRichard Purdie
2011-03-01package.bbclass: Use hard link for package split instead of copyDongxiao Xu
2011-03-01package.bbclass: Unbreak per file dependencies and blacklist doc packagesRichard Purdie
2011-03-01Ensure Bash is used when spawning terminalsJoshua Lock
2011-02-23distrodata.bbclass: Fix some issues when checking upstream version on sourcef...Mei Lei
2011-02-23linux-yocto: enable audio for selected qemu targetsBruce Ashfield
2011-02-23sstate.bbclass: add SSTATEPOSTINSTFUNCSScott Garman
2011-02-22package_deb.bbclass: Place the whole task under fakeroot context to fix build...Richard Purdie
2011-02-21distrodata.bbclass: Fix some bugs for rpm,icu and quicky recipe when checking...Mei Lei
2011-02-21rm_work.bbclass: Improve handling of noexec tasksRichard Purdie
2011-02-17toolchain-script/populate_sdk/meta-toolchain: moving common code.Lianhao Lu
2011-02-17toolchain-scripts.bbclass: Added libtool sysroot support.Lianhao Lu
2011-02-17libc-package.bbclass: Disable lib packaging dependenies for libc-initial vers...Richard Purdie
2011-02-16buildstats.bbclass: Remove unneeded debug outputRichard Purdie
2011-02-16package_rpm: Fix solverdb generationMark Hatle
2011-02-16image.bbclass: Disable shell debug messagesMark Hatle
2011-02-16rpm: Add the ability to use the platform file during installMark Hatle
2011-02-16Doing uname without subprocess: buildstats.bbclassBeth Flanagan
2011-02-15buildstats.bbclass: Fix expand call syntaxRichard Purdie
2011-02-15buildstats.bbclass: Save ended time in TaskFinished eventsRichard Purdie
2011-02-15buildstats: Disable uname subprocess call for now since it appears to be brea...Richard Purdie
2011-02-15Buildstats commit: buildstats.bbclassBeth Flanagan
2011-02-14kernel.bbclass: add approproate X Environment variables to allow xterm to startSaul Wold
2011-02-12package.bbclass: Breakout the strip from the populate_packagesMark Hatle
2011-02-11mirrors.bbclass: Ensure we don't overwrite any existing MIRRORS variableRichard Purdie
2011-02-11sstate: Fix bugs after new fetcherZhai Edwin
2011-02-11meta: Update mirror urls to new format and update yocto project urlsRichard Purdie
2011-02-10fetch2: Correct the clean() mechanism for the fetcher2 codeSaul Wold
2011-02-10rm_work.bbclass: Fix typo for package task directory preservationRichard Purdie
2011-02-10package.bbclass: Only set recrdeptask for do_build if packaging is enabled fo...Richard Purdie
2011-02-10debian.bbclass: Only set rdeptask for do_package if packaging is enabledRichard Purdie