aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-debian-images.yaml
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2016-02-19 08:28:51 +0100
committerNicolas Dechesne <nicolas.dechesne@linaro.org>2016-02-19 08:28:51 +0100
commit560b13207123d4ab2784561a276809c32b0d5e88 (patch)
treed4689b2f1c4a871925f80cd3cfe92db03eaa3517 /lt-qcom-debian-images.yaml
parent77df44f4b80e11d7e73fe5a710233d72374a1945 (diff)
lt-qcom-debian-*.yaml: add workaround for -backports
hwpack-create by default does not fetch from debian backports since the default pin priority is too low. There is a patch in review to add such support, let's add a local workaround until the changes are merged in hwpack-create. Change-Id: Id9f4a0c3de9d307072df43640890eaad7ce56aaf Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Diffstat (limited to 'lt-qcom-debian-images.yaml')
-rw-r--r--lt-qcom-debian-images.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/lt-qcom-debian-images.yaml b/lt-qcom-debian-images.yaml
index 07f2778d2f..3380a658b7 100644
--- a/lt-qcom-debian-images.yaml
+++ b/lt-qcom-debian-images.yaml
@@ -98,6 +98,8 @@
http://repo.linaro.org/ubuntu/linaro-overlay/pool/main/m/multipath-tools/kpartx_0.5.0-7ubuntu7.1_amd64.deb
sudo dpkg -i --force-all *.deb
rm -f *.deb
+ # Backports workaround
+ sudo wget http://people.linaro.org/~ricardo.salveti/packages.py -O /usr/lib/python2.7/dist-packages/linaro_image_tools/hwpack/packages.py
export LANG=C
export make_bootwrapper=false