[OE-core] How to enable x11 with intel-corei7-64 machine in meta-intel layer

Muhlenkamp, Lewis lewis.muhlenkamp at stryker.com
Fri Nov 8 20:46:36 UTC 2019


Hello,

I've been trying to figure out how to get x11 enabled with my intel-corei7-64 machine.

If I have in my local.conf file MACHINE set to intel-corei7-64 and I run "bitbake core-image-x11", bitbake fails.  The error message I get in the .../tmp-glibc/work/corei7-64-oe-linux/xf86-video-intel/2_2.99.917+gitAUTOINC+e4fe79cf0d-r0/build/config.log file is as follows:

=== Start config.log excerpt ===
configure:22309: checking whether to include XvMC support
configure:22311: result: yes
configure:22345: checking which acceleration method to use by default
configure:22356: error: No default acceleration option
=== End config.log excerpt ===

I've tried different things I've found doing Google searches.  None of them have worked.

This is a bare bone setup.  I am using the thud branch.  My bblayers.conf file is as follows:

=== Start bblayers.conf ===
# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
# changes incompatibly
LCONF_VERSION = "7"

BBPATH = "${TOPDIR}"
BBFILES ?= ""

BBLAYERS ?= " \
  ${HOME}/oe-core/meta \
  ${HOME}/meta-openembedded/meta-python \
  ${HOME}/meta-openembedded/meta-gnome \
  ${HOME}/meta-openembedded/meta-filesystems \
  ${HOME}/meta-openembedded/meta-oe \
  ${HOME}/meta-openembedded/meta-networking \
  ${HOME}/meta-openembedded/meta-initramfs \
  ${HOME}/meta-openembedded/meta-webserver \
  ${HOME}/meta-intel \
  ${HOME}/meta-virtualization \
  ${HOME}/meta-cloud-services \
  ${HOME}/meta-cloud-services/meta-openstack \
  ${HOME}/meta-iot-cloud \
  ${HOME}/meta-secure-core/meta-tpm \
 "
=== End bblayers.conf ===

The only change I made to the local.conf file was to set MACHINE to intel-corei7-64.

I then ran "bitbake core-image-x11" and get the error.

I'm guessing I need to add something more to my local.conf, but all of the different things I've tried have failed.

Any and all help would be appreciated.

Thank you

Lewis Muhlenkamp

Follow this link to read our Privacy Statement<https://www.stryker.com/content/stryker/gb/en/legal/global-policy-statement.html/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20191108/b9bde188/attachment-0001.html>


More information about the Openembedded-core mailing list