aboutsummaryrefslogtreecommitdiff
path: root/96boards-dragonboard410c.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2015-10-08 08:11:46 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2015-10-08 08:11:46 +0300
commit920c4b972724b8178bcbba21fde64c17b519d50b (patch)
treeeca894cd03b57b38c7369747ee97e28aab81c3a7 /96boards-dragonboard410c.yaml
parentc1b8e33cf57f2ac759afb29533197b1c0a8415ca (diff)
96boards-dragonboard410c: fix missing e2fsk in initramfs
sync with HiKey build job: update linaro-hwpack-install in the job until next linaro-image-tools release is deployed in order to fix the missing e2fsk in initramfs. Change-Id: Icce2a2100c8cec1f0604de48866de6b3ab25eb49 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to '96boards-dragonboard410c.yaml')
-rw-r--r--96boards-dragonboard410c.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/96boards-dragonboard410c.yaml b/96boards-dragonboard410c.yaml
index cbfc607111..023504b197 100644
--- a/96boards-dragonboard410c.yaml
+++ b/96boards-dragonboard410c.yaml
@@ -85,6 +85,10 @@
sudo apt-get install -y kpartx python-pycurl device-tree-compiler zip
wget http://repo.linaro.org/ubuntu/linaro-overlay/pool/main/a/android-tools/android-tools-fsutils_4.2.2+git20130218-3ubuntu41+linaro1_amd64.deb
sudo dpkg -i --force-all android-tools-fsutils_*.deb
+ rm -f android-tools-fsutils_*.deb
+ # FIXME - temporary workaround
+ sudo wget https://git.linaro.org/ci/linaro-image-tools.git/blob_plain/HEAD:/linaro-hwpack-install -O /usr/bin/linaro-hwpack-install
+ sudo chmod +x /usr/bin/linaro-hwpack-install
# get the boot image tools, and keep track of commit info in the traces
git clone git://codeaurora.org/quic/kernel/skales