Merge branch '2019-07-17-master-imports'
authorTom Rini <trini@konsulko.com>
Thu, 18 Jul 2019 15:31:37 +0000 (11:31 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 18 Jul 2019 15:31:37 +0000 (11:31 -0400)
- Various FS/disk related fixes with security implications.
- Proper fix for the pci_ep test.
- Assorted bugfixes
- Some MediaTek updates.
- 'env erase' support.

1  2 
.travis.yml

diff --cc .travis.yml
index d5866443b75900bea75775a88ef4cfdf19aacb94,6662ca126ab5db52f2c67e28a3933d5c37f7eb8d..f20268bde350a5b795244412f3f626e5dc568d6f
@@@ -384,16 -382,8 +382,15 @@@ matrix
      - name: "test/py sandbox_flattree"
        env:
          - TEST_PY_BD="sandbox_flattree"
-           TEST_PY_TEST_SPEC="not pci"
            BUILDMAN="^sandbox_flattree$"
            TOOLCHAIN="i386"
 +    - name: "test/py evb-ast2500"
 +      env:
 +        - TEST_PY_BD="evb-ast2500"
 +          TEST_PY_ID="--id qemu"
 +          QEMU_TARGET="arm-softmmu"
 +          QEMU_VERSION="506179e42112be77bfd071f050b15762d3b2cd43"
 +          BUILDMAN="^evb-ast2500$"
      - name: "test/py vexpress_ca15_tc2"
        env:
          - TEST_PY_BD="vexpress_ca15_tc2"