summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2018-03-06meson.bbclass: fix to build for more projectsChen Qi
2018-03-06godep.bbclass: Add helper class to enable go-dep toolKhem Raj
2018-03-06go.bbclass, goarch.bbclass: update SECURITY_CFLAGSMatt Madison
2018-03-06goarch.bbclass: disable shared runtime for nativesdk buildsMatt Madison
2018-03-06go.bbclass: ptest cleanup and improvementsMatt Madison
2018-03-06go.bbclass: don't stage test data with sourcesMatt Madison
2018-03-06go.bbclass: remove debug-related commandsMatt Madison
2018-03-06go.bbclass: rename GO_TMPDIR -> GOTMPDIRMatt Madison
2018-03-06go: set GOMIPS envrionment variableMatt Madison
2018-03-06go: update go 1.9 -> go 1.10Matt Madison
2018-03-06systemd-boot-cfg.bbclass: Don't reference or set OVERRIDESCalifornia Sullivan
2018-03-06grub-efi-cfg.bbclass: Don't reference or set OVERRIDESCalifornia Sullivan
2018-03-06systemd-boot*.bbclass: Don't use vmlinuzCalifornia Sullivan
2018-03-06systemd-boot.bbclass: break out configuration creationCalifornia Sullivan
2018-03-06syslinux.bbclass: don't use vmlinuzCalifornia Sullivan
2018-03-06grub-efi*.bbclass: don't reference vmlinuzCalifornia Sullivan
2018-03-06live-vm-common.bbclass: Don't use vmlinuz or VM_DEFAULT_KERNELCalifornia Sullivan
2018-03-06grub-efi.bbclass: split out configuration portionCalifornia Sullivan
2018-03-06meta/classes: add ptest-perl.bbclassTim Orling
2018-03-06populate_sdk_base: depend on nativesdk-glibc-localeRoss Burton
2018-03-04base: Handle backfilling in anonymous python code, not event handlerRichard Purdie
2018-03-04image: Remove the do_package_write_* tasksRichard Purdie
2018-03-04base: Don't print LICENSE warning for non-recipe contextRichard Purdie
2018-03-03kernel-yocto: check git config during checkoutJustin Bronder
2018-03-03cmake: refactor compile and install for easier re-useAndré Draszik
2018-03-03icecc: Remove several getVar() expand argumentsJoshua Watt
2018-03-01populate_sdk: install UTF-8 locales in SDKsRoss Burton
2018-03-01package.bbclass: fetch PRIVATE_LIBS twice as we iterate twiceRoss Burton
2018-03-01icecc.bbclass: Ignore more icecream vars in hashesJoshua Watt
2018-02-27sstatesig/staging/package_manager: Create common sstate manifest codeRichard Purdie
2018-02-24logging.bbclass: Enclose the tr string in quotesJason Wessel
2018-02-24meson.bbclass: Add support for nativesdkPeter Kjellerstedt
2018-02-24kernel.bbclass: explicitly depend on bison-native for deterministic buildsDenys Dmytriyenko
2018-02-24icecc.bbclass: Remove icecream from uninativeJoshua Watt
2018-02-24icecc.bbclass: Add environment versionJoshua Watt
2018-02-24icecc.bbclass: Fix combining with ccacheJoshua Watt
2018-02-24cve-check-tool: correctly exported web proxiesKonstantin Shemyak
2018-02-24siteinfo: add aarch64_illp32 decodeArmin Kuster
2018-02-24update-rc.d: QA regression.Armin Kuster
2018-02-24image-live.bbclass: drop support for compressed ISO imagesAlexander Kanavin
2018-02-24make-mod-scripts: change how some kernel module tools are builtJoe Slater
2018-02-16package.bbclass: fix typosRandy MacLeod
2018-02-16externalsrc.bbclass: Suppress git errorsJoshua Watt
2018-02-16utils.py: add parallel make helpersJoshua Watt
2018-02-16classes: don't scan for CVEs in images or packagegroupsRoss Burton
2018-02-16cve-check: short-circuit checking if CVE_PRODUCT isn't setRoss Burton
2018-02-16cve-check: allow recipes to override their versionRoss Burton
2018-02-16cve-check: put log in T so it doesn't get deleted by rm_workRoss Burton
2018-02-16distrodata: remove redudant *all tasks now that --runall works correctlyRoss Burton
2018-02-16archiver: remove deploy_all_archives task as --runall replaces itRoss Burton