summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* package.bbclass: use single quotes for path passed to file in isELF()Andre McCurdy2018-03-281-1/+1
* sanity.bbclass: quote path passed to stat in get_filesystem_id()Andre McCurdy2018-03-281-1/+1
* waf.bbclass: Throw error if waf doesn't existAmanda Brindle2018-03-251-0/+2
* reproducible_build.bbclass: support for binary reproducibilityJuro Bystricky2018-03-251-0/+150
* externalsrc: do not call make clean for recipes with CLEANBROKEN = "1" setAndreas Müller2018-03-251-1/+3
* glide.bbclass: Add class to easy Glide useOtavio Salvador2018-03-251-0/+9
* image_types.bbclass: Rename lz4_legacy to lz4Maxin B. John2018-03-201-2/+1
* kernel.bbclass: set HOSTLDFLAGS in KCONFIG_CONFIG_COMMANDCalifornia Sullivan2018-03-201-0/+2
* insane.bbclass: Fix typos in 32bit risc-v machine typeKhem Raj2018-03-151-3/+3
* insane.bbclass: add support for RISC-V baremetalKhem Raj2018-03-151-0/+2
* gtk-doc: use --srcdir instead of cdRoss Burton2018-03-151-1/+3
* gtk-doc: always inherit python3nativeRoss Burton2018-03-151-4/+2
* uninative: Add compatiblity version checkRichard Purdie2018-03-151-0/+7
* package.bbclass: run pre/post installation/removal scriptlets using sh -eAlexander Kanavin2018-03-152-4/+16
* reproducible_build_simple.bbclass: simple environment for reproducible binariesJuro Bystricky2018-03-121-0/+11
* classes/recipes: Use expanded BUILD_REPRODUCIBLE_BINARIES valueJuro Bystricky2018-03-123-3/+3
* kernel: make copying of crtsavres.o conditionalBruce Ashfield2018-03-081-2/+4
* gtk-doc: inherit classes only if gtk-doc is enabledRoss Burton2018-03-071-12/+10
* meson.bbclass: fix to build for more projectsChen Qi2018-03-061-12/+8
* godep.bbclass: Add helper class to enable go-dep toolKhem Raj2018-03-061-0/+8
* go.bbclass, goarch.bbclass: update SECURITY_CFLAGSMatt Madison2018-03-062-3/+2
* goarch.bbclass: disable shared runtime for nativesdk buildsMatt Madison2018-03-061-0/+1
* go.bbclass: ptest cleanup and improvementsMatt Madison2018-03-061-36/+51
* go.bbclass: don't stage test data with sourcesMatt Madison2018-03-061-1/+1
* go.bbclass: remove debug-related commandsMatt Madison2018-03-061-3/+0
* go.bbclass: rename GO_TMPDIR -> GOTMPDIRMatt Madison2018-03-061-6/+7
* go: set GOMIPS envrionment variableMatt Madison2018-03-061-0/+11
* go: update go 1.9 -> go 1.10Matt Madison2018-03-061-0/+6
* systemd-boot-cfg.bbclass: Don't reference or set OVERRIDESCalifornia Sullivan2018-03-061-5/+0
* grub-efi-cfg.bbclass: Don't reference or set OVERRIDESCalifornia Sullivan2018-03-061-6/+0
* systemd-boot*.bbclass: Don't use vmlinuzCalifornia Sullivan2018-03-062-2/+6
* systemd-boot.bbclass: break out configuration creationCalifornia Sullivan2018-03-062-69/+72
* syslinux.bbclass: don't use vmlinuzCalifornia Sullivan2018-03-061-1/+3
* grub-efi*.bbclass: don't reference vmlinuzCalifornia Sullivan2018-03-062-2/+4
* live-vm-common.bbclass: Don't use vmlinuz or VM_DEFAULT_KERNELCalifornia Sullivan2018-03-061-5/+4
* grub-efi.bbclass: split out configuration portionCalifornia Sullivan2018-03-062-121/+120
* meta/classes: add ptest-perl.bbclassTim Orling2018-03-061-0/+30
* populate_sdk_base: depend on nativesdk-glibc-localeRoss Burton2018-03-061-0/+1
* base: Handle backfilling in anonymous python code, not event handlerRichard Purdie2018-03-041-2/+4
* image: Remove the do_package_write_* tasksRichard Purdie2018-03-041-3/+3
* base: Don't print LICENSE warning for non-recipe contextRichard Purdie2018-03-041-1/+1
* kernel-yocto: check git config during checkoutJustin Bronder2018-03-041-0/+1
* cmake: refactor compile and install for easier re-useAndré Draszik2018-03-041-4/+7
* icecc: Remove several getVar() expand argumentsJoshua Watt2018-03-041-14/+13
* populate_sdk: install UTF-8 locales in SDKsRoss Burton2018-03-012-2/+6
* package.bbclass: fetch PRIVATE_LIBS twice as we iterate twiceRoss Burton2018-03-011-0/+3
* icecc.bbclass: Ignore more icecream vars in hashesJoshua Watt2018-03-011-1/+4
* sstatesig/staging/package_manager: Create common sstate manifest codeRichard Purdie2018-03-011-31/+5
* logging.bbclass: Enclose the tr string in quotesJason Wessel2018-02-241-1/+1
* meson.bbclass: Add support for nativesdkPeter Kjellerstedt2018-02-241-0/+13