summaryrefslogtreecommitdiffstats
path: root/classes
Commit message (Expand)AuthorAgeFilesLines
* image_types_ostree.bbclass, image_types_ota.bbclass: convert CONVERSION_CMD a...Martin Jansa2021-08-052-7/+7
* Manually fix conversionMartin Jansa2021-08-043-8/+8
* Convert to new override syntaxMartin Jansa2021-07-3011-73/+73
* image_types_ota.bbclass: add support for syslinux as OSTREE_BOOTLOADERRicardo Salveti2021-07-091-0/+4
* Merge pull request #810 from liuming50/drop-prepare_ostree_rootfs-prefuncPatti Vacek2021-07-011-15/+4
|\
| * image_types_ostree.bbclass: drop prepare_ostree_rootfs prefuncMing Liu2021-06-191-15/+4
* | meta: support readonly sysrootMing Liu2021-06-302-0/+5
|/
* image_types_ostree.bbclass: add fakeroot varflag to prepare_ostree_rootfsMing Liu2021-04-081-0/+1
* Merge pull request #796 from ricardosalveti/masterPatti Vacek2021-01-291-1/+1
|\
| * image_types_ota.bbclass: use standard ext4 featuresRicardo Salveti2021-01-111-1/+1
* | Merge pull request #797 from liuming50/fix-race-problems-of-ostreecommit-ota-...Patti Vacek2021-01-291-0/+1
|\ \
| * | image_types_ostree.bbclass: get lock before accessing OSTREE_REPOMing Liu2021-01-281-0/+1
| |/
* / image_repo_manifest.bbclass: Improvement for builds outside the .repo directoryDominik Wild2021-01-191-1/+1
|/
* image_types_ota.bbclass: pass -t ext4 to mke2fsMartin Jansa2021-01-031-1/+1
* image_types_ota.bbclass: add metadata_csum mkfs optionMing Liu2020-11-251-1/+1
* image_types_ota.bbclass: call oe_mkext234fs to make ota-ext4 imageMing Liu2020-11-251-56/+6
* ostree-kernel-initramfs: add back initramfs fit workaroundRicardo Salveti2020-10-151-2/+1
* image_types_ostree: fix chmodDominik Wild2020-09-171-4/+4
* sota: introduce OSTREE_MULTI_DEVICETREE_SUPPORTMing Liu2020-09-031-0/+1
* image_repo_manifest.bbclass: fix build when there is no repo on hostMartin Jansa2020-08-181-1/+1
* image_repo_manifest.bbclass: explicitly call python3Ming Liu2020-08-101-2/+3
* sota_raspberrypi: Use new variable for bootfiles path.fix/master/rpi-bootfiles-appendPatrick Vacek2020-08-071-2/+3
* Inherit python3native instead of using HOSTTOOLS.fix/pythonnativePatrick Vacek2020-08-031-0/+2
* image_types_ota.bbclass: change IMAGE_BASENAME to PNMing Liu2020-07-041-1/+1
* Put aktualizr-info in a separate package and use it in Secondaries.feat/secondary-aktualizr-infoPatrick Vacek2020-06-231-2/+1
* Merge pull request #681 from liuming50/introduce-ostree-kernel-initramfsPatrick Vacek2020-06-222-25/+7
|\
| * meta: introduce ostree-kernel-initramfs recipeMing Liu2020-06-182-25/+7
* | Merge pull request #722 from liuming50/fix-network-configuration-namingPatrick Vacek2020-06-225-8/+8
|\ \ | |/ |/|
| * meta: change virtual/network-configuration to network-configurationMing Liu2020-05-105-8/+8
* | Merge pull request #728 from antznin/allow-specifying-dtb-namePatrick Vacek2020-06-031-3/+4
|\ \
| * | image_types_ostree: allow specifying a device tree to deployantznin2020-05-291-3/+4
* | | Update garage-push invocation for new clirls/2020.7Laurent Bonnans2020-05-291-1/+1
|/ /
* | image_types_ostree: allow to add layer specific OSTree commit argumentsStefan Agner2020-05-261-1/+2
* | Merge pull request #716 from agners/master-ostree-fix-deployment-refPatrick Vacek2020-05-122-14/+18
|\ \
| * | image_types_ota: use named referenceStefan Agner2020-05-071-1/+11
| * | image_types_ostree/ota: use hash from ostree commitStefan Agner2020-05-072-13/+7
| |/
* / sota_sanity.bbclass: introduce sota_check_boolean_variableMing Liu2020-05-112-10/+17
|/
* image_types_ostree/ota: move home physically to /var/rootdirs/homeStefan Agner2020-04-272-4/+5
* image_types_ostree/ota: do not commit homes to the OSTreeStefan Agner2020-04-272-9/+7
* image_types_ostree: use hardlink treeStefan Agner2020-04-271-5/+15
* image_types_ostree: drop unnecessary tmp handlingStefan Agner2020-04-271-3/+0
* image_types_ota: export OSTREE_BOOT_PARTITION when neededStefan Agner2020-04-271-2/+5
* Rename defconfig and bootfilesfix/agl-renesas-buildMinori Yasumura2020-03-041-3/+4
* sota_bleeding: Also set aktualizr-native to the latest.Patrick Vacek2020-02-271-0/+1
* image_types_ostree: update doc link.fix/doc-linkPatrick Vacek2020-02-181-2/+2
* Merge pull request #669 from liuming50/fix-some-problems-in-image-recipesPatrick Vacek2020-02-103-6/+0
|\
| * meta: move HOSTTOOLS definitions to sota.conf.incMing Liu2020-01-303-6/+0
* | image_types_ostree: set version metadata fieldpr/670Stefan Agner2020-01-281-0/+2
|/
* Allow dots in ostree branch names and hw idsfix/dots-in-namesLaurent Bonnans2020-01-081-4/+4
* meta: add python to HOSTTOOLS_NONFATALMing Liu2020-01-022-3/+3