aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2015-11-16classes/distrodata: split SRC_URI properly before determining typePaul Eggleton
2015-11-16classes/buildhistory: split package history values only oncePaul Eggleton
2015-11-16cmake.bbclass: don't duplicate CMAKE_C_FLAGS in CMAKE_C_FLAGS_RELEASEAndre McCurdy
2015-11-16rm_work.bbclass: Exclude do_rootfs stamp removalJate Sujjavanich
2015-11-16oeqa/testimage: Add support for test folder export.Lucian Musat
2015-11-16oeqa/runtime: remove dmesg testRoss Burton
2015-11-16prexport.bbclass: avoid export for native and crosssdkRobert Yang
2015-11-16scons.bbclass: SCons packages don't require do_configureAndre McCurdy
2015-10-29perl: Remove errornous extra path-specs for Module::Build based modulesJens Rehsack
2015-10-29perl: fix Perl5 module buildsJens Rehsack
2015-10-29gtk-icon-cache: pass the native libdir to the interceptRoss Burton
2015-10-29useradd-staticids.bbclass: Do not require trailing colonsPeter Kjellerstedt
2015-10-24classes/gtk-icon-cache: don't pass STAGING_LIBDIR_NATIVE to interceptsRoss Burton
2015-10-24sanity: check that the host has file installedRoss Burton
2015-10-24populate_sdk_base: Ensure PKGDATA_DIR existsRichard Purdie
2015-10-24prserv.bbclass: remove it since it is nullRobert Yang
2015-10-24image-mklibs.bbclass: update i586 TARGET_ARCH test to i*86Andre McCurdy
2015-10-24base.bbclass: considering multilib when setting LICENSE_EXCLUSIONJian Liu
2015-10-24classes/insane: rename invalid-pkgconfig QA check to invalid-packageconfigPaul Eggleton
2015-10-24package signing: automatically export public keysMarkus Lehtonen
2015-10-24Add new bbclass for package feed signingMarkus Lehtonen
2015-10-24sign_rpm.bbclass: make RPM_GPG_NAME a mandatory settingMarkus Lehtonen
2015-10-24sign_rpm.bbclass: be more verbose in case of errorMarkus Lehtonen
2015-10-24sign_rpm.bbclass: introduce GPG_PATH variableMarkus Lehtonen
2015-10-24linux-yocto: skip kernel meta data branches when finding machine branchBruce Ashfield
2015-10-21archiver.bbclass: Fixes and improves archiver class for kernel and gcc packagesAlejandro Hernandez
2015-10-21useradd_base.bbclass: Do not warn without a reasonPeter Kjellerstedt
2015-10-21sanity.bbclass: expand warning when chmod failsAlex Franco
2015-10-20libc-package: Fix localedef multilib dependency issuesRichard Purdie
2015-10-20classes/populate_sdk_ext: detect and warn if running in OE environmentPaul Eggleton
2015-10-20classes/populate_sdk_ext: add note to env setup scriptPaul Eggleton
2015-10-20classes/populate_sdk_ext: prevent image construction from executing on installPaul Eggleton
2015-10-20classes/populate_sdk_ext: consistent indentationPaul Eggleton
2015-10-19image-live: make SYSLINUX_ROOT changable in image recipesChris Hallinan
2015-10-19classes/base: provide hints on PACKAGECONFIG errorJoe MacDonald
2015-10-19metadata_scm: rewrite git hash logicRoss Burton
2015-10-19grub-efi, gummiboot: Emit correct path in startup.nshKhem Raj
2015-10-12insane.bbclass: remove misleading path in warningMaxin B. John
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