aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2015-10-03report-error.bbclass: Support Unicode reportsMariano Lopez
2015-10-01fontcache: allow to pass extra parameters and environment to fc-cacheMartin Jansa
2015-10-01testimage: Added IO commands to dumpsMariano Lopez
2015-10-01ptest: run-ptest not required to run do_install_ptestIan Ray
2015-10-01distrodata: Take account proxies on distrodata tasksLeonardo Sandoval
2015-10-01kernel.bbclass: fix the bug of checking the existing sections in do_strip()Kevin Hao
2015-10-01image.bbclass: tweak the key location for dropbear when rootfs is readonlyAlexander Kanavin
2015-10-01image.bbclass: when building a readonly rootfs, tweak ssh settings regardless...Alexander Kanavin
2015-10-01distutils3: Avoid MACHINE specific checksumsRichard Purdie
2015-10-01deploy: Mark deploy tasks as MACHINE specificRichard Purdie
2015-10-01multilib_global: Add handling of SIGGEN variables for multilibRichard Purdie
2015-09-29oeqa/testimage: Add ability to run single test from suite.Lucian Musat
2015-09-29cross-canadian.bbclass: big-endian ARM is also gnueabi.Peter Seebach
2015-09-29populate_sdk_base: Simplify postprocess commandsRichard Purdie
2015-09-28oeqa/testimage: Remove absolute path to oeqa from jsonLucian Musat
2015-09-28distrodata: handle recipes with empty or absent SRC_URI in checkpkg()Alexander Kanavin
2015-09-28sstate: run recipe-provided hooks outside of ${B}Ross Burton
2015-09-28image types: add hdddirectPatrick Ohly
2015-09-28sanity.bbclass: show warning when chmod failsAlex Franco
2015-09-26mulitlib: Ensure SDKTARGETSYSROOT is set correctlyRichard Purdie
2015-09-26gtk-icon-cache/pixbufcache: don't set GDK_PIXBUF_MODULEDIRRoss Burton
2015-09-26gdk-pixbuf: move gdk-pixbuf-query-loaders to $libdir for multilib safetyRoss Burton
2015-09-26multilib: Drop populate_sdk variable manipulationRichard Purdie
2015-09-24archiver: stamp-base is dead, remove itRichard Purdie
2015-09-23insane.bbclass: make package_qa_clean_path return a relative pathRobert Yang
2015-09-22classes/externalsrc: fix setting of deps varflag as a stringPaul Eggleton
2015-09-22classes/externalsrc: scale back warning to a plain notePaul Eggleton
2015-09-22classes/populate_sdk_ext: drop work-config.incPaul Eggleton
2015-09-22classes/populate_sdk_ext: allow custom configuration for extensible SDKPaul Eggleton
2015-09-22classes/populate_sdk_ext: fix missing environment settings if running install...Paul Eggleton
2015-09-22image_types.bbclass: Don't try to create ubi symlink twiceMike Looijmans
2015-09-21kernel-arch: Add nios2 to valid archsMarek Vasut
2015-09-21insane: Add nios2 supportMarek Vasut
2015-09-21autotools: fix traversal bug in aclocal copyingChristopher Larson
2015-09-21testimage.bbclass: Fix break introduced with SIGTERM handlingMariano Lopez
2015-09-21insane.bbclass: drop extra line-feed in pkgname checkMartin Jansa
2015-09-21insane.bbclass: show PN and relative path in package_qa_check_host_userMartin Jansa
2015-09-21package.bbclass: add summary line to installed-vs-shipped QA checkMartin Jansa
2015-09-21testimage.bbclass: Don't require an image manifestRandy Witt
2015-09-16autotools.bbclass: mkdir ${B} -> mkdir -p ${B}Robert Yang
2015-09-16image.bbclass: add do_rootfs vardeps for {COMPRESS, IMAGE}_CMD_*Christopher Larson
2015-09-14distutils.bbclass: Handle python-backport modulesAlejandro Hernandez
2015-09-12image_types.bbclass: Restore compatibility with previous UBI filesystemsMike Looijmans
2015-09-12testimage: Handle core-image-lsb-sdk qemumips test restrictionRichard Purdie
2015-09-12populate_sdk_base: Fix aarch64 OLDEST_KERNEL sdk issuesRichard Purdie
2015-09-12testimage: Fix SDK extraction error handlingRichard Purdie
2015-09-12Revert "ptest: use fakeroot for do_install_ptest_base"Ross Burton
2015-09-12classes/sstate: break out function to get sstate manifest filenamePaul Eggleton
2015-09-12sstate: only fetch remote signatures if verification is enabledRoss Burton
2015-09-12Revert "boot-directdisk.bbclass: use rootfs UUID by default"Patrick Ohly