aboutsummaryrefslogtreecommitdiff
path: root/96boards-bubblegum.yaml
AgeCommit message (Collapse)Author
2016-07-0396boards-bubblegum: use HEADER.textile to display build infoFathi Boudra
Change-Id: Iffe0671902c17e29e9e45658267c2d4d047ec510 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-07-0296boards-bubblegum: use full path for mkfs.fatFathi Boudra
Change-Id: Ife3ac332502fa2a89fc4ed70f4779263bd0f9696 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-06-06Fix typo in linaro-image-tools package nameFathi Boudra
the latest upload doesn't match previous pattern. Change-Id: Icd301d328d1d7ee941f75fabeee2a0a5e038d161 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-06-04Update linaro-image-tools to 2016.05Fathi Boudra
Change-Id: I5f9d2f4bb189ed91206e586a5dd1f2b2f527e223 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-05-1896boards-bubblegum: Complete switch to alternative git reposDaniel Thompson
In addition to switching over the the right git repos we also update the email publisher settings. Change-Id: I489a69058bb8646e9ce358ffde5c57fc6bcdbb6f Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
2016-03-2296boards-bubblegum: update the display nameFathi Boudra
The board is now officially available and named Bubblegum-96 Change-Id: I1e3a98e841d28f71c86495f6aac22856734aaaff Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-03-2296boards-bubblegum: update git URLs and branchesFathi Boudra
Kenerl and U-Boot for Bubblegum-96 board is now hosted on Github Change-Id: I25972b156c575172aeb7841f43361c56c4da15de Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-03-04Update linaro-image-tools to 2016.02Fathi Boudra
Change-Id: Iad54e19d5be758f149238684b97e77a02b6a06b5 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-02-2496boards-bubblegum: use mkfs.ext2/ext2simg instead of make_ext4fsFathi Boudra
Change-Id: Iaec115332f8b60e1bec19461dd394cdcb2130200 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-02-1696boards: remove api_version 3Ben Copeland
96boards publishing is not yet S3 enabled, rolling back change to push at a later date. Change-Id: I891ae7ff5723bf4b43553f6a200ec41e5f28f824
2016-02-1596boards: use api_version 3 when publishingBen Copeland
Now with api_version 3 builds get published to Amazon S3. This updates all openembedded builds to use the new api. Change-Id: I9aa162aac36254a0e2236ba953c6252ef9e0b1e8
2016-02-05Use kpartx sync modeFathi Boudra
kpartx sync mode is introduced in 0.5 and will only return once partitions are there. Use it to avoid races. Change-Id: I7153f9e6f68866008006e07277ef5c8c82af4c77 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-12-1996boards-bubblegum: various fixes and workaroundsFathi Boudra
* blacklist pvrsrvlm module to get X working out of the box with ALIP image and fbdev * use partition label to mount / * pass rw instead of ro to make systemd/machine_id happy Change-Id: I4ae81f1a9f2742a1b1b5f09c26bb3ad27150af76 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-12-1796boards-bubblegum: set initrd_high/fdt_high to 0xffffffffffffffffFathi Boudra
on 64bit platforms, the special value is 0xffffffffffffffff (ulong) Change-Id: Id2df24eeb4617497079d692138adfb1eb7714a60 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-12-1796boards-bubblegum: use booti instead of bootmFathi Boudra
Change-Id: I5e23986c34af3217cd147ee50b6f3465171c8e19 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-12-1796boards-bubblegum: use arm64 for mkimageFathi Boudra
Change-Id: Id8c133f79667135215c13ac34a731f877905e8e5 Signed-off-by: Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org> Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-12-1796boards-bubblegum: bump partition size to 6GFathi Boudra
Change-Id: I3f4c1a9eef9cda82bc3bd2fd74ae93dba82fd3d0 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-12-1796boards-bubblegum: create boot imageFathi Boudra
Change-Id: Ibeca9815147d62a2fbf60d571ee148623fc03527 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-12-1696boards-bubblegum: add alip imageFathi Boudra
Change-Id: Ied559e94b926595af2541f3dacbaf4275ba0d517 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-12-0396boards-bubblegum: Fix partitions mountingFathi Boudra
We have a reserved partition for u-boot and mbrec binaries. Thus the 2nd and 3rd partitions are what we want. Change-Id: I929ea38d11bcbb6a8378bc370cd6a9d37a8fdb18 Signed-off-by: Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org>
2015-12-03Get rid of linaro-hwpack-install workaroundFathi Boudra
Upgrade to latest linaro-image-tools release, which includes: - linaro-hwpack-install fix - resolv.conf symlink fix Get rid of the resolv.conf hack. Note: we still have to install l-i-t at build time until docker build slaves are updated. Change-Id: Ibb928601623102386302e2eae3921b54c77c08ce Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-12-0396boards-bubblegum: add initial build jobFathi Boudra
Change-Id: Idc128e5c90f45968263c5ececabd3297e84f07e9 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>