summaryrefslogtreecommitdiffstats
path: root/meta-netboot/conf
diff options
context:
space:
mode:
authorKarthik Ramanan <a0393906@ti.com>2017-03-13 11:51:32 +0530
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-03-17 21:29:38 +0000
commit2c41fccae6bd195cb035e96f8feda9f0c73cdf1f (patch)
treee33cf211c945644a6ae82eb94cec60fe0c0560a8 /meta-netboot/conf
parentc6c2cd1259ec01b30ac9a6c72086f98d49d6ed39 (diff)
dra7xx-evm: ipumm-fw: deprecate 3.00.08.02
Change-Id: I707a6199891f4efb81da53785ed25c30d2b8d1ed Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Diffstat (limited to 'meta-netboot/conf')
0 files changed, 0 insertions, 0 deletions
Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
INTEL_MACHINE_SUBTYPE = "broxton-m"

IMAGE_INSTALL_append = " linux-firmware-iwlwifi-8000c linux-firmware-ibt"
IMAGE_INSTALL_append = " \
        libva \
        va-intel \
        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"