summaryrefslogtreecommitdiffstats
path: root/classes/sota_bleeding.inc
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2017-09-28 14:24:19 +0200
committerPatrick Vacek <patrickvacek@gmail.com>2017-09-29 16:33:46 +0200
commit0ab7fe36dacebd2ab9e79d57987af2205a5f9a09 (patch)
tree035cd9c49dfeeef86d7e2529c40d5537cad56774 /classes/sota_bleeding.inc
parente8916f0d63177548c088f183309f724cda0ca795 (diff)
downloadmeta-updater-0ab7fe36dacebd2ab9e79d57987af2205a5f9a09.tar.gz
Create recipe for implicit provisioning file shuffling.
Split aktualizr into basic and native recipes by moving most of the work to an include file. Use aktualizr-implicit-writer (on host) to do the actual work of configuring sota.toml and installing files. Still not quite fully functional.
Diffstat (limited to 'classes/sota_bleeding.inc')
-rw-r--r--classes/sota_bleeding.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/classes/sota_bleeding.inc b/classes/sota_bleeding.inc
index fc5947d..77d004b 100644
--- a/classes/sota_bleeding.inc
+++ b/classes/sota_bleeding.inc
@@ -1 +1,2 @@
1SRCREV_pn-aktualizr ?= "${AUTOREV}" 1SRCREV_pn-aktualizr ?= "${AUTOREV}"
2SRCREV_pn-aktualizr-native ?= "${AUTOREV}"