summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* rootfs_*.bbclass: don't add BUILDNAME to do_rootfs vardepsexcludeMartin Jansa2015-11-243-3/+0
* insane: Don't depend on BB_TASKDEPDATARichard Purdie2015-11-241-0/+1
* kernel: fix race condition between compile_kernelmodules and shared_workdirJens Rehsack2015-11-242-1/+9
* classes: Ensure pass setVar/setVarFlag strings, not integersRichard Purdie2015-11-244-10/+10
* classes/license: fix intermittent license collection warningPaul Eggleton2015-11-241-0/+1
* classes/metadata_scm: fix git errors showing up on non-git repositoriesPaul Eggleton2015-11-241-10/+10
* sstate: respect GPG_BIN and GPG_HOMERoss Burton2015-11-241-3/+17
* archiver.bbclass: add bbappend when do_ar_recipe kernel and gcc packagesJian Liu2015-11-241-0/+10
* archiver.bbclass: fix previous issue regarding work-shared for linux-yoctoAlejandro Hernandez2015-11-241-11/+9
* waf.bbclass: filter out non -j from PARALLEL_MAKEEnrico Scholz2015-11-241-1/+23
* ptest-gnome: extend EXTRA_OECONF in all builds, not just targetRoss Burton2015-11-241-1/+1
* classes/distrodata: split SRC_URI properly before determining typePaul Eggleton2015-11-161-2/+2
* classes/buildhistory: split package history values only oncePaul Eggleton2015-11-161-1/+1
* cmake.bbclass: don't duplicate CMAKE_C_FLAGS in CMAKE_C_FLAGS_RELEASEAndre McCurdy2015-11-161-5/+5
* rm_work.bbclass: Exclude do_rootfs stamp removalJate Sujjavanich2015-11-161-0/+4
* oeqa/testimage: Add support for test folder export.Lucian Musat2015-11-161-1/+13
* oeqa/runtime: remove dmesg testRoss Burton2015-11-161-2/+2
* prexport.bbclass: avoid export for native and crosssdkRobert Yang2015-11-161-2/+3
* scons.bbclass: SCons packages don't require do_configureAndre McCurdy2015-11-161-0/+2
* 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