[yocto] [meta-raspberrypi] - X11 EGLSV2 Chromium

Gillani, Karim CITZ:EX Karim.Gillani at gov.bc.ca
Sun Jul 22 20:59:56 PDT 2018


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:twoerner at gmail.com]
Sent: Sunday, July 22, 2018 5:48 PM
To: Gillani, Karim CITZ:EX <Karim.Gillani at gov.bc.ca>
Cc: yocto at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20180723/6f80a888/attachment-0001.html>


More information about the yocto mailing list