aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2016-05-10Revert "kernel/kernel-arch: Explicitly mapping between, i386/x86_64 and x86 f...Tom Zanussi
2016-05-09boot-directdisk.bbclass: remove HDDIMG before createRobert Yang
2016-05-09license.bbclass: fix warnings when run in unprivileged "container" envBjørn Forsman
2016-03-15license.bbclass: fix host contamination warnings for license filesJagadeesh Krishnanjanappa
2016-03-11base: check for existing prefix when expanding names in PACKAGECONFIGRoss Burton
2016-03-03image_types_uboot: add cpio.gz.uboot to supported IMAGE_TYPESArnold Csorvasi
2016-03-03image_types.bbclass: Rebuild when WICVARS changeMariano Lopez
2016-03-03image_types: improve wks path specificationChristopher Larson
2016-02-01kernel-yocto: fix checkout bare-cloned kernel repositoriesJianxun Zhang
2016-01-15kernel/kernel-arch: Explicitly mapping between i386/x86_64 and x86 for kernel...Jianxun Zhang
2016-01-15classes/populate_sdk_ext: disable signature warningsPaul Eggleton
2016-01-15classes/populate_sdk_ext: fix cascading from preparation failurePaul Eggleton
2016-01-15buildhistory: fix not recording SDK informationPaul Eggleton
2016-01-15classes/populate_sdk_ext: error out of install if buildtools install failsPaul Eggleton
2015-12-27autotools: Allow recipe-individual configure scriptsJens Rehsack
2015-12-27toolchain-scripts.bbclass: unset command_not_found_handleFang Jia
2015-12-27populate_sdk_ext.bbclass: Be more permissive on the name of the buildtoolsMark Hatle
2015-12-27classes/populate_sdk_ext: fail if SDK_ARCH != BUILD_ARCHPaul Eggleton
2015-12-27classes/populate_sdk_ext: tweak reporting of workspace exclusionPaul Eggleton
2015-12-27classes/populate_sdk_ext: make it clear when SDK installation has failedPaul Eggleton
2015-12-27classes/populate_sdk_ext: tidy up preparation log file writingPaul Eggleton
2015-12-27classes/license: fix intermittent license collection warningPaul Eggleton
2015-12-27classes/metadata_scm: fix git errors showing up on non-git repositoriesPaul Eggleton
2015-12-27classes/distrodata: split SRC_URI properly before determining typePaul Eggleton
2015-12-27uninative.bbclass: Choose the correct loader based on BUILD_ARCHRandy Witt
2015-12-08allarch: Force TARGET_*FLAGS variable valuesMike Crowe
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