summaryrefslogtreecommitdiffstats
path: root/classes
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2017-10-25 17:28:39 +0200
committerPatrick Vacek <patrickvacek@gmail.com>2017-10-27 15:11:51 +0200
commit6e12274ad0008e13ca43e022409860aa89e061d1 (patch)
tree68817e23d862aa3c7fd275fe227261173b32df3c /classes
parent86032c413ec220a77a66402aeffd627e8f68243f (diff)
downloadmeta-updater-6e12274ad0008e13ca43e022409860aa89e061d1.tar.gz
Remerge aktualizr recipes.
I found the trick to allow specifiying target vs native variables and tasks. It's a bit wordy but better than having three separate files for the aktualizr recipe. Oddly and annoyingly, while only "aktualizr" must be specified in sota_bleeding.inc, both "BRANCH_pn-aktualizr" and "BRANCH_pn-aktualizr-native" must be specified in local.conf to correctly use a given branch.
Diffstat (limited to 'classes')
-rw-r--r--classes/sota_bleeding.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/classes/sota_bleeding.inc b/classes/sota_bleeding.inc
index 77d004b..fc5947d 100644
--- a/classes/sota_bleeding.inc
+++ b/classes/sota_bleeding.inc
@@ -1,2 +1 @@
1SRCREV_pn-aktualizr ?= "${AUTOREV}" SRCREV_pn-aktualizr ?= "${AUTOREV}"
2SRCREV_pn-aktualizr-native ?= "${AUTOREV}"