Git Product home page Git Product logo

Comments (3)

kuscsik avatar kuscsik commented on May 27, 2024

Hi,

there are OE recipes in meta-browser:
https://github.com/OSSystems/meta-browser
Br,

Zoltan

from chromiumembedded.

teknoman117 avatar teknoman117 commented on May 27, 2024

Since I'm trying to do this without open embedded (using buildroot), I have
a couple of questions about the bit bake recipe for cef (
https://github.com/OSSystems/meta-browser/blob/master/recipes-browser/chromium/cef3_280796.bb).

I downloaded the archive from people.linaro.org, which extracts to
"chromium_rev_280796." The two git repositories populate the src/
subdirectory according to the functionality of destsuffix. It would seem that
the file layout would be like this in work dir.

chromium_rev_280796/
src/
src/cef
src/ui/ozone/.....

Not being an open embedded user, all I could glean from the S variable is
that is the "source" directory. If this is true, the build script would
seem to use the version of cef at chromium_rev_280796/cef instead of the
one downloaded from the git (which is only a commit ahead of the one in the
archive it seems). I also couldn't find anything on what the "--depth ../"
does for create projects. Is the bitbake recipe only using what was in the
original archive or is it translating anything prefixed with src/ into
${S}/ ?

I'm just trying to get a grasp on what this is doing so I can write a
buildroot script for it.

  • Nathan

On Mon, Jul 13, 2015 at 1:58 PM, Zoltan Kuscsik [email protected]
wrote:

Hi,

there are OE recipes in meta-browser:
https://github.com/OSSystems/meta-browser
Br,

Zoltan


Reply to this email directly or view it on GitHub
#1 (comment)
.

from chromiumembedded.

teknoman117 avatar teknoman117 commented on May 27, 2024

Or does it unpack like this? In this case, which cef directory does it use?

Chromium_rev_280796/ regular chromium source
Chromium_rev_280796/src/
Chromium_rev_280796/src/cef/
Chromium_rev_280796/src/ui/ozone/platform/egl

from chromiumembedded.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.