summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-12-15gcc: Drop 7.3 since 8.2 is working fine for us2.7_M1Richard Purdie
2018-12-15oe: Fix opkg status list parse - Missing postinstRaul Martins
2018-12-15base.bbclass: Add comments for gcc links to ccacheRobert Yang
2018-12-15gcc-7.3, gcc-8.2: Use variable SYSTEMLIBS_DIR instead of hardcoding it for ppc64Serhey Popovych
2018-12-15gcc: Enable secureplt for powerpc64 target tooSerhey Popovych
2018-12-15gcc: More places to patch to disable ldbl 128 for musl on PPCSerhey Popovych
2018-12-15gcc: Fix preprocessor redefines for header pathesSerhey Popovych
2018-12-15python3: Fix do_configure check platform triplet error (2)Serhey Popovych
2018-12-15openssl: Skip assembler optimized code for powerpc64 with muslSerhey Popovych
2018-12-15musl: Create default library search path based on configurationSerhey Popovych
2018-12-15arch-powerpc64.inc: Use elfv2 ABI when building with muslSerhey Popovych
2018-12-15qemuwrapper: Explicitly exit in case of no qemu supported for targetSerhey Popovych
2018-12-15tune-power[5-7].inc: Disable QEMU usermode usageSerhey Popovych
2018-12-15tune-power[5-7].inc: Fix DEFAULTTUNE valuesSerhey Popovych
2018-12-15lib/oe/elf.py: Add powerpc64 architecture definition for muslSerhey Popovych
2018-12-15testimage: Add possibility to pass parmeters to qemuErik Botö
2018-12-15runqemu: clean up subprocess usageRoss Burton
2018-12-15ref-manual: Document the fifth argument to PACKAGECONFIGPeter Kjellerstedt
2018-12-15ref-manual: Add missing whitespace around "=" in a few code examples.Peter Kjellerstedt
2018-12-15documentation: Preparing for 2.7 release.Scott Rifenbark
2018-12-15poky.ent: Updated copyright variable to span into 2019.Scott Rifenbark
2018-12-15ref-manual: Updates to CMake and cmake.bbclass.Scott Rifenbark
2018-12-15bitbake: server/process: Ensure socket has a timeout setRichard Purdie
2018-12-15qemu: Bump to version 3.1Alistair Francis
2018-12-15qemu-targets: Fix the list of QEMU targetsAlistair Francis
2018-12-15ltp: Fix build with glibc 2.29Khem Raj
2018-12-15tcl: in run-ptest show output if a test failsRoss Burton
2018-12-15Revert "popt: update SRC_URI"Ross Burton
2018-12-15libsoup: upgrade to 2.64.2Ross Burton
2018-12-15maintainers: Add entry for libpsl (required by libsoup)Richard Purdie
2018-12-15libpsl: addRoss Burton
2018-12-15yocto-uninative: Correct sha256sum for aarch64Michael Halstead
2018-12-15oeqa/selftest/distrodata: Port to use the new recipeutils.get_recipe_upgrade_...Richard Purdie
2018-12-15lib/oe/recipeutils: Add a new function to mimic do_checkpkgRichard Purdie
2018-12-14bitbake: utils: Add aarch64 support to ioprio_setRichard Purdie
2018-12-14bitbake: data_smart: Allow numeric characters in overridesRichard Purdie
2018-12-14bitbake: data_smart: Add missing regexp markupRichard Purdie
2018-12-14maintainers: Clarify/add several entriesRichard Purdie
2018-12-14go-crosssdk: PN should use SDK_SYS, not TARGET_ARCHRichard Purdie
2018-12-14vulkan: don't fetch from the deprecated repositoryRoss Burton
2018-12-14lttng-tools: fix compile error for x32Kai Kang
2018-12-14systemd: fix compile error for x32Kai Kang
2018-12-14oe-selftest: distrodata: change test_maintainers() to use tinfoilPaul Eggleton
2018-12-14lib/oe/utils: Set stderr for host_gcc_version()Robert Yang
2018-12-14insane.bbclass: add package specific skips to sstate hashMichael Ho
2018-12-14cmake.bbclass: append includedir to implicit include dirsMichael Ho
2018-12-13oeqa/sdk: rewrite cpio testRoss Burton
2018-12-13oeqa/sdk: rewrite lzip testRoss Burton
2018-12-13oeqa/sdk: clean up galculator testRoss Burton
2018-12-13oeqa/sdk: show output if run() failsRoss Burton