summaryrefslogtreecommitdiffstats
path: root/classes/sota_porter.bbclass
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2020-07-14 09:42:23 +0200
committerGitHub <noreply@github.com>2020-07-14 09:42:23 +0200
commit4af1ea60f37d8a63a3a9633be14591f1b2066cd1 (patch)
treea8bfc25e3f3d4e21ddaf548dd1679a2e414a1ec8 /classes/sota_porter.bbclass
parent983123656f93a28c4c1ad07e4b1855833511d922 (diff)
parent4cb3ea0eca94ba8b20d2c8035e6c12f863e4fd3d (diff)
downloadmeta-updater-4af1ea60f37d8a63a3a9633be14591f1b2066cd1.tar.gz
Merge pull request #749 from advancedtelematic/feat/dunfell/2020.8
Feat/dunfell/2020.8
Diffstat (limited to 'classes/sota_porter.bbclass')
-rw-r--r--classes/sota_porter.bbclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/classes/sota_porter.bbclass b/classes/sota_porter.bbclass
index 80062e1..6c6fe70 100644
--- a/classes/sota_porter.bbclass
+++ b/classes/sota_porter.bbclass
@@ -7,5 +7,5 @@ IMAGE_BOOT_FILES_sota += "porter-bootfiles/*"
7OSTREE_BOOTLOADER ?= "u-boot" 7OSTREE_BOOTLOADER ?= "u-boot"
8UBOOT_MACHINE_sota = "porter_config" 8UBOOT_MACHINE_sota = "porter_config"
9 9
10PREFERRED_RPROVIDER_virtual/network-configuration ?= "connman" 10PREFERRED_RPROVIDER_network-configuration ?= "connman"
11IMAGE_INSTALL_append_sota = " virtual/network-configuration " 11IMAGE_INSTALL_append_sota = " network-configuration "