summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf/include/agl_joule.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl-bsp/conf/include/agl_joule.inc')
-rw-r--r--meta-agl-bsp/conf/include/agl_joule.inc14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-agl-bsp/conf/include/agl_joule.inc b/meta-agl-bsp/conf/include/agl_joule.inc
deleted file mode 100644
index 642fe423c..000000000
--- a/meta-agl-bsp/conf/include/agl_joule.inc
+++ /dev/null
@@ -1,14 +0,0 @@
-INTEL_MACHINE_SUBTYPE = "broxton-m"
-
-IMAGE_INSTALL_append = " linux-firmware-iwlwifi-8000c linux-firmware-ibt"
-IMAGE_INSTALL_append = " \
- libva \
- intel-vaapi-driver \
- gstreamer1.0-vaapi"
-OSTREE_BOOTLOADER ?= "u-boot"
-
-AGL_EXTRA_IMAGE_FSTYPES = "wic.xz wic.bmap wic.xz.sha256sum"
-INITRD_LIVE = "${DEPLOY_DIR_IMAGE}/${INITRD_IMAGE_LIVE}-${MACHINE}.ext4.gz"
-# Modify this file under meta-agl-bsp/meta-intel/wic to change the
-# kernel command line
-WKS_FILE = "systemd-joule-bootdisk.wks"