summaryrefslogtreecommitdiffstats
path: root/classes/image_types_ostree.bbclass
diff options
context:
space:
mode:
authorAnton Gerasimov <anton@advancedtelematic.com>2017-02-24 17:53:10 +0100
committerAnton Gerasimov <anton@advancedtelematic.com>2017-02-24 17:53:10 +0100
commite92b269f27ac2337afc1a8d8af86bc747dd31f5e (patch)
tree8625f4f5b8aea6b75733c92f11cb35a441721ff1 /classes/image_types_ostree.bbclass
parentf38fc412321c9cb6c17110d8a8aa6183823b0122 (diff)
downloadmeta-updater-e92b269f27ac2337afc1a8d8af86bc747dd31f5e.tar.gz
Fix several critical bugs in morty
Diffstat (limited to 'classes/image_types_ostree.bbclass')
-rw-r--r--classes/image_types_ostree.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/image_types_ostree.bbclass b/classes/image_types_ostree.bbclass
index 8bc0a52..8b3cbcd 100644
--- a/classes/image_types_ostree.bbclass
+++ b/classes/image_types_ostree.bbclass
@@ -4,7 +4,7 @@ inherit image
4 4
5IMAGE_DEPENDS_ostree = "ostree-native:do_populate_sysroot \ 5IMAGE_DEPENDS_ostree = "ostree-native:do_populate_sysroot \
6 virtual/kernel:do_deploy \ 6 virtual/kernel:do_deploy \
7 ${OSTREE_INITRAMFS_IMAGE}:do_image_ext4" 7 ${OSTREE_INITRAMFS_IMAGE}:do_image_complete"
8 8
9export OSTREE_REPO 9export OSTREE_REPO
10export OSTREE_BRANCHNAME 10export OSTREE_BRANCHNAME