aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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
2013-05-24kernel: Remove unnecessary cd and rm, fix MODULE_TARBALL_SYMLINK_NAME creationMartin Jansa
2013-05-24clutter.bbclass: removed unused functionTomas Frydrych
2013-05-24kernel.bbclass: Add dependency on binutilsMike Crowe
2013-05-24pixbufcache: update the loader cache when installing nativelyRoss Burton
2013-05-24sanity.bbclass: Drop dubious printRichard Purdie
2013-05-23buildhistory: Sync with bitbake changesRichard Purdie
2013-05-23image.bbclass: add postinst_enable_loggingChen Qi
2013-05-21task.bbclass: Drop deprecated classRichard Purdie
2013-05-21update-alternatives: Drop deprecated code, update to show error messageRichard Purdie
2013-05-21clutter.bbclass: helper class for clutter and friendsTomas Frydrych
2013-05-21image_types.bbclass: remove the old imagesRobert Yang
2013-05-16toolchain-scripts.bbclass:Add CROSS_COMPILE variable to environment-setup fileZongchun Yu
2013-05-16bbclass: bb.fatal() clean upRobert Yang