Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | Fix syntax bug | Anton Gerasimov | 2016-11-23 | 1 | -1/+1 | |
| | |/ | ||||||
| | * | Merge pull request #1 from advancedtelematic/feat/rpiappends | cajun-rat | 2016-11-23 | 5 | -0/+111 | |
| | |\ | | | | | | | | | OSTree bootloader integration | |||||
| | | * | OSTree bootloader integration | Anton Gerasimov | 2016-11-22 | 5 | -0/+111 | |
| | |/ | ||||||
| | * | Update README.md | OYTIS | 2016-11-22 | 1 | -1/+3 | |
| | | | ||||||
| | * | Initial commit | OYTIS | 2016-11-22 | 2 | -0/+374 | |
| | | ||||||
| * | Rename sota-qemux86-64 layer | Laurent Bonnans | 2018-05-22 | 1 | -4/+4 | |
| | | ||||||
| * | Merge pull request #20 from advancedtelematic/updater-qemu-on-sumo | lbonn | 2018-05-17 | 5 | -278/+14 | |
| |\ | | | | | | | Updater qemu on sumo | |||||
| | * | Set layer compability version to sumo | Laurent Bonnans | 2018-05-17 | 1 | -1/+1 | |
| | | | ||||||
| | * | Update our u-boot patches to sumo upstream's version | Laurent Bonnans | 2018-05-17 | 4 | -277/+13 | |
| |/ | | | | | | | Two of the patches are already upstreamed now | |||||
| * | Merge pull request #19 from advancedtelematic/tidy/rm-unused-patch | lbonn | 2018-05-15 | 1 | -86/+0 | |
| |\ | | | | | | | Remove patch unused in rocko. | |||||
| | * | Remove patch unused in rocko. | Patrick Vacek | 2018-05-09 | 1 | -86/+0 | |
| |/ | | | | | | | It was rendered obsolete in 4156c9db2f7d1ddef5fff41bb5617782c00cdc8a. | |||||
| * | Merge pull request #18 from advancedtelematic/bugfix/fix-typo | cajun-rat | 2018-03-12 | 1 | -3/+3 | |
| |\ | | | | | | | Fix typo (minnowboard instead of qemux86-64). | |||||
| | * | Fix typo (minnowboard instead of qemux86-64). | Patrick Vacek | 2018-03-01 | 1 | -3/+3 | |
| |/ | | | | | | | Presumably just a copy-paste error from when this was written in 2016. | |||||
| * | Merge pull request #17 from advancedtelematic/PRO-4858 | cajun-rat | 2018-02-23 | 4 | -155/+251 | |
| |\ | | | | | | | u-boot_2017.09: Fix __udivdi3 issues | |||||
| | * | u-boot_2017.09: Fix __udivdi3 issues | Leon Anavi | 2018-02-21 | 4 | -155/+251 | |
| |/ | | | | | | | | | | | | | | | | | | | | | Update U-Boot recipe with a patch that removes the inclusion of the libgcc math functions and replaces them by functions coded in C, taken from the U-Boot and coreboot projects. (From U-Boot: aa7839b39c2ee77f9ab8c393c56b8d812507dbb7) Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
| * | Merge pull request #15 from advancedtelematic/bugfix/PRO-4685/ubootversion | cajun-rat | 2018-01-19 | 5 | -394/+0 | |
| |\ | | | | | | | Revert "u-boot-ota_2015.07.bb: Use u-boot-ota from Pyro" | |||||
| | * | Revert "u-boot-ota_2015.07.bb: Use u-boot-ota from Pyro" | Anton Gerasimov | 2018-01-18 | 5 | -394/+0 | |
| |/ | | | | | | | This reverts commit d535ae698ef2643d4b6ecb72a85376b1966ab723. | |||||
| * | Merge pull request #13 from leon-anavi/rocko | Patrick Vacek | 2017-12-29 | 5 | -0/+394 | |
| |\ | | | | | | | u-boot-ota_2015.07.bb: Use u-boot-ota from Pyro | |||||
| | * | u-boot-ota_2015.07.bb: Use u-boot-ota from Pyro | Leon Anavi | 2017-12-22 | 5 | -0/+394 | |
| |/ | | | | | | | | | | | | | | | Use version 2015.07 of u-boot-ota from branch Pyro and apply a patch for fixing the follow error: fatal error: linux/compiler-gcc7.h: No such file or directory Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
| * | Add fixes for compatibility with Rocko | Anton Gerasimov | 2017-11-17 | 8 | -302/+62 | |
| | | ||||||
| * | Merge pull request #12 from advancedtelematic/bugfix/remove_run-qemu | cajun-rat | 2017-09-12 | 1 | -142/+1 | |
| |\ | | | | | | | meta-updater-qemux86-64/scripts/run-qemu is now obsolete and redundant. | |||||
| | * | Recreate run-qemu as a softlink to the meta-updater version. | Patrick Vacek | 2017-09-12 | 1 | -0/+1 | |
| | | | ||||||
| | * | meta-updater-qemux86-64/scripts/run-qemu is now obsolete and redundant. | Patrick Vacek | 2017-09-11 | 1 | -142/+0 | |
| |/ | | | | | | | Use meta-updater/scripts/run-qemu-ota. | |||||
| * | Merge pull request #10 from leon-anavi/pyro | Patrick Vacek | 2017-08-22 | 1 | -1/+5 | |
| |\ | | | | | | | u-boot-ota: Update SRC_URI for Pyro | |||||
| | * | u-boot-ota: Update SRC_URI for Pyro | Leon Anavi | 2017-08-21 | 1 | -1/+5 | |
| |/ | | | | | | | | | | | | | | | Update SRC_URI and add path to the git repository to ensure that U-Boot will be successfully built for release Pyro for QEMU. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
| * | Merge pull request #7 from advancedtelematic/feat/run-qemu | OYTIS | 2017-05-24 | 1 | -10/+33 | |
| |\ | | | | | | | Add --efi option to boot via EFI bios | |||||
| | * | Add --efi option to boot via EFI bios | Phil Wise | 2017-05-22 | 1 | -10/+33 | |
| |/ | ||||||
| * | Merge pull request #6 from advancedtelematic/feat/runqemu | OYTIS | 2017-04-10 | 1 | -17/+119 | |
| |\ | | | | | | | Replace runqemu with a nicer python script | |||||
| | * | Replace runqemu with a nicer python script | Phil Wise | 2017-04-10 | 1 | -17/+119 | |
| |/ | ||||||
| * | Merge pull request #5 from gizero/fix-u-boot-ota-build-with-gcc6 | OYTIS | 2017-04-07 | 2 | -0/+87 | |
| |\ | | | | | | | u-boot-ota: fix build error under gcc6 | |||||
| | * | u-boot-ota: fix build error under gcc6 | Andrea Galbusera | 2017-04-07 | 2 | -0/+87 | |
| |/ | | | | | | | | | | | | | | | Fix the following build error under gcc6: | ../include/linux/compiler-gcc.h:114:30: fatal error: linux/compiler-gcc6.h: No such file or directory | #include gcc_header(__GNUC__) Signed-off-by: Andrea Galbusera <gizero@gmail.com> | |||||
| * | Merge pull request #3 from advancedtelematic/feat/run-qemu | OYTIS | 2017-02-16 | 1 | -0/+17 | |
| |\ | | | | | | | Add example run-qemu script | |||||
| | * | Add example run-qemu script | Phil Wise | 2017-02-16 | 1 | -0/+17 | |
| | | | ||||||
| * | | Merge pull request #4 from advancedtelematic/feat/debug-tweaks | OYTIS | 2017-02-16 | 1 | -1/+1 | |
| |\ \ | | |/ | |/| | Switch from empty-root-password to 'debug-tweaks' | |||||
| | * | Switch from empty-root-password to 'debug-tweaks' | Phil Wise | 2017-02-16 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge pull request #2 from advancedtelematic/fix/bblayers | cajun-rat | 2017-02-16 | 1 | -2/+1 | |
| |\| | | | | | | | Fix up paths | |||||
| | * | Fix up paths | Phil Wise | 2017-02-16 | 1 | -2/+1 | |
| |/ | ||||||
| * | Merge pull request #1 from advancedtelematic/feat/systemddistro | cajun-rat | 2017-01-03 | 1 | -1/+1 | |
| |\ | | | | | | | Make systemd distro default | |||||
| | * | Make systemd distro default | Anton Gerasimov | 2017-01-02 | 1 | -1/+1 | |
| |/ | ||||||
| * | OSTree <-> qemux86-64 integration | Anton Gerasimov | 2016-12-21 | 9 | -0/+852 | |
| | ||||||
* | Start moving everything for new directory structure | Laurent Bonnans | 2018-05-22 | 90 | -13/+13 | |
| | ||||||
* | Merge pull request #315 from advancedtelematic/sumo-candidate | lbonn | 2018-05-22 | 22 | -84/+583 | |
|\ | | | | | Update master with recent fixes | |||||
| * | Merge remote-tracking branch 'ats/rocko' into sumo-candidate | Laurent Bonnans | 2018-05-18 | 22 | -84/+583 | |
|/| | ||||||
| * | Merge pull request #316 from advancedtelematic/fix/rm-minnowboard-uboot | lbonn | 2018-05-18 | 1 | -8/+0 | |
| |\ | | | | | | | Remove support for u-boot on minnowboard | |||||
| | * | Remove support for u-boot on minnowboard | Laurent Bonnans | 2018-05-18 | 1 | -8/+0 | |
| |/ | | | | | | | See https://github.com/advancedtelematic/meta-updater-minnowboard/pull/6 | |||||
| * | Merge pull request #313 from advancedtelematic/fix/qa-shipped-files | lbonn | 2018-05-17 | 5 | -2/+6 | |
| |\ | | | | | | | Review shipped directories in aktualizr recipes | |||||
| | * | Review shipped directories in aktualizr recipes | Laurent Bonnans | 2018-05-17 | 5 | -2/+6 | |
| | | | | | | | | | | | | Missing directories in FILES_xx were causing bitbake QA errors on sumo | |||||
| * | | Merge pull request #314 from advancedtelematic/feat/bump-embed-sql | Patrick Vacek | 2018-05-17 | 1 | -10/+2 | |
| |\ \ | | |/ | |/| | Remove aktualizr-common because schemas are embedded | |||||
| | * | Remove aktualizr-common because schemas are embedded | Phil Wise | 2018-05-17 | 1 | -10/+2 | |
| |/ | ||||||
| * | Merge pull request #312 from advancedtelematic/bugfix/log-debug-first | lbonn | 2018-05-17 | 2 | -3/+3 | |
| |\ | | | | | | | Move log-debug from 90 to 05. |