aboutsummaryrefslogtreecommitdiff
path: root/ledge
AgeCommit message (Expand)Author
2021-12-10ledge/ts: use pip3 for kasMaxim Uvarov
2021-12-09ts: add initial trusted substrate buildsMaxim Uvarov
2021-11-17ledge/uboot: pass BUILD_NUMBER and MACHINE to test scriptMaxim Uvarov
2021-11-10ledge-uboot: pass UBOOT as parameter to testsMaxim Uvarov
2021-11-10ledge/u-boot: define variable in yamlMaxim Uvarov
2021-11-09ledge/u-boot: fix path for submit_for_testing scriptMaxim Uvarov
2021-11-09ledge/uboot: trigger systemready-ir testsMaxim Uvarov
2021-11-02ledge-u-boot: use absolute path to upload binariesMaxim Uvarov
2021-11-02Build u-boot master for qemu aarch64. We'll need this binaryMaxim Uvarov
2021-09-02ledge-oe: Fix URL for wget'ing last pinned manifestPaul Sokolovsky
2021-09-02ledge-oe: Fix missing closing bracket in "if" statementPaul Sokolovsky
2021-07-06ledge: use python3 to submit for testingMaxim Uvarov
2021-07-06ledge: do not install deps with apt-getMaxim Uvarov
2021-04-29ledge: remove installing repo toolMaxim Uvarov
2021-04-29ledge: add stm to CI run jobsMaxim Uvarov
2021-04-28ledge: drop custom stm32mp1 build and use multii platform buildMaxim Uvarov
2021-04-14ledge: add python-pip as deps for docsMaxim Uvarov
2021-04-14ledge: add BB_CLEANALL_PKGS variable to clean caches for pkgsMaxim Uvarov
2021-04-14ledge: remove apt-get packagesMaxim Uvarov
2021-04-07ledge: use common name for firmwareMaxim Uvarov
2021-03-31ledge: fix wrongly copy-pasted lineMaxim Uvarov
2021-03-31ledge: remove files not suppored for releaseMaxim Uvarov
2021-03-29ruamel: pin install versionRiku Voipio
2021-03-29ledge: install specific version of ruyamlMaxim Uvarov
2021-03-16ledge: correct find path for ledge-kernel-uefi-certs.ext4.imgMaxim Uvarov
2021-03-16ledge: update qemu go boot with ledge artifactsMaxim Uvarov
2021-01-29ledge: use -lava variant for testingMaxim Uvarov
2020-12-22ledge: fix patch to uefi firmwareMaxim Uvarov
2020-12-22ledge: firmware file was renamed to firmware.uefi.uboot.binMaxim Uvarov
2020-12-10ledge: return repo downloadMaxim Uvarov
2020-12-09ledge: use docker-buster-amd64 to set up envMaxim Uvarov
2020-12-09Revert "ledge: use repo tool version 1.3"Maxim Uvarov
2020-12-09ledge: fix typo in cp repoMaxim Uvarov
2020-12-09ledge: use repo tool version 1.3Maxim Uvarov
2020-12-09Revert "ledge: repo tool requires python3"Maxim Uvarov
2020-12-09ledge: repo tool requires python3Maxim Uvarov
2020-12-04ledge: add dependancy on g++-multilibMaxim Uvarov
2020-12-04ledge: add libc6-dev-i386 is build dependancyMaxim Uvarov
2020-11-23ledge: remove libcurl4Maxim Uvarov
2020-11-20ledge: install libcurl-devMaxim Uvarov
2020-09-30ledge: use cd - instead of popdMaxim Uvarov
2020-09-29ledge: install all generated pdfs into upload directoryMaxim Uvarov
2020-09-29ledge: remove python-pip w/o sudoMaxim Uvarov
2020-09-28ledge: add docs to snapshot directoryMaxim Uvarov
2020-07-08ledge:oe: try to build all targets separatelyMaxim Uvarov
2020-07-07ledge: oe: limit number of bitbake jobsMaxim Uvarov
2020-07-06ledge:oe: do not mount cache and download for releaseMaxim Uvarov
2020-07-02ledge:oe: add dummy MANIFEST_BRANCHMaxim Uvarov
2020-07-02ledge:oe: install deps inside submit_for_testing scriptMaxim Uvarov
2020-07-02ledge: oe: use bash instead of dashMaxim Uvarov