summaryrefslogtreecommitdiffstats
path: root/classes/sota.bbclass
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2017-11-06 13:37:30 +0100
committerPatrick Vacek <patrickvacek@gmail.com>2017-11-06 13:39:44 +0100
commit468b05357d38a21506ed6c999a3088c1d2916a35 (patch)
treeefd91d8efac7bb2f9ab110f9139c9f127b471dfb /classes/sota.bbclass
parent09fbb91f89e48d9a618dd897fc926dcab6b68f2c (diff)
downloadmeta-updater-468b05357d38a21506ed6c999a3088c1d2916a35.tar.gz
Copy repo manifest to the device.
Helpful for debugging, etc. Mostly copied from here: https://github.com/openivimobility/meta-oim/blob/master/classes/image-repo-manifest.bbclass
Diffstat (limited to 'classes/sota.bbclass')
-rw-r--r--classes/sota.bbclass2
1 files changed, 2 insertions, 0 deletions
diff --git a/classes/sota.bbclass b/classes/sota.bbclass
index f191cee..1865356 100644
--- a/classes/sota.bbclass
+++ b/classes/sota.bbclass
@@ -35,3 +35,5 @@ SOTA_MACHINE_qemux86-64 ?= "qemux86-64"
35SOTA_MACHINE_am335x-evm ?= "am335x-evm-wifi" 35SOTA_MACHINE_am335x-evm ?= "am335x-evm-wifi"
36 36
37inherit sota_${SOTA_MACHINE} 37inherit sota_${SOTA_MACHINE}
38
39inherit image_repo_manifest