diff options
| author | Patrick Vacek <patrickvacek@gmail.com> | 2018-06-12 09:16:19 +0200 |
|---|---|---|
| committer | Patrick Vacek <patrickvacek@gmail.com> | 2018-06-19 12:44:37 +0200 |
| commit | f88aa91531f6e238729f4cb430e08889f1620686 (patch) | |
| tree | adba0d409aa4f51d5a0c1ca5de49f2a1a4f213cb | |
| parent | 52d77195b28f5c3d1eb4bd46e423226f89b8e234 (diff) | |
| download | meta-updater-f88aa91531f6e238729f4cb430e08889f1620686.tar.gz | |
sota.bbclass: remove obsolete/incorrect comment.
| -rw-r--r-- | classes/sota.bbclass | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/classes/sota.bbclass b/classes/sota.bbclass index 38d4ce5..e1c5ecd 100644 --- a/classes/sota.bbclass +++ b/classes/sota.bbclass | |||
| @@ -24,7 +24,6 @@ OSTREE_INITRAMFS_FSTYPES ??= "${@oe.utils.ifelse(d.getVar('OSTREE_BOOTLOADER', T | |||
| 24 | 24 | ||
| 25 | # Please redefine OSTREE_REPO in order to have a persistent OSTree repo | 25 | # Please redefine OSTREE_REPO in order to have a persistent OSTree repo |
| 26 | OSTREE_REPO ?= "${DEPLOY_DIR_IMAGE}/ostree_repo" | 26 | OSTREE_REPO ?= "${DEPLOY_DIR_IMAGE}/ostree_repo" |
| 27 | # For UPTANE operation, OSTREE_BRANCHNAME must start with "${MACHINE}-" | ||
| 28 | OSTREE_BRANCHNAME ?= "${MACHINE}" | 27 | OSTREE_BRANCHNAME ?= "${MACHINE}" |
| 29 | OSTREE_OSNAME ?= "poky" | 28 | OSTREE_OSNAME ?= "poky" |
| 30 | OSTREE_INITRAMFS_IMAGE ?= "initramfs-ostree-image" | 29 | OSTREE_INITRAMFS_IMAGE ?= "initramfs-ostree-image" |
