From 8f80eb23487e6280716f419f1fd625fcd401e13b Mon Sep 17 00:00:00 2001 From: Phil Wise Date: Mon, 10 Apr 2017 15:20:05 +0200 Subject: Create sota_bleeding.inc config file to build against master This overrides the package version for Aktualizr to be latest master. This is recommended for development and test only. To use it, add the following to local.conf: require conf/include/local/sota_bleeding.inc --- conf/include/local/sota_bleeding.inc | 1 + 1 file changed, 1 insertion(+) create mode 100644 conf/include/local/sota_bleeding.inc (limited to 'conf/include') diff --git a/conf/include/local/sota_bleeding.inc b/conf/include/local/sota_bleeding.inc new file mode 100644 index 0000000..fc5947d --- /dev/null +++ b/conf/include/local/sota_bleeding.inc @@ -0,0 +1 @@ +SRCREV_pn-aktualizr ?= "${AUTOREV}" -- cgit v1.2.3-54-g00ecf