summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* patch: reproducibility: Fix host umask leakageDouglas Royds2019-01-111-0/+1
* toolchain-scripts: run post-relocate scripts for every environmentRoss Burton2019-01-081-23/+23
* oeqa: Fix for QEMU_USE_KVMRobert Yang2019-01-081-7/+1
* sstate: Implement hash equivalence sstateJoshua Watt2019-01-081-8/+97
* classes/sstate: Handle unihash in hash checkJoshua Watt2019-01-081-1/+1
* kernel.bbclass: Fix incorrect deploying of fitimage.initramfsManjukumar Matha2019-01-071-0/+3
* update-alternatives.bbclass: Stabilize iteration orderClemens Lang2019-01-071-7/+6
* classes/buildhistory: avoid git diff churn by sorting more dictionariesJacob Kroon2019-01-071-2/+2
* package.bbclass: fix python unclosed file ResourceWarningChen Qi2019-01-031-1/+2
* sstate: add support for caching shared workdir tasksMichael Ho2019-01-031-0/+6
* meta/classes/testimage.bbclass: Only validate IMAGE_FSTYPES when is QEMUAníbal Limón2019-01-031-6/+7
* Added armeb into meson.bbclass.Lei Maohui2019-01-031-0/+2
* sstate.bbclass: catch ValueError from incorrectly written sstate manifestsMartin Jansa2019-01-031-6/+9
* kernel-module-split.bbclass: Fix modinfo decoding in old kernelsPau Espin Pedrol2019-01-031-1/+2
* testimage.bbclass: remove boot parameter systemd.log_targetKai Kang2018-12-271-7/+1
* package_ip.bbclass: add xz threadingAlejandro del Castillo2018-12-271-1/+1
* base.bbclass, classextend.py: Drop catering to gcc-initialKhem Raj2018-12-261-1/+0
* crosssdk/cross-canadian: Set LIBCOVERRIDE correctlyRichard Purdie2018-12-262-0/+4
* populate_sdk_ext.bbclass: Include site.conf in parsing for contents for local...Khem Raj2018-12-201-0/+5
* icecc: patchelf is needed by icecc-create-envDouglas Royds2018-12-201-1/+5
* icecc: Don't generate recipe-sysroot symlinks at recipe-parsing timeDouglas Royds2018-12-201-37/+25
* icecc: Syntax error meant that we weren't waiting for tarball generationDouglas Royds2018-12-201-1/+1
* icecc: Trivial simplificationDouglas Royds2018-12-201-1/+1
* icecc: readlink -f on the recipe-sysroot gcc/g++Douglas Royds2018-12-201-1/+1
* distrodata: RemoveRichard Purdie2018-12-181-425/+0
* upstream-tracking.inc: Remove the long deprecated fileRichard Purdie2018-12-181-1/+0
* defaultsetup: Include maintainers.inc by defaultRichard Purdie2018-12-181-1/+0
* base.bbclass: Add comments for gcc links to ccacheRobert Yang2018-12-151-0/+4
* testimage: Add possibility to pass parmeters to qemuErik Botö2018-12-151-1/+4
* insane.bbclass: add package specific skips to sstate hashMichael Ho2018-12-141-0/+7
* cmake.bbclass: append includedir to implicit include dirsMichael Ho2018-12-141-0/+4
* insane.bbclass: BPF objects may mismatch in endianness and bitness tooKhem Raj2018-12-131-2/+2
* meson.bbclass: map mips64el TARGET_ARCH to mips64 for the cross fileAndrea Adami2018-12-081-0/+2
* uboot-sign.bbclass: fix signature and deploymentRobert Yang2018-12-082-44/+68
* kernel: don't assign the build user/hostFederico Sauter2018-12-081-2/+2
* image-buildinfo: Remove unused function argumentJoshua Watt2018-12-081-4/+2
* kernel-fitimage: Replace tabs with spaces in pythonAlex Kiernan2018-12-081-3/+3
* classes: Correctly markup regex stringsRichard Purdie2018-12-085-19/+19
* image.bbclass: respect PACKAGE_NO_GCONVKai Kang2018-12-051-0/+5
* glibc-locale: fix installed-vs-shipped qa issueKai Kang2018-12-051-3/+1
* classes/waf: Fix builds when B != SJoshua Watt2018-12-051-3/+5
* uboot-sign.bbclass: Remove tab indentations in python codeRobert Yang2018-12-051-10/+10
* classes/icecc.bbclass: Fix ccache disableJoshua Watt2018-12-051-1/+1
* insane: Clarify GNU_HASH warningRoss Burton2018-12-051-1/+1
* gobject-introspection.bbclass: add libdir to XDG_DATA_DIRSAlexander Kanavin2018-12-051-1/+1
* classes/update-alternatives: Skip alternatives when disabledJoshua Watt2018-12-031-5/+22
* ptest: Optionally strip build host tool info from installed filesDouglas Royds2018-12-031-0/+5
* ptest: Reproducibility: Strip build host paths from any installed MakefileDouglas Royds2018-12-031-0/+13
* binconfig: only try to mangles filesRoss Burton2018-12-011-3/+3
* libc-package: fix postinst error when ENABLE_BINARY_LOCALE_GENERATION = "0"Alexander Kanavin2018-12-011-8/+2