Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
Icefish 9.0.0, master
-
None
-
None
-
# distro name
DIST_DISTRO_NAME="AGL"
# target machine as passed to aglsetup.sh
DIST_MACHINE="intel-corei7-64"
# features as resolved by aglsetup.sh
DIST_FEATURES="agl-devel agl-netboot agl-ptest "
DIST_FEATURES_MD5="02ffebc188cdf828ecfc9004a25f4e5a"
# build host information deduced from os-release
DIST_BUILD_HOST="devel@agl-worker-linux-Ronan-0-ronan"
DIST_BUILD_OS="Debian GNU/Linux 10 (buster)"
# meta directory
DIST_METADIR="/xdt/work-agl-master/meta"
# timestamp
DIST_SETUP_TS="20200207_154350_UTC"
# topic
DIST_SETUP_TOPIC=""
# distro name DIST_DISTRO_NAME="AGL" # target machine as passed to aglsetup.sh DIST_MACHINE="intel-corei7-64" # features as resolved by aglsetup.sh DIST_FEATURES="agl-devel agl-netboot agl-ptest " DIST_FEATURES_MD5="02ffebc188cdf828ecfc9004a25f4e5a" # build host information deduced from os-release DIST_BUILD_HOST=" devel@agl-worker-linux-Ronan-0-ronan " DIST_BUILD_OS="Debian GNU/Linux 10 (buster)" # meta directory DIST_METADIR="/xdt/work-agl-master/meta" # timestamp DIST_SETUP_TS="20200207_154350_UTC" # topic DIST_SETUP_TOPIC=""
-
Intel Minnowboard, Intel Upsquare
Description
If we build image minimal without agl-demo feature, due to this append:
meta-agl-bsp/recipes-support/vboxguestdrivers/vboxguestdrivers_%.bbappend
vboxguestdrivers will be built.
This recipe is ignored (no agl-demo feature):
../meta-agl-demo/recipes-support/vboxguestdrivers/vboxguestdrivers_6.0.10.bb
This recipe is built:
../external/meta-openembedded/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_5.2.18.bb
and fails.
Attachments
Issue Links
- relates to
-
SPEC-2931 Fold intel-corei7-64 and qemux86-64 in one build target (machine) for AGL
-
- Closed
-