diff options
Diffstat (limited to 'meta-agl-bsp')
-rw-r--r-- | meta-agl-bsp/conf/include/agl_joule.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-agl-bsp/conf/include/agl_joule.inc b/meta-agl-bsp/conf/include/agl_joule.inc index a13bdd9dd..6381138a3 100644 --- a/meta-agl-bsp/conf/include/agl_joule.inc +++ b/meta-agl-bsp/conf/include/agl_joule.inc @@ -1,5 +1,4 @@ INTEL_MACHINE_SUBTYPE = "broxton-m" -PREFERRED_VERSION_linux-yocto_intel-corei7-64 ?= "4.4%" APPEND += "console=ttyS2,115200n8 video=efifb maxcpus=4 noxsave reboot=efi kmemleak=off" |