aboutsummaryrefslogtreecommitdiffstats
path: root/templates/machines/intel-corei7-64.jinja2
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-05-23 10:49:18 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-05-23 10:49:18 +0200
commit1fb288761cf44197c2767bb8bd11d386eebb5e64 (patch)
tree43efbd6d2935ee5b34ecd50bd1c18a42e3fbf9cd /templates/machines/intel-corei7-64.jinja2
parenta6490835e97f3e49f4d515b8c3d8d405fabd78ab (diff)
Change-Id: I43800a769a87d6782d30724b288e59c1b0283594 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'templates/machines/intel-corei7-64.jinja2')
-rw-r--r--templates/machines/intel-corei7-64.jinja22
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/machines/intel-corei7-64.jinja2 b/templates/machines/intel-corei7-64.jinja2
index 335c0a0..b0cccd2 100644
--- a/templates/machines/intel-corei7-64.jinja2
+++ b/templates/machines/intel-corei7-64.jinja2
@@ -5,4 +5,4 @@
{%- set device_type = "x86" %}
{%- set kernel_image = kernel_image|default("bzImage") %}
{%- set rootfs_type = rootfs_type|default("nbd") %}
-{%- set rfs_image = rfs_image|default("agl-demo-platform-crosssdk-intel-corei7-64.ext4.xz") %}
+{%- set rfs_image = rfs_image|default("agl-ivi-demo-qt-crosssdk-intel-corei7-64.ext4.xz") %}