aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2011-02-01qt4: Bring in improvements from meta-openembeddedPaul Eggleton
2011-02-01kernel.bbclass: Add fix from OE.dev for tmpnam() usageRichard Purdie
2011-01-31image/package_xx/rootfs_xx.bbclass: move rootfs_xx_log_check().Lianhao Lu
2011-01-31package.bbclass: Disable EXPORT_FUNCTIONS for do_packageRichard Purdie
2011-01-31license.bbclass: don't mark it as 'nostamp'Kevin Tian
2011-01-31license.bbclass: handle | (or) in the LICENSE fieldJoshua Lock
2011-01-30package_rpm: Fix package-split summaryMark Hatle
2011-01-30creating the rpmrepo metadataQing He
2011-01-28poky-image.bbclass: If not including package management, ensure the basics to...Richard Purdie
2011-01-28rootfs_rpm: Drop bogus inclusion of the run-postinsts packageRichard Purdie
2011-01-28rootfs_rpm: Setup the platform configurationMark Hatle
2011-01-28rpm: Uprev to RPM 5.4.0Mark Hatle
2011-01-28cross-canadian.bbclass: Correct deb package arch.Lianhao Lu
2011-01-28Initial commit of license reporting:Beth Flanagan
2011-01-28staging.bbclass: Only clean out the sysroot if we rerun configure, not at set...Richard Purdie
2011-01-28sstate: Ensure stale stamp files are removed as part of sstate_clean()Richard Purdie
2011-01-27sstate.bbclass: Fix stupid typoRichard Purdie
2011-01-27sstate.bbclass: No need to dump the contents of the sstate package to stdoutRichard Purdie
2011-01-27sstate.bbclass: Handle whitespace in the list of files to 'fixup' to resolve ...Richard Purdie
2011-01-27sstate.bbclass: Optimise to check if the manifest exists without taking locksRichard Purdie
2011-01-27rm_work.bbclass: Update to convert stamps to setscene stampsRichard Purdie
2011-01-27autotools.bbclass: Drop unused autotools_stage_dir dummy functionRichard Purdie
2011-01-27autotools.bbclass: Only include aclocal directories if the exist, no point in...Richard Purdie
2011-01-26crosssdk: Drop PACKAGES setting as its set in cross.bbclass alreadyRichard Purdie
2011-01-26sstate.bbclass: Correctly handle empty sstate packagesRichard Purdie
2011-01-26cross.bbclass: Move sysroot_stage_all function to the only place that uses it...Richard Purdie
2011-01-26staging.bbclass: No need to create these directories any more, also remove in...Richard Purdie
2011-01-25sanity/sstate: Due to the sysroot layout changes, the toolchain bootstrap pro...Richard Purdie
2011-01-25base/sstate.bbclass: Rename fetcher "go" method to "download" when using fetc...Yu Ke
2011-01-25base.bbclass: use bb.fetch2 unpack APIYu Ke
2011-01-25bitbake: machine specific sysroots implementationDongxiao Xu
2011-01-25gcc/libc: Change bootstrap to use an intermediate sysroot and hence no longer...Richard Purdie
2011-01-25sstate.bbclass: allow each step of toolchain bootstrap processes to do popula...Dexuan Cui
2011-01-25cross.bbclass: make MULTIMACH_TARGET_SYS adjustable for bindir, libdir, libex...Dexuan Cui
2011-01-24linux-yocto: allow multiple BSPs per branchBruce Ashfield
2011-01-24update-rc.d.bbclass: Changed RDEPENDS for nativeSaul Wold
2011-01-21package_deb: Remove access to the D directory which isn't used and might not ...Richard Purdie
2011-01-21package_ipk: Do not depend on the existence of "D" to create ipk packageDongxiao Xu
2011-01-21staging: Use relative path in sysroot-destdir for target recipesDongxiao Xu
2011-01-21insane.bbclass: skip checks on .la installed statusScott Garman
2011-01-21staging.bbclass, utils.bbclass: remove la mangling codeScott Garman
2011-01-21autotools.bbclass: libtool sysroot support changesScott Garman
2011-01-20distrodata.bbclass: add .xz file typeSaul Wold
2011-01-20qt4: Enable accessibility and sm option for LSB.Jingdong Lu
2011-01-20distutils(-common-base) bbclass: sync with OEKoen Kooi
2011-01-20python-dir bbclass: import from OEKoen Kooi
2011-01-20setuptools bbclass: import from OEKoen Kooi
2011-01-20sanity.bbclass: remove SDK_ARCH checkJessica Zhang
2011-01-20base.bbclass: fix parse error on recipes with '++' in their namePaul Eggleton
2011-01-20sanity.bbclass: Disable TERMCMD checking with noop patchingMark Hatle