aboutsummaryrefslogtreecommitdiff
path: root/class
AgeCommit message (Collapse)Author
2021-04-09RB5: update kernel and ptableNicolas Dechesne
Change-Id: I0f4f8dd93a350c6791f6e95b8b40a2e1f03fc845 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2021-01-19qcom: drop DB600 supportDmitry Baryshkov
Drop now unsupported sd600eval support. There are no builds using this variant. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Change-Id: Ie26f684a9bdf3a98eeed74b835a5ec1102558385
2021-01-12qcom: DB{410, 820, 845}c uses 5.10 release kernelAníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> Change-Id: Ia038f2b7191719becd14847c4007ce4230e6e6b0
2020-11-24RB5: add new config for Qualcomm RB5 platformNicolas Dechesne
Change-Id: I7fb60c60e3afba5160a7c035577351d45fe727e7 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2020-10-14QCOM: Use new 5.9.0 kernel in DB{410,845}CAníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> Change-Id: Idae0e5dc0cbc7ebbc5fca20cfe049b97cf237ea0
2020-05-27Update DB{410,845}c to use 5.7 release branchAníbal Limón
Now 5.7 is in rc7 stage but the release will be soon, and the pre-release branch is complete comparing with 5.4. Switch to have images based on 5.7 and make functional testing. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> Change-Id: I62b72a86a67abaf17f927bd7c71e563f73aa0edf
2020-04-20package_config/QCOM: DB820c use 5.7.0 kernelAníbal Limón
At this moment is at RC1 but we would like to test it. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> Change-Id: I33cf951324ded5161748bb9348bf0e81cb4cd65a
2020-01-15package_config/QCOM: DB{420,820,845}c use Linux 5.4 release branchAníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> Change-Id: Id3035ec3ea93c832c4338d16e09c4d6aeb9bf0c1
2019-07-12class/DB845C.var: Bump to use 5.2 Kernel release branchAníbal Limón
At, https://obs.linaro.org/package/show/linaro-overlay-buster/linux-5.2.0-qcomlt-arm64 Change-Id: I32eaa05c7714740c18bc933323c2757dd2ed1ade Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2019-06-27dragonboard845c: switch default rootfs on /dev/sda1, e.g. 'rootfs'Nicolas Dechesne
New bootloader package is now available from Linaro, and the default ptable is to leave /dev/sda (e.g. LUN0 or HLOS LUN) with a single partition that occupies the entire space. The default name for this partition is 'rootfs'. Change-Id: Ia7c7be58a0b169e4aff14d4e2aa33e0d21897682 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2019-05-17scripts: Move DB410C to QCOM and add ROOTFS_PARTLABELAníbal Limón
We are adding DB845c board and the customize script for QCOM boards is likely the same in all QCOM boards only differs on ROOTFS_PARTLABEL so move DB410c into QCOM and remove the specific board customize script. Change-Id: I9e18345edea35c2d8c27232941e3a5e13cc66991 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2019-05-14class: Add DB845C class to support new boardAníbal Limón
New kernel package in, https://obs.linaro.org/package/show/linaro-overlay-buster/linux-5.1.0-qcomlt-arm64 Change-Id: I9e45708e506f1e006e005edea9cac524910d3b30 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2018-05-15B2260: add supportRiku Voipio
Add support for B2260 images. Build command example: fai-diskimage -v --cspace /work/fai --hostname linaro-developer -S 3G \ --class SAVECACHE,STRETCH,DEBIAN,LINARO,DEVELOPER,B2260,UBOOT b2260raw Change-Id: Iccf44c89a3a4ab54368c461a2e7c4cb3a6321cfa Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2018-04-05DB820c: switch to 4.14 LT kernelNicolas Dechesne
Change-Id: I1017a8b4e088b4418c7bf5b367d87438d1787d68 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2018-01-12QCOM: fix KVERS nameNicolas Dechesne
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>
2017-12-20sid/buster: ensure gnupg is includedRiku Voipio
We need gnupg installed in debootrstrap stage. This was true in strech but has changed recently in buster/sid. Change-Id: I8fde0b9f617f2d442399149622a2685b1ec1a272 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2017-12-07DB410c: DB600c: switch to 4.14 release branchNicolas Dechesne
Change-Id: I3712295b2570c2fdc912c259d229de2bf1630081 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2017-11-23DB600C: initial supportNicolas Dechesne
For now use the Debian kernel, until we build our own kernel for DB600c. Change-Id: Id837e62b0c43d6a726af65e417628472a8726255 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2017-11-10DB410c: use firmware-qcom-dragonboard410cNicolas Dechesne
We now rely on a real Debian package for DB410c firmware, this patch removes the hacks we had so far. Change-Id: Id836a745c58552b958c8cea851dbb6f3a1678c39 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2017-10-24class: BUSTER: fix obs_releaseNicolas Dechesne
Our Debian buster overlay is at http://obs.linaro.org/linaro-overlay-buster/buster, rename obs_release accordingly. Change-Id: Ic709ca76bcd8c3ff3ef5da3e113ce4098cb65b85 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2017-10-13fix scripts/DEBIAN/21-hostnameRiku Voipio
There is no need to go via classes here. Drop INSTALL.var while at it since we don't use it. Change-Id: Ibb06f8c1e7e6d44788c2d2ad038c5ac418096ae1 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2017-10-09Add support for DB820cNicolas Dechesne
This is based on existing jobs on ci.linaro.org. Change-Id: Idf6a5d4a1308e05b1b8d26cbad1f1be26819ac25 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2017-10-09Split out u-boot, copy artifacts for mkbootimageRiku Voipio
And some minor improvements: - remove legacy wcnss-start - use tempdir for copying firmware Change-Id: I5b5f7f5ed4c6f952745e46cdfb5c382fcb95a9ac
2017-09-28Fix buildslinaro
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2017-09-28Revert "Remove release from DEBIAN.var"Riku Voipio
This reverts commit 48f925b97d2b04ad06f77c587e09795376c742dc.
2017-09-27Remove release from DEBIAN.varRiku Voipio
Else we can't set buster or sid.
2017-09-15DB410C customizationRiku Voipio
2017-09-13not neededRiku Voipio
2017-09-12Initial linaro testRiku Voipio