summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #815 from advancedtelematic/thud-ostree-mainthudAnatoliy Odukha2021-07-151-1/+1
|\
| * ostree: the main branch is now "main".thud-ostree-mainPatti Vacek2021-07-151-1/+1
|/
* Merge pull request #784 from advancedtelematic/feat/thud/2020.10Anatoliy Odukha2020-11-0211-138/+22
|\
| * aktualizr: Don't put unused configs in the image.feat/thud/2020.10Patrick Vacek2020-10-304-9/+6
| * lshw: remove since it's been in meta-openembedded for a long time.Patrick Vacek2020-10-303-117/+0
| * gpgme: Remove redundant bbappend.Patrick Vacek2020-10-301-1/+0
| * ostree-kernel-initramfs: add back initramfs fit workaroundRicardo Salveti2020-10-292-3/+8
| * image_types_ostree: fix chmodDominik Wild2020-10-291-4/+4
| * aktualizr: Upgrade to 2020.10 releaseAnatoliy Odukha2020-10-291-4/+4
|/
* Merge pull request #770 from advancedtelematic/feat/thud/2020.9Patrick Vacek2020-09-038-9/+59
|\
| * aktualizr: Upgrade to 2020.9 release.feat/thud/2020.9Patrick Vacek2020-08-261-4/+4
| * image_repo_manifest.bbclass: fix build when there is no repo on hostMartin Jansa2020-08-261-1/+1
| * image_repo_manifest.bbclass: explicitly call python3Ming Liu2020-08-261-2/+3
| * aktualizr: Bump to latest and install headers in dev package.Patrick Vacek2020-08-261-2/+4
| * Inherit python3native instead of using HOSTTOOLS.Patrick Vacek2020-08-264-1/+7
| * nfs-utils: don't add nfs-home-mount.service without sota enabledMartin Jansa2020-08-261-4/+4
| * nfs-utils: fix nfs systemd daemons runtime issuesMing Liu2020-08-262-0/+38
| * qemucommand: Restore custom booloader parameter.Patrick Vacek2020-08-261-1/+4
|/
* Merge pull request #752 from advancedtelematic/feat/thud/2020.8Patrick Vacek2020-07-1420-53/+120
|\
| * aktualizr: Bump to 2020.8 release.feat/thud/2020.8Patrick Vacek2020-07-091-4/+4
| * ostree-kernel-initramfs: fix devicetree deploymentantznin2020-07-081-1/+4
| * image_types_ota.bbclass: change IMAGE_BASENAME to PNMing Liu2020-07-081-1/+1
| * ostree-kernel-initramfs: skip recipe when OSTREE_KERNEL is not definedMartin Jansa2020-07-081-0/+5
| * ostree-kernel-initramfs: deploy dtbs from OSTREE_DEVICETREEantznin2020-07-081-1/+1
| * ostree-kernel-initramfs: fix parsing for MACHINEs which don't define INITRAMF...Martin Jansa2020-07-081-0/+1
| * Put aktualizr-info in a separate package and use it in Secondaries.Patrick Vacek2020-07-083-9/+9
| * meta: introduce ostree-kernel-initramfs recipeMing Liu2020-07-084-26/+60
| * meta: change virtual/network-configuration to network-configurationMing Liu2020-07-0812-15/+15
| * Add recipe to build images with binary primariesLaurent Bonnans2020-07-082-0/+23
| * image_types_ostree: allow specifying a device tree to deployantznin2020-07-081-3/+4
|/
* Merge pull request #730 from advancedtelematic/feat/thud/2020.7lbonn2020-06-039-50/+106
|\
| * Update garage-push invocation for new clifeat/thud/2020.7Laurent Bonnans2020-06-021-1/+1
| * Bump aktualizr to 2020.7 revisionLaurent Bonnans2020-06-021-4/+4
| * image_types_ostree: allow to add layer specific OSTree commit argumentsStefan Agner2020-06-021-1/+2
| * Adding collectd coniguration for aktualizrLaurent Bonnans2020-06-023-0/+35
| * image_types_ota: use named referenceStefan Agner2020-06-021-1/+11
| * image_types_ostree/ota: use hash from ostree commitStefan Agner2020-06-022-13/+7
| * initramfs-ostree-image: drop qemuboot from IMAGE_CLASSESMing Liu2020-06-021-1/+1
| * sota_sanity.bbclass: introduce sota_check_boolean_variableMing Liu2020-06-024-13/+20
| * image_types_ostree/ota: do not commit homes to the OSTreeStefan Agner2020-06-022-9/+7
| * image_types_ostree: use hardlink treeStefan Agner2020-06-021-5/+15
| * image_types_ostree: drop unnecessary tmp handlingStefan Agner2020-06-021-3/+0
| * image_types_ota: export OSTREE_BOOT_PARTITION when neededStefan Agner2020-06-021-1/+5
|/
* Merge pull request #721 from advancedtelematic/feat/thud/2020.6Patrick Vacek2020-05-053-14/+27
|\
| * aktualizr: Update to 2020.6 release and garage-sign 0.7.1.feat/thud/2020.6Patrick Vacek2020-04-301-4/+4
| * aktualizr: Use systemd IP accounting.Patrick Vacek2020-04-291-0/+1
| * Fix envsetup when run in zshLaurent Bonnans2020-04-291-10/+22
|/
* Merge pull request #709 from advancedtelematic/feat/thud/2020.5Patrick Vacek2020-04-021-5/+5
|\
| * aktualizr: Bump to 2020.5 and get garage-sign from the new AWS bucket.feat/thud/2020.5Patrick Vacek2020-04-021-5/+5
|/
* Merge pull request #702 from advancedtelematic/feat/thud/2020.4Patrick Vacek2020-03-265-11/+13
|\