]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - .travis.yml
omap3_logic: Move SPL Stack into SDRAM
[people/ms/u-boot.git] / .travis.yml
index 48b7b101f1c624e04f415b8b98cc7d9023435488..8333fae9b333f96b95ca08bba3a3c144118729e1 100644 (file)
@@ -28,11 +28,12 @@ addons:
     - grub-efi-ia32-bin
     - rpm2cpio
     - wget
+    - device-tree-compiler
 
 install:
  # install latest device tree compiler
- - git clone --depth=1 git://git.kernel.org/pub/scm/utils/dtc/dtc.git /tmp/dtc
- - make -j4 -C /tmp/dtc
#- git clone --depth=1 git://git.kernel.org/pub/scm/utils/dtc/dtc.git /tmp/dtc
#- make -j4 -C /tmp/dtc
  # Clone uboot-test-hooks
  - git clone --depth=1 git://github.com/swarren/uboot-test-hooks.git /tmp/uboot-test-hooks
  - ln -s travis-ci /tmp/uboot-test-hooks/bin/`hostname`