aboutsummaryrefslogtreecommitdiff
path: root/96boards-b2260.yaml
AgeCommit message (Collapse)Author
2017-06-0296boards-b2260: fix the rootfs nameFathi Boudra
Change-Id: Ib7f8684b2a49151f62380aa10204a30d88a3ef02 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-03-3096boards-b2260: add Patrice Chotard as a recipientLee Jones
Change-Id: I6390676a65a354e9a331758f1f0dabe877f3cbcd Signed-off-by: Lee Jones <lee.jones@linaro.org>
2017-02-0896boards-b2260: fix nfsrootfs nameFathi Boudra
Don't use ${ROOTFS} variable. Submit only developer image. Change-Id: Idafb38a6759ecb65a71c0964cdcb9ea4827f6311 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-02-0696boards-b2260: add initial job submission to LAVAFathi Boudra
Change-Id: If7307db583e3442c7fb0b2a9a705788ba1662c0a Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-11-1896boards-b2260: move the build step into an included shell scriptFathi Boudra
Publishing is ketp separated. Change-Id: I05ed8bafb25fd4ef77589f4c369c2184c62009fb Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-11-1796boards-b2260: umount/kpartx in the loopFathi Boudra
we still need to unmout/kpartx inside the loop to create the images. Change-Id: I0158b874ce5dd6c0f22580a79b9954827a70da5d Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-11-1796boards-b2260: clean up the mounted loop devicesFathi Boudra
Change-Id: I0f1eb6f5bf567350648abf182a1a5f944b43c7ca Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-11-1796boards-b2260: fix failed to preserve ownershipFathi Boudra
Change-Id: Ia7ae61afde5202a04da7033bcd3cee3945a8a14b Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-11-1796boards-b2260: clean up the rootfs to reduce the image sizeFathi Boudra
As we mount the partitions, clean up the rootfs to reduce the image size: * /dev is re-created at the first boot * /boot is a separate partition that we mount * /var/lib/apt/lists is apt cache, not needed until we install packages and need to run apt-get update anyway. Change-Id: I52562f137fac1b390e97b3929adf0653bbd84cf1 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-11-1796boards-b2260: add b2260 bootrom in the boot partitionFathi Boudra
Change-Id: I8a95bd490c08765e0c3a1b860963bdf41dfccdad Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-10-0596boards-b2260: Build ALIP as well as Developer rootfs'Lee Jones
Some users require the extra packages supplied by ALIP. Change-Id: If79eae401d3fb2da9c45a962761e14efc10fb0d4 Signed-off-by: Lee Jones <lee.jones@linaro.org>
2016-08-1596boards-b2260: Create uImage using mkimageLee Jones
The B2260 uses u-boot for it's bootloader, which requires a uImage. Let's ensure one is supplied on the Snapshots page. Change-Id: I990be665bc7042c51d7b1f1b8558af5a0744cc06 Signed-off-by: Lee Jones <lee.jones@linaro.org>
2016-08-1596boards-b2260: Use Linaro's Reference Platform KernelLee Jones
The B2260 is now supported in the RPB's RPK. Change-Id: I35eb9abea2a04a75df4ac407e9ddc4afd31b7afd Signed-off-by: Lee Jones <lee.jones@linaro.org>
2016-07-2596boards-b2260: update kernel commit URLFathi Boudra
Change-Id: Ibf6795db094304cc7f61d09726a6410ffbfbcea8 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-07-2596boards-b2260: publish build artifactsFathi Boudra
Change-Id: Ia7adae854a9504abd6b2e5a2a7ccd67136a257e2 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-07-2596boards-b2260: new build job config to support ST's upcoming boardLee Jones
Change-Id: I9e99451545c09c42d880bbe648ead53d80c2bad1 Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>