summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dnf: remove systemd units in nativesdk builds2.3_M3Ross Burton2017-03-281-0/+6
* oeqa: allow persistent image writes in runqemu()Patrick Ohly2017-03-284-7/+7
* oeqa: allow customizing image used by runqemu()Patrick Ohly2017-03-281-1/+3
* oeqa: allow extending qemuparams="..."Patrick Ohly2017-03-281-2/+2
* bitbake.conf: sort HOSTTOOLS and remove duplicatesAndre McCurdy2017-03-281-10/+10
* recipes-kernel: Skip kernel version check on kernel templatesLeonardo Sandoval2017-03-2856-1/+113
* oeqa: QEMU_USE_KVM can list machinesPatrick Ohly2017-03-282-4/+7
* oeqa: tolerate interrupted select() while waiting for qemuPatrick Ohly2017-03-282-3/+12
* dnf: move the entire dnf/rpm4 stack to Python 3Alexander Kanavin2017-03-2816-133/+621
* python3: do not hardcode "lib" into site-packages search pathAlexander Kanavin2017-03-281-125/+165
* insane.bbclass: error if file-rdeps not metStephano Cetola2017-03-281-2/+2
* devtool: open kconfig fragment in binary modeStephano Cetola2017-03-281-1/+1
* eudev: restore userspace firmware loading supportLauren Post2017-03-283-0/+394
* oeqa/core/loader.py: Do not import underscore modules by defaultMariano Lopez2017-03-281-4/+30
* bitbake: main: Improve -v and -D option documentationDiana Thayer2017-03-272-5/+26
* bitbake: tinfoil: enable client-side logger handling by defaultPaul Eggleton2017-03-271-1/+5
* bitbake: lib/bb/msg: introduce logger_create() functionPaul Eggleton2017-03-274-44/+24
* bitbake: fetch2/git: prevent recursion on getting latest revisionPaul Eggleton2017-03-271-8/+20
* oeqa/selftest: don't use cleanall in selftestsJoshua Lock2017-03-273-8/+2
* ifupdown: Fix initscriptDavid Vincent2017-03-271-4/+1
* rpm: change PROVIDES rpm-build to RPROVIDESRobert Yang2017-03-271-1/+1
* mesa: Add Etnaviv and i.MX Gallium backend PACKAGECONFIG optionsOtavio Salvador2017-03-271-1/+5
* mesa: Update to 17.0.2Otavio Salvador2017-03-272-2/+3
* classes: Replace "if test" file tests with POSIX file testsuninative-1.6Robert P. J. Day2017-03-279-17/+16
* wic: fix generation of partition UUIDEd Bartosh2017-03-271-1/+1
* autotools.bbclass: Replace "grep ... >/dev/null" with "grep -q"Robert P. J. Day2017-03-271-4/+4
* scripts/contrib: scripts that updates kernel templatesLeonardo Sandoval2017-03-271-0/+60
* scripts/lib/bsp/substrate: kernel templates for 4.10Leonardo Sandoval2017-03-2721-14/+527
* mdadm: update criteria to build with corosyncKai Kang2017-03-271-1/+12
* scripts/wic: fix typoRobert Yang2017-03-271-2/+2
* runtime-test.py: fix typoRobert Yang2017-03-271-2/+2
* image_types: perform fsck on created ext imageEnrico Jorns2017-03-271-0/+2
* oeqa.buildperf: limit the length of error outputMarkus Lehtonen2017-03-271-1/+1
* oeqa.utils.commands: limit runCmd exception outputMarkus Lehtonen2017-03-271-3/+10
* build-perf-test-wrapper.sh: store buildstats under git-notesMarkus Lehtonen2017-03-271-0/+2
* scripts/oe-git-archive: implement --notesMarkus Lehtonen2017-03-271-3/+18
* scripts/oe-git-archive: implement --excludeMarkus Lehtonen2017-03-271-2/+10
* scripts/oe-git-archive: fix pushingMarkus Lehtonen2017-03-271-2/+3
* oe-build-perf-test: sum rusage in buildstatsMarkus Lehtonen2017-03-271-12/+12
* oe-build-perf-test: pack all buildstat in one fileMarkus Lehtonen2017-03-273-31/+36
* valgrind: correct the comparison logic in vg_regtestMaxin B. John2017-03-271-2/+2
* valgrind: vg_regtest.in: fix perl scriptMaxin B. John2017-03-271-4/+29
* boost: various cleanupsRoss Burton2017-03-271-6/+4
* boost: port boost-python to Python 3Ross Burton2017-03-273-19/+287
* tzdata: update to 2017bArmin Kuster2017-03-271-2/+2
* tzcode: update to 2017bArmin Kuster2017-03-271-4/+4
* targetcontrol.py: use logger.info to replace of bb.noteRobert Yang2017-03-272-6/+11
* selftest/runqemu.py: add it to test runqemuRobert Yang2017-03-271-0/+136
* qemurunner.py: fix handling of runqemuparamsChen Qi2017-03-271-3/+3
* oeqa/targetcontrol.py: modify it to test runqemuRobert Yang2017-03-273-18/+43