summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* kernel-yocto: fix checkout bare-cloned kernel repositoriesJianxun Zhang2016-02-041-3/+10
* kernel/kernel-arch: Explicitly mapping between i386/x86_64 and x86 for kernel...Jianxun Zhang2016-01-152-4/+15
* classes/populate_sdk_ext: disable signature warningsPaul Eggleton2016-01-151-1/+1
* classes/populate_sdk_ext: fix cascading from preparation failurePaul Eggleton2016-01-151-1/+1
* buildhistory: fix not recording SDK informationPaul Eggleton2016-01-151-1/+1
* classes/populate_sdk_ext: error out of install if buildtools install failsPaul Eggleton2016-01-151-1/+1
* autotools: Allow recipe-individual configure scriptsJens Rehsack2016-01-121-21/+22
* toolchain-scripts.bbclass: unset command_not_found_handleFang Jia2016-01-121-0/+1
* populate_sdk_ext.bbclass: Be more permissive on the name of the buildtoolsMark Hatle2016-01-121-4/+1
* classes/populate_sdk_ext: fail if SDK_ARCH != BUILD_ARCHPaul Eggleton2016-01-121-0/+5
* classes/populate_sdk_ext: tweak reporting of workspace exclusionPaul Eggleton2016-01-121-1/+1
* classes/populate_sdk_ext: make it clear when SDK installation has failedPaul Eggleton2016-01-121-1/+1
* classes/populate_sdk_ext: tidy up preparation log file writingPaul Eggleton2016-01-121-1/+2
* classes/license: fix intermittent license collection warningPaul Eggleton2016-01-121-0/+1
* classes/metadata_scm: fix git errors showing up on non-git repositoriesPaul Eggleton2016-01-121-10/+10
* classes/distrodata: split SRC_URI properly before determining typePaul Eggleton2016-01-121-2/+2
* uninative.bbclass: Choose the correct loader based on BUILD_ARCHRandy Witt2016-01-121-1/+1
* allarch: Force TARGET_*FLAGS variable valuesMike Crowe2015-12-081-0/+4
* perl: Remove errornous extra path-specs for Module::Build based modulesJens Rehsack2015-10-291-8/+2
* perl: fix Perl5 module buildsJens Rehsack2015-10-293-3/+16
* gtk-icon-cache: pass the native libdir to the interceptRoss Burton2015-10-291-1/+1
* useradd-staticids.bbclass: Do not require trailing colonsPeter Kjellerstedt2015-10-291-2/+14
* classes/gtk-icon-cache: don't pass STAGING_LIBDIR_NATIVE to interceptsRoss Burton2015-10-271-4/+2
* sanity: check that the host has file installedRoss Burton2015-10-271-1/+1
* populate_sdk_base: Ensure PKGDATA_DIR existsRichard Purdie2015-10-271-1/+1
* prserv.bbclass: remove it since it is nullRobert Yang2015-10-272-3/+0
* image-mklibs.bbclass: update i586 TARGET_ARCH test to i*86Andre McCurdy2015-10-271-1/+1
* base.bbclass: considering multilib when setting LICENSE_EXCLUSIONJian Liu2015-10-271-1/+2
* classes/insane: rename invalid-pkgconfig QA check to invalid-packageconfigPaul Eggleton2015-10-271-2/+2
* package signing: automatically export public keysMarkus Lehtonen2015-10-272-3/+13
* Add new bbclass for package feed signingMarkus Lehtonen2015-10-271-0/+24
* sign_rpm.bbclass: make RPM_GPG_NAME a mandatory settingMarkus Lehtonen2015-10-271-21/+9
* sign_rpm.bbclass: be more verbose in case of errorMarkus Lehtonen2015-10-271-1/+4
* sign_rpm.bbclass: introduce GPG_PATH variableMarkus Lehtonen2015-10-271-0/+4
* linux-yocto: skip kernel meta data branches when finding machine branchBruce Ashfield2015-10-271-1/+3
* archiver.bbclass: Fixes and improves archiver class for kernel and gcc packagesAlejandro Hernandez2015-10-211-7/+20
* useradd_base.bbclass: Do not warn without a reasonPeter Kjellerstedt2015-10-211-3/+3
* sanity.bbclass: expand warning when chmod failsAlex Franco2015-10-211-2/+2
* libc-package: Fix localedef multilib dependency issuesRichard Purdie2015-10-201-2/+2
* classes/populate_sdk_ext: detect and warn if running in OE environmentPaul Eggleton2015-10-201-0/+3
* classes/populate_sdk_ext: add note to env setup scriptPaul Eggleton2015-10-201-0/+2
* classes/populate_sdk_ext: prevent image construction from executing on installPaul Eggleton2015-10-201-1/+4
* classes/populate_sdk_ext: consistent indentationPaul Eggleton2015-10-201-5/+5
* image-live: make SYSLINUX_ROOT changable in image recipesChris Hallinan2015-10-191-1/+1
* classes/base: provide hints on PACKAGECONFIG errorJoe MacDonald2015-10-191-1/+2
* metadata_scm: rewrite git hash logicRoss Burton2015-10-191-11/+12
* grub-efi, gummiboot: Emit correct path in startup.nshKhem Raj2015-10-192-2/+4
* insane.bbclass: remove misleading path in warningMaxin B. John2015-10-121-1/+1
* report-error.bbclass: Support Unicode reportsMariano Lopez2015-10-071-4/+7
* fontcache: allow to pass extra parameters and environment to fc-cacheMartin Jansa2015-10-011-4/+15