aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2018-03-28mirrors.bbclass: change Debian anonscm to salsaMikko Rapeli
2018-03-28package.bbclass: use single quotes for path passed to file in isELF()Andre McCurdy
2018-03-28sanity.bbclass: quote path passed to stat in get_filesystem_id()Andre McCurdy
2018-03-25waf.bbclass: Throw error if waf doesn't existAmanda Brindle
2018-03-25reproducible_build.bbclass: support for binary reproducibilityJuro Bystricky
2018-03-25externalsrc: do not call make clean for recipes with CLEANBROKEN = "1" setAndreas Müller
2018-03-25glide.bbclass: Add class to easy Glide useOtavio Salvador
2018-03-20image_types.bbclass: Rename lz4_legacy to lz4Maxin B. John
2018-03-20kernel.bbclass: set HOSTLDFLAGS in KCONFIG_CONFIG_COMMANDCalifornia Sullivan
2018-03-15insane.bbclass: Fix typos in 32bit risc-v machine typeKhem Raj
2018-03-15insane.bbclass: add support for RISC-V baremetalKhem Raj
2018-03-15gtk-doc: use --srcdir instead of cdRoss Burton
2018-03-15gtk-doc: always inherit python3nativeRoss Burton
2018-03-14uninative: Add compatiblity version checkRichard Purdie
2018-03-12package.bbclass: run pre/post installation/removal scriptlets using sh -eAlexander Kanavin
2018-03-12reproducible_build_simple.bbclass: simple environment for reproducible binariesJuro Bystricky
2018-03-12classes/recipes: Use expanded BUILD_REPRODUCIBLE_BINARIES valueJuro Bystricky
2018-03-08kernel: make copying of crtsavres.o conditionalBruce Ashfield
2018-03-07gtk-doc: inherit classes only if gtk-doc is enabledRoss Burton
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