aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates/media.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'modules/buildsystem/templates/media.cfg')
-rw-r--r--modules/buildsystem/templates/media.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/buildsystem/templates/media.cfg b/modules/buildsystem/templates/media.cfg
index 64757a2b..565c8c13 100644
--- a/modules/buildsystem/templates/media.cfg
+++ b/modules/buildsystem/templates/media.cfg
@@ -26,9 +26,9 @@ end
distro = scope.lookupvar('buildsystem::var::distros::distros')[@distro_name]
-%>
[media_info]
-version=<%= distro['version'] %>
+version=<%= @distro['version'] %>
mediacfg_version=2
-branch=<%= distro['branch'] %>
+branch=<%= @distro['branch'] %>
<%-
if @arch != 'armv7hl'
-%>