summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* build-appliance-image: Update to rocko head revisionyocto-2.4.1rocko-18.0.1Richard Purdie2017-12-071-1/+1
* go: ensure use of BUILD_CC when building bootstrap toolsMatt Madison2017-12-073-0/+48
* go: Use right dynamic linker on muslKhem Raj2017-12-072-0/+113
* Revert "go: Fix build with PIE on musl"Otavio Salvador2017-12-073-132/+0
* gstreamer1.0-plugins: disable introspection on mips64Alexander Kanavin2017-12-043-0/+9
* sudo: improve reproducibilityJuro Bystricky2017-12-041-0/+6
* x11perf: improve reproducibilityJuro Bystricky2017-12-041-0/+4
* grub-efi_2.02.bb: improve reproducibilityJuro Bystricky2017-12-041-0/+10
* libnsl2: fix installed-vs-shipped QA issueJackie Huang2017-12-041-0/+1
* nss: pay attention to CFLAGSJoe Slater2017-12-041-1/+6
* qemu.inc: let linux-yocto-rt also provide nfs server kernel moduleMing Liu2017-12-041-0/+1
* systemd: fix duplication of CACHED_CONFIGUREVARSAndre McCurdy2017-12-041-23/+21
* systemd: use consistent indenting and coding style in do_install()Andre McCurdy2017-12-041-25/+24
* systemd: sort PACKAGECONFIG optionsAndre McCurdy2017-12-041-39/+39
* systemd: use consistent approach for musl PACKAGECONFIG optionsAndre McCurdy2017-12-041-29/+38
* systemd: remove musl specific control of ldconfig PACKAGECONFIGAndre McCurdy2017-12-041-1/+0
* tclibc-musl.inc: disable ldconfig distro featureAndre McCurdy2017-12-041-0/+2
* image_types: Add debugging code to ext4 fs creationSaul Wold2017-12-041-0/+4
* qemurunner: Simplify binary data handlingRichard Purdie2017-12-041-12/+8
* qemuboot: Improve relative path handlingRichard Purdie2017-12-041-3/+5
* qemu: Add patch to avoid qemuppc boot hangsRichard Purdie2017-12-042-0/+106
* base: add automatic dependency on xz-native for .txz SRC_URIAndré Draszik2017-12-041-1/+1
* net-tools: correctly set COPTS and LOPTSJoe Slater2017-12-041-11/+3
* linux-firmware: Remove iwlwifi-8000C-19 SRC_URISaul Wold2017-12-041-8/+0
* icu: CVE-2017-14952Ovidiu Panait2017-12-042-0/+29
* gcc: backport patch to fix miscompilation on mips64Chen Qi2017-12-042-0/+53
* gcc7: Fix unaligned STRD issue on ARMKhem Raj2017-12-042-0/+195
* lttng-modules: Upgrade to 2.9.5 releaseOtavio Salvador2017-12-049-1150/+4
* sbc: fix licenseRadek Dostál2017-12-041-1/+5
* sbc: move examples to their own packageRadek Dostál2017-12-041-0/+3
* ca-certificates: Add /etc to SYSROOT_DIRSPatrick Vacek2017-12-041-0/+1
* go: Fix build with PIE on muslKhem Raj2017-12-043-0/+132
* dhcp: fix build issue with libxml2 supportAwais Belal2017-12-042-0/+38
* dhcp: use ${BPN} instead of ${PN} for userDan Dedrick2017-12-041-1/+1
* package_ipk.bbclass: handle only whitespace in PACKAGE_EXCLUDEAndre McCurdy2017-12-041-1/+1
* initramfs-live-install: Add aarch64 arch to COMPATIBLE_HOST.Peter Griffin2017-12-042-2/+2
* base.bbclass: increase indent in get_layers_branch_rev() and buildcfg_vars()Andre McCurdy2017-12-041-2/+2
* lib/oe/recipeutils: fix line splitting in patch_recipe_*Paul Eggleton2017-12-041-0/+5
* lib/oe/recipeutils: fix find_layerdir() to return absolute pathsPaul Eggleton2017-12-041-1/+1
* systemd: Fix build with musl/mips64Khem Raj2017-12-042-0/+90
* oeqa/runner: Pass the value of buffer, don't force to TrueRichard Purdie2017-12-041-1/+1
* oeqa: Markup further tests for stdout/stderr bufferingRichard Purdie2017-12-042-0/+4
* testimage: Ensure full logs are shown for failuresRichard Purdie2017-12-041-2/+2
* maintainers.inc: add Otavio Salvador for go-depAlexander Kanavin2017-12-041-0/+1
* maintainers.inc: add Khem Raj for libmnlAlexander Kanavin2017-12-041-0/+1
* gtk-doc.bbclass: correctly make the list of directories with shared librariesAlexander Kanavin2017-12-041-1/+1
* oeqa/target/ssh: Drop command/output logging to debug levelRichard Purdie2017-12-041-1/+1
* oeqa: Clean up logger handlingRichard Purdie2017-12-046-41/+26
* testimage: Pass the logger into OERuntimeTestContextExecutor.getTarget()Richard Purdie2017-12-041-1/+1
* oeqa/qemurunner: Use logger.debug, not logger.infoRichard Purdie2017-12-041-37/+37