summaryrefslogtreecommitdiff
path: root/meta
AgeCommit message (Expand)AuthorFiles
2017-03-30linux-libc-headers: Allow arm kernel headers to coexist on 32/64 bitRichard Purdie1
2017-03-30multilib_header: Update wrapper to handle arm 32/64 bitRichard Purdie1
2017-03-30bitbake.conf: Drop MULTIMACH_HOST_SYSRichard Purdie1
2017-03-30ccache: Use MULTIMACH_TARGET_SYS not HOST_SYSRichard Purdie1
2017-03-30sanity: Drop obsolete TMPDIR ABI conversionsRichard Purdie1
2017-03-30bitbake.conf: Add DEPLOY_DIR to BB_HASHBASE_WHITELISTRichard Purdie1
2017-03-30populate_sdk_ext.bbclass: enhance compatibility with rm_work.bbclassPatrick Ohly1
2017-03-30rm_work.bbclass: introduce do_build_without_rm_workPatrick Ohly1
2017-03-30ovmf: avoid linking with goldPatrick Ohly1
2017-03-30bitbake.conf: Add aws to HOSTTOOLS_NONFATALElizabeth 'pidge' Flanagan1
2017-03-30dnf: Use lnr to create relative symlinksSerhii Popovych1
2017-03-28systemd-boot: write startup.nshChristopher Larson1
2017-03-28linux-yocto: drop 4.8 recipesBruce Ashfield3
2017-03-28linux-yocto/4.9: integrate 4.9-rt12Bruce Ashfield3
2017-03-28linux-yocto/4.9: update to v4.9.17Bruce Ashfield3
2017-03-28linux-yocto/4.4: update to v4.4.56Bruce Ashfield3
2017-03-28linux-yocto/4.10: update to v4.10.5Bruce Ashfield3
2017-03-28dnf: remove systemd units in nativesdk buildsRoss Burton1
2017-03-28oeqa: allow persistent image writes in runqemu()Patrick Ohly4
2017-03-28oeqa: allow customizing image used by runqemu()Patrick Ohly1
2017-03-28oeqa: allow extending qemuparams="..."Patrick Ohly1
2017-03-28bitbake.conf: sort HOSTTOOLS and remove duplicatesAndre McCurdy1
2017-03-28oeqa: QEMU_USE_KVM can list machinesPatrick Ohly2
2017-03-28oeqa: tolerate interrupted select() while waiting for qemuPatrick Ohly2
2017-03-28dnf: move the entire dnf/rpm4 stack to Python 3Alexander Kanavin16
2017-03-28python3: do not hardcode "lib" into site-packages search pathAlexander Kanavin1
2017-03-28insane.bbclass: error if file-rdeps not metStephano Cetola1
2017-03-28eudev: restore userspace firmware loading supportLauren Post3
2017-03-28oeqa/core/loader.py: Do not import underscore modules by defaultMariano Lopez1
2017-03-27oeqa/selftest: don't use cleanall in selftestsJoshua Lock3
2017-03-27ifupdown: Fix initscriptDavid Vincent1
2017-03-27rpm: change PROVIDES rpm-build to RPROVIDESRobert Yang1
2017-03-27mesa: Add Etnaviv and i.MX Gallium backend PACKAGECONFIG optionsOtavio Salvador1
2017-03-27mesa: Update to 17.0.2Otavio Salvador2
2017-03-27classes: Replace "if test" file tests with POSIX file testsuninative-1.6Robert P. J. Day9
2017-03-27autotools.bbclass: Replace "grep ... >/dev/null" with "grep -q"Robert P. J. Day1
2017-03-26mdadm: update criteria to build with corosyncKai Kang1
2017-03-26runtime-test.py: fix typoRobert Yang1
2017-03-26image_types: perform fsck on created ext imageEnrico Jorns1
2017-03-26oeqa.buildperf: limit the length of error outputMarkus Lehtonen1
2017-03-26oeqa.utils.commands: limit runCmd exception outputMarkus Lehtonen1
2017-03-26oe-build-perf-test: sum rusage in buildstatsMarkus Lehtonen1
2017-03-26oe-build-perf-test: pack all buildstat in one fileMarkus Lehtonen2
2017-03-26valgrind: correct the comparison logic in vg_regtestMaxin B. John1
2017-03-26valgrind: vg_regtest.in: fix perl scriptMaxin B. John1
2017-03-26boost: various cleanupsRoss Burton1
2017-03-26boost: port boost-python to Python 3Ross Burton3
2017-03-26tzdata: update to 2017bArmin Kuster1
2017-03-26tzcode: update to 2017bArmin Kuster1
2017-03-26targetcontrol.py: use logger.info to replace of bb.noteRobert Yang2