summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-28dnf: remove systemd units in nativesdk builds2.3_M3Ross Burton
2017-03-28oeqa: allow persistent image writes in runqemu()Patrick Ohly
2017-03-28oeqa: allow customizing image used by runqemu()Patrick Ohly
2017-03-28oeqa: allow extending qemuparams="..."Patrick Ohly
2017-03-28bitbake.conf: sort HOSTTOOLS and remove duplicatesAndre McCurdy
2017-03-28recipes-kernel: Skip kernel version check on kernel templatesLeonardo Sandoval
2017-03-28oeqa: QEMU_USE_KVM can list machinesPatrick Ohly
2017-03-28oeqa: tolerate interrupted select() while waiting for qemuPatrick Ohly
2017-03-28dnf: move the entire dnf/rpm4 stack to Python 3Alexander Kanavin
2017-03-28python3: do not hardcode "lib" into site-packages search pathAlexander Kanavin
2017-03-28insane.bbclass: error if file-rdeps not metStephano Cetola
2017-03-28devtool: open kconfig fragment in binary modeStephano Cetola
2017-03-28eudev: restore userspace firmware loading supportLauren Post
2017-03-28oeqa/core/loader.py: Do not import underscore modules by defaultMariano Lopez
2017-03-27bitbake: main: Improve -v and -D option documentationDiana Thayer
2017-03-27bitbake: tinfoil: enable client-side logger handling by defaultPaul Eggleton
2017-03-27bitbake: lib/bb/msg: introduce logger_create() functionPaul Eggleton
2017-03-27bitbake: fetch2/git: prevent recursion on getting latest revisionPaul Eggleton
2017-03-27oeqa/selftest: don't use cleanall in selftestsJoshua Lock
2017-03-27ifupdown: Fix initscriptDavid Vincent
2017-03-27rpm: change PROVIDES rpm-build to RPROVIDESRobert Yang
2017-03-27mesa: Add Etnaviv and i.MX Gallium backend PACKAGECONFIG optionsOtavio Salvador
2017-03-27mesa: Update to 17.0.2Otavio Salvador
2017-03-27classes: Replace "if test" file tests with POSIX file testsuninative-1.6Robert P. J. Day
2017-03-27wic: fix generation of partition UUIDEd Bartosh
2017-03-27autotools.bbclass: Replace "grep ... >/dev/null" with "grep -q"Robert P. J. Day
2017-03-27scripts/contrib: scripts that updates kernel templatesLeonardo Sandoval
2017-03-27scripts/lib/bsp/substrate: kernel templates for 4.10Leonardo Sandoval
2017-03-27mdadm: update criteria to build with corosyncKai Kang
2017-03-27scripts/wic: fix typoRobert Yang
2017-03-27runtime-test.py: fix typoRobert Yang
2017-03-27image_types: perform fsck on created ext imageEnrico Jorns
2017-03-27oeqa.buildperf: limit the length of error outputMarkus Lehtonen
2017-03-27oeqa.utils.commands: limit runCmd exception outputMarkus Lehtonen
2017-03-27build-perf-test-wrapper.sh: store buildstats under git-notesMarkus Lehtonen
2017-03-27scripts/oe-git-archive: implement --notesMarkus Lehtonen
2017-03-27scripts/oe-git-archive: implement --excludeMarkus Lehtonen
2017-03-27scripts/oe-git-archive: fix pushingMarkus Lehtonen
2017-03-27oe-build-perf-test: sum rusage in buildstatsMarkus Lehtonen
2017-03-27oe-build-perf-test: pack all buildstat in one fileMarkus Lehtonen
2017-03-27valgrind: correct the comparison logic in vg_regtestMaxin B. John
2017-03-27valgrind: vg_regtest.in: fix perl scriptMaxin B. John
2017-03-27boost: various cleanupsRoss Burton
2017-03-27boost: port boost-python to Python 3Ross Burton
2017-03-27tzdata: update to 2017bArmin Kuster
2017-03-27tzcode: update to 2017bArmin Kuster
2017-03-27targetcontrol.py: use logger.info to replace of bb.noteRobert Yang
2017-03-27selftest/runqemu.py: add it to test runqemuRobert Yang
2017-03-27qemurunner.py: fix handling of runqemuparamsChen Qi
2017-03-27oeqa/targetcontrol.py: modify it to test runqemuRobert Yang