commit | bf1d38ef4d0ac5a04d23ae4828cf96fe2e4b31f6 | [log] [tgz] |
---|---|---|
author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | Fri Jan 12 11:23:05 2018 +0000 |
committer | Nicolas Dechesne <nicolas.dechesne@linaro.org> | Fri Jan 12 11:23:05 2018 +0000 |
tree | 0f7a6a825a84ea5523703e4cc1a785323231dd78 | |
parent | 840eb48d07b57533e7ad0863b99d8b2849568a5a [diff] |
QCOM: fix KVERS name which actually fixes a typo from: 840eb48 QCOM: fix kernel package name for DB820c Change-Id: Ifff1b5ee434ee5b9cef39c568e9b7bb9402b2b03 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Usage example on arm64 host:
sudo modprobe loop docker run --privileged -v $(pwd):/work --rm -it linaro/arm64-fai /bin/bash cd /work git clone http://git.linaro.org/ci/fai.git fai-diskimage -v --cspace $(pwd)/fai --hostname linaro-test -S 3G --class BUSTER,DEBIAN,DEVELOPER,LINARO,QCOM,DB410C,RAW linaro.raw 2>&1|tee fai.log
Gotchas: