summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* classes/insane: remove la2 check which no longer exists from ERROR_QAPaul Eggleton2013-06-281-1/+1
* qt4*.bbclass: disable build qt on mips64 with 64 bits userspaceKai Kang2013-06-282-0/+6
* packagedata: Show error when trying to change PE/PV/PR from runtime/pkgdataRichard Purdie2013-06-281-5/+13
* package: Ensure we iterate all the pool objectsRichard Purdie2013-06-281-2/+2
* sanity.bbclass: Check for the known broken version of makeMark Hatle2013-06-281-0/+37
* autotools.bbclass: force copy Makefile.in.in to ${S}/po/Roy.Li2013-06-281-1/+1
* useradd.bbclass: Add members to a groupMikhail Durnev2013-06-281-5/+63
* image_types.bbclass: set 'filetype' ext4 featureEnrico Scholz2013-06-281-1/+1
* sanity.bbclass: Fix COREBASE sanity testsRichard Purdie2013-06-271-1/+1
* sanity.bbclass: Add check for @ character in build directory nameRichard Purdie2013-06-271-4/+6
* populate_sdk_base, adt_installer: abort install if path contains spacesLaurentiu Palcu2013-06-251-4/+9
* sanity.bbclass: Various improvementsRichard Purdie2013-06-241-254/+257
* sanity.bbclass: Drop horrible obsolete minversion hackRichard Purdie2013-06-241-7/+2
* base.bbclass: Ensure finalised data is displayed in build bannerRichard Purdie2013-06-211-2/+4
* utility-tasks/distrodata: Add recideptask flag for fetchall/checkuriallRichard Purdie2013-06-203-1/+7
* classes/buildhistory: fix error when no packages are installedPaul Eggleton2013-06-201-1/+5
* classes/package_tar: fix file ownership within tarballsPaul Eggleton2013-06-191-1/+1
* utils.bbclass: Tweak create_wrapperRichard Purdie2013-06-181-2/+2
* classes/externalsrc: enable global inherit and simplify usagePaul Eggleton2013-06-181-18/+33
* archiver.bbclass: check if package contains a copyleft licenseKevin Strasser2013-06-171-1/+4
* distrodata.bbclass: fix syntax errorsLaurentiu Palcu2013-06-171-2/+2
* classes/conf: Add eventmasks for event handlersRichard Purdie2013-06-1417-107/+104
* scripts/buildenv-internal/sanity: Update to python 2.7.3 as a minimumRichard Purdie2013-06-141-4/+3
* sanity: Drop pseudo test, now unneededRichard Purdie2013-06-141-27/+0
* scripts/bitbake sanity.bbclass: Migrate tests for git and tar versionsRichard Purdie2013-06-141-0/+31
* classes/qmake_base: allow parallel makeJonathan Liu2013-06-131-1/+1
* qt: update qmake2 class to export qconfig.pri mkspecFelipe F. Tonello2013-06-131-0/+1
* sanity.bbclass: non-zero status means that we need -march.Randy MacLeod2013-06-111-1/+1
* copyleft_compliance: set 'dirs' flag on taskChristopher Larson2013-06-111-0/+1
* sstate.bbclass: fetch archive+siginfo in a single pstaging_fetchChristopher Larson2013-06-111-17/+15
* sstate.bbclass: kill MIRRORS and FILESPATH to speed up fetchingChristopher Larson2013-06-111-0/+2
* copyleft_compliance: handle localpaths ending with '/'Christopher Larson2013-06-111-0/+2
* license.bbclass: include all licenses in the manifestChristopher Larson2013-06-111-4/+3
* insane.bbclass: quiet package errors not in *_QAChristopher Larson2013-06-111-2/+4
* package_rpm.bbclass: handle pre/post remove scriptletsLaurentiu Palcu2013-06-111-6/+10
* rootfs_rpm.bbclass: switch to using run-postinstsLaurentiu Palcu2013-06-111-1/+1
* image.bbclass: remove unneeded files from the imageLaurentiu Palcu2013-06-111-0/+33
* rootfs_*.bbclass: add some helper functionsLaurentiu Palcu2013-06-113-25/+64
* classes/qmake_base: update .pro hackJonathan Liu2013-06-111-2/+13
* classes/qmake2: export OE_QMAKE_LCONVERT and OE_QMAKE_XMLPATTERNSJonathan Liu2013-06-111-0/+2
* classes/buildhistory: split SDK data by IMAGE_NAMEPaul Eggleton2013-06-111-1/+1
* gnomebase.bbclass: add support for archive name different from BPNMarko Lindqvist2013-06-111-1/+2
* gnomebase.bbclass: implement gnome_verdir() using trim_version()Marko Lindqvist2013-06-111-3/+1
* base/useradd/sstate: Ensure do_package setscene has correct fakeroot dependen...Richard Purdie2013-06-073-2/+3
* package_*.bbclass: Drop fakeroot from setscene callsRichard Purdie2013-06-073-3/+0
* kernel.bbclass: Fix link for modules-${MACHINE}.tgzYi Zhao2013-06-071-1/+1
* image_types.bbclass: add ubifs to IMAGE_TYPESAndrea Adami2013-06-071-1/+1
* multilib.bbclass: fix the PACKAGEFUNCS_appendRobert Yang2013-06-071-1/+1
* insane/package: refactor packaging sanity testsRobert Yang2013-06-072-24/+45
* insane/package: let package.bbclass inherit insane.bbclassRobert Yang2013-06-072-3/+8
OpenPOWER on IntegriCloud