Sure, I have tried various builds from Rocko, Sumo and Master.

Here is one with Master, and I am rebuilding with Sumo as long term, that is 
what I would like to use.


Build Configuration:

BB_VERSION           = "1.39.0"

BUILD_SYS            = "x86_64-linux"

NATIVELSBSTRING      = "universal"

TARGET_SYS           = "arm-poky-linux-gnueabi"

MACHINE              = "raspberrypi3"

DISTRO               = "poky"

DISTRO_VERSION       = "2.5+snapshot-20180717"

TUNE_FEATURES        = "arm armv7ve vfp thumb neon vfpv4 callconvention-hard 
cortexa7"

TARGET_FPU           = "hard"

meta

meta-poky

meta-yocto-bsp       = "master:05c32d2de1ee4681cc78cb107a158e9ab22c9619"

meta-oe

meta-python          = "master:6a0efef15cd625d4fb4f60e2235450de0222c357"

meta-raspberrypi     = "master:6888a49ae84445136d138087290efcf6793c4149"

meta-networking

meta-multimedia      = "master:6a0efef15cd625d4fb4f60e2235450de0222c357"

meta-browser         = "master:d807b901b0b68b478093964bd60a77b9376b3f12"

meta-sbc             = "<unknown>:<unknown>"

Note meta-sbc, is my custom layer to add wifi, ufw, and (long term – mender).

Also, here is the Sumo I am building with right now (using the same local.conf)


Build Configuration:

BB_VERSION           = "1.38.0"

BUILD_SYS            = "x86_64-linux"

NATIVELSBSTRING      = "ubuntu-16.04"

TARGET_SYS           = "arm-poky-linux-gnueabi"

MACHINE              = "raspberrypi3"

DISTRO               = "poky"

DISTRO_VERSION       = "2.5"

TUNE_FEATURES        = "arm armv7ve vfp thumb neon vfpv4 callconvention-hard 
cortexa7"

TARGET_FPU           = "hard"

meta

meta-poky

meta-yocto-bsp       = "sumo:96fbd39ba32362416c18d90bb7a81eb6a76912e0"

meta-oe

meta-python

meta-multimedia

meta-networking      = "sumo:b0950aeff5b630256bb5e25ca15f4d59c115e7c1"

meta-raspberrypi     = "sumo:cdb2dad529ba102feabeac4e4f58a09fe76edfd1"

meta-browser         = "master:d807b901b0b68b478093964bd60a77b9376b3f12"


Thanks


From: Trevor Woerner [mailto:twoer...@gmail.com]
Sent: Sunday, July 22, 2018 5:48 PM
To: Gillani, Karim CITZ:EX <karim.gill...@gov.bc.ca>
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] [meta-raspberrypi] - X11 EGLSV2 Chromium

Hi Karim,

Can you please also include the "Build Configuration" block that's printed at 
the start of the build? That way we know what layers you're using, and which 
branches/commits of those layers.

Best regards,
    Trevor
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to