summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gcc: Drop 7.3 since 8.2 is working fine for us2.7_M1Richard Purdie2018-12-1561-4857/+0
* oe: Fix opkg status list parse - Missing postinstRaul Martins2018-12-151-3/+15
* base.bbclass: Add comments for gcc links to ccacheRobert Yang2018-12-151-0/+4
* gcc-7.3, gcc-8.2: Use variable SYSTEMLIBS_DIR instead of hardcoding it for ppc64Serhey Popovych2018-12-154-0/+64
* gcc: Enable secureplt for powerpc64 target tooSerhey Popovych2018-12-151-1/+1
* gcc: More places to patch to disable ldbl 128 for musl on PPCSerhey Popovych2018-12-152-2/+731
* gcc: Fix preprocessor redefines for header pathesSerhey Popovych2018-12-152-72/+0
* python3: Fix do_configure check platform triplet error (2)Serhey Popovych2018-12-152-0/+41
* openssl: Skip assembler optimized code for powerpc64 with muslSerhey Popovych2018-12-152-0/+2
* musl: Create default library search path based on configurationSerhey Popovych2018-12-152-0/+62
* arch-powerpc64.inc: Use elfv2 ABI when building with muslSerhey Popovych2018-12-151-0/+3
* qemuwrapper: Explicitly exit in case of no qemu supported for targetSerhey Popovych2018-12-151-1/+2
* tune-power[5-7].inc: Disable QEMU usermode usageSerhey Popovych2018-12-153-0/+9
* tune-power[5-7].inc: Fix DEFAULTTUNE valuesSerhey Popovych2018-12-153-3/+3
* lib/oe/elf.py: Add powerpc64 architecture definition for muslSerhey Popovych2018-12-151-0/+1
* testimage: Add possibility to pass parmeters to qemuErik Botö2018-12-151-1/+4
* runqemu: clean up subprocess usageRoss Burton2018-12-151-34/+29
* ref-manual: Document the fifth argument to PACKAGECONFIGPeter Kjellerstedt2018-12-151-4/+8
* ref-manual: Add missing whitespace around "=" in a few code examples.Peter Kjellerstedt2018-12-151-6/+5
* documentation: Preparing for 2.7 release.Scott Rifenbark2018-12-1510-44/+84
* poky.ent: Updated copyright variable to span into 2019.Scott Rifenbark2018-12-151-1/+1
* ref-manual: Updates to CMake and cmake.bbclass.Scott Rifenbark2018-12-153-7/+14
* bitbake: server/process: Ensure socket has a timeout setRichard Purdie2018-12-151-0/+2
* qemu: Bump to version 3.1Alistair Francis2018-12-1520-356/+76
* qemu-targets: Fix the list of QEMU targetsAlistair Francis2018-12-151-4/+4
* ltp: Fix build with glibc 2.29Khem Raj2018-12-152-1/+59
* tcl: in run-ptest show output if a test failsRoss Burton2018-12-151-5/+10
* Revert "popt: update SRC_URI"Ross Burton2018-12-151-1/+1
* libsoup: upgrade to 2.64.2Ross Burton2018-12-151-3/+3
* maintainers: Add entry for libpsl (required by libsoup)Richard Purdie2018-12-151-0/+1
* libpsl: addRoss Burton2018-12-151-0/+16
* yocto-uninative: Correct sha256sum for aarch64Michael Halstead2018-12-151-1/+1
* oeqa/selftest/distrodata: Port to use the new recipeutils.get_recipe_upgrade_...Richard Purdie2018-12-151-4/+6
* lib/oe/recipeutils: Add a new function to mimic do_checkpkgRichard Purdie2018-12-151-1/+52
* bitbake: utils: Add aarch64 support to ioprio_setRichard Purdie2018-12-141-0/+2
* bitbake: data_smart: Allow numeric characters in overridesRichard Purdie2018-12-141-1/+2
* bitbake: data_smart: Add missing regexp markupRichard Purdie2018-12-141-2/+2
* maintainers: Clarify/add several entriesRichard Purdie2018-12-141-14/+43
* go-crosssdk: PN should use SDK_SYS, not TARGET_ARCHRichard Purdie2018-12-141-1/+1
* vulkan: don't fetch from the deprecated repositoryRoss Burton2018-12-141-2/+2
* lttng-tools: fix compile error for x32Kai Kang2018-12-141-4/+24
* systemd: fix compile error for x32Kai Kang2018-12-142-0/+50
* oe-selftest: distrodata: change test_maintainers() to use tinfoilPaul Eggleton2018-12-141-47/+34
* lib/oe/utils: Set stderr for host_gcc_version()Robert Yang2018-12-141-1/+2
* 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
* oeqa/sdk: rewrite cpio testRoss Burton2018-12-131-27/+22
* oeqa/sdk: rewrite lzip testRoss Burton2018-12-131-33/+28
* oeqa/sdk: clean up galculator testRoss Burton2018-12-131-7/+4
* oeqa/sdk: show output if run() failsRoss Burton2018-12-136-18/+26