summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2018-03-30default-distrovars: set default KERNEL_IMAGETYPE(S)California Sullivan4
2018-03-30package_rpm: set _builddir to B not SRichard Purdie1
2018-03-30multilib: Don't extend make-mod-scripts as a multilib version doesn't make an...Richard Purdie1
2018-03-28mirrors.bbclass: change Debian anonscm to salsaMikko Rapeli1
2018-03-28package.bbclass: use single quotes for path passed to file in isELF()Andre McCurdy1
2018-03-28sanity.bbclass: quote path passed to stat in get_filesystem_id()Andre McCurdy1
2018-03-25waf.bbclass: Throw error if waf doesn't existAmanda Brindle1
2018-03-25reproducible_build.bbclass: support for binary reproducibilityJuro Bystricky1
2018-03-25externalsrc: do not call make clean for recipes with CLEANBROKEN = "1" setAndreas Müller1
2018-03-25glide.bbclass: Add class to easy Glide useOtavio Salvador1
2018-03-20image_types.bbclass: Rename lz4_legacy to lz4Maxin B. John1
2018-03-20kernel.bbclass: set HOSTLDFLAGS in KCONFIG_CONFIG_COMMANDCalifornia Sullivan1
2018-03-15insane.bbclass: Fix typos in 32bit risc-v machine typeKhem Raj1
2018-03-15insane.bbclass: add support for RISC-V baremetalKhem Raj1
2018-03-15gtk-doc: use --srcdir instead of cdRoss Burton1
2018-03-15gtk-doc: always inherit python3nativeRoss Burton1
2018-03-14uninative: Add compatiblity version checkRichard Purdie1
2018-03-12package.bbclass: run pre/post installation/removal scriptlets using sh -eAlexander Kanavin2
2018-03-12reproducible_build_simple.bbclass: simple environment for reproducible binariesJuro Bystricky1
2018-03-12classes/recipes: Use expanded BUILD_REPRODUCIBLE_BINARIES valueJuro Bystricky3
2018-03-08kernel: make copying of crtsavres.o conditionalBruce Ashfield1
2018-03-07gtk-doc: inherit classes only if gtk-doc is enabledRoss Burton1
2018-03-06meson.bbclass: fix to build for more projectsChen Qi1
2018-03-06godep.bbclass: Add helper class to enable go-dep toolKhem Raj1
2018-03-06go.bbclass, goarch.bbclass: update SECURITY_CFLAGSMatt Madison2
2018-03-06goarch.bbclass: disable shared runtime for nativesdk buildsMatt Madison1
2018-03-06go.bbclass: ptest cleanup and improvementsMatt Madison1
2018-03-06go.bbclass: don't stage test data with sourcesMatt Madison1
2018-03-06go.bbclass: remove debug-related commandsMatt Madison1
2018-03-06go.bbclass: rename GO_TMPDIR -> GOTMPDIRMatt Madison1
2018-03-06go: set GOMIPS envrionment variableMatt Madison1
2018-03-06go: update go 1.9 -> go 1.10Matt Madison1
2018-03-06systemd-boot-cfg.bbclass: Don't reference or set OVERRIDESCalifornia Sullivan1
2018-03-06grub-efi-cfg.bbclass: Don't reference or set OVERRIDESCalifornia Sullivan1
2018-03-06systemd-boot*.bbclass: Don't use vmlinuzCalifornia Sullivan2
2018-03-06systemd-boot.bbclass: break out configuration creationCalifornia Sullivan2
2018-03-06syslinux.bbclass: don't use vmlinuzCalifornia Sullivan1
2018-03-06grub-efi*.bbclass: don't reference vmlinuzCalifornia Sullivan2
2018-03-06live-vm-common.bbclass: Don't use vmlinuz or VM_DEFAULT_KERNELCalifornia Sullivan1
2018-03-06grub-efi.bbclass: split out configuration portionCalifornia Sullivan2
2018-03-06meta/classes: add ptest-perl.bbclassTim Orling1
2018-03-06populate_sdk_base: depend on nativesdk-glibc-localeRoss Burton1
2018-03-04base: Handle backfilling in anonymous python code, not event handlerRichard Purdie1
2018-03-04image: Remove the do_package_write_* tasksRichard Purdie1
2018-03-04base: Don't print LICENSE warning for non-recipe contextRichard Purdie1
2018-03-03kernel-yocto: check git config during checkoutJustin Bronder1
2018-03-03cmake: refactor compile and install for easier re-useAndré Draszik1
2018-03-03icecc: Remove several getVar() expand argumentsJoshua Watt1
2018-03-01populate_sdk: install UTF-8 locales in SDKsRoss Burton2
2018-03-01package.bbclass: fetch PRIVATE_LIBS twice as we iterate twiceRoss Burton1