aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2013-06-24sanity.bbclass: Various improvementsRichard Purdie
2013-06-24sanity.bbclass: Drop horrible obsolete minversion hackRichard Purdie
2013-06-20base.bbclass: Ensure finalised data is displayed in build bannerRichard Purdie
2013-06-20utility-tasks/distrodata: Add recideptask flag for fetchall/checkuriallRichard Purdie
2013-06-20classes/buildhistory: fix error when no packages are installedPaul Eggleton
2013-06-19classes/package_tar: fix file ownership within tarballsPaul Eggleton
2013-06-17utils.bbclass: Tweak create_wrapperRichard Purdie
2013-06-17classes/externalsrc: enable global inherit and simplify usagePaul Eggleton
2013-06-17archiver.bbclass: check if package contains a copyleft licenseKevin Strasser
2013-06-17distrodata.bbclass: fix syntax errorsLaurentiu Palcu
2013-06-14classes/conf: Add eventmasks for event handlersRichard Purdie
2013-06-14scripts/buildenv-internal/sanity: Update to python 2.7.3 as a minimumRichard Purdie
2013-06-14sanity: Drop pseudo test, now unneededRichard Purdie
2013-06-14scripts/bitbake sanity.bbclass: Migrate tests for git and tar versionsRichard Purdie
2013-06-13classes/qmake_base: allow parallel makeJonathan Liu
2013-06-13qt: update qmake2 class to export qconfig.pri mkspecFelipe F. Tonello
2013-06-11sanity.bbclass: non-zero status means that we need -march.Randy MacLeod
2013-06-11copyleft_compliance: set 'dirs' flag on taskChristopher Larson
2013-06-11sstate.bbclass: fetch archive+siginfo in a single pstaging_fetchChristopher Larson
2013-06-11sstate.bbclass: kill MIRRORS and FILESPATH to speed up fetchingChristopher Larson
2013-06-11copyleft_compliance: handle localpaths ending with '/'Christopher Larson
2013-06-11license.bbclass: include all licenses in the manifestChristopher Larson
2013-06-11insane.bbclass: quiet package errors not in *_QAChristopher Larson
2013-06-10package_rpm.bbclass: handle pre/post remove scriptletsLaurentiu Palcu
2013-06-10rootfs_rpm.bbclass: switch to using run-postinstsLaurentiu Palcu
2013-06-10image.bbclass: remove unneeded files from the imageLaurentiu Palcu
2013-06-10rootfs_*.bbclass: add some helper functionsLaurentiu Palcu
2013-06-10classes/qmake_base: update .pro hackJonathan Liu
2013-06-10classes/qmake2: export OE_QMAKE_LCONVERT and OE_QMAKE_XMLPATTERNSJonathan Liu
2013-06-10classes/buildhistory: split SDK data by IMAGE_NAMEPaul Eggleton
2013-06-10gnomebase.bbclass: add support for archive name different from BPNMarko Lindqvist
2013-06-10gnomebase.bbclass: implement gnome_verdir() using trim_version()Marko Lindqvist
2013-06-07base/useradd/sstate: Ensure do_package setscene has correct fakeroot dependen...Richard Purdie
2013-06-07package_*.bbclass: Drop fakeroot from setscene callsRichard Purdie
2013-06-07kernel.bbclass: Fix link for modules-${MACHINE}.tgzYi Zhao
2013-06-07image_types.bbclass: add ubifs to IMAGE_TYPESAndrea Adami
2013-06-07multilib.bbclass: fix the PACKAGEFUNCS_appendRobert Yang
2013-06-07insane/package: refactor packaging sanity testsRobert Yang
2013-06-07insane/package: let package.bbclass inherit insane.bbclassRobert Yang
2013-06-04autotools.bbclass: Factor out aclocal copying functionRichard Purdie
2013-06-04sanity.bbclass: make sure python is a full installJesse Zhang
2013-06-04sstate.bbclass: fixup extra hardcoded pathsJackie Huang
2013-06-04classes/buildhistory: record removals in buildhistory directoryJonathan Liu
2013-05-30utils.bbclass: ensure $0 is correct in wrapper scriptsRoss Burton
2013-05-30pixbufcache: add more documentationRoss Burton
2013-05-29cmake.bbclass: modify construction of compiler flagsJoe Slater
2013-05-29qmake_base.bbclass: Add linux-gnun32-oe-g++ to QMAKESPECXin Ouyang
2013-05-29siteinfo.bbclass: Add mips64 common siteinfoMark Hatle
2013-05-24rm_work.bbclass: ignore failure for removing pseudo folderMing Liu
2013-05-24cross: Clear do_populate_sysroot[stamp-extra-info] so that stamps are not MAC...Phil Blundell