Giter Club home page Giter Club logo

meta-xt-images's People

Contributors

al1img avatar andr2000 avatar arminn avatar cf47mn avatar eabramov84 avatar iartemenko avatar iusyk avatar lorc avatar oleksiimoisieiev avatar rshym avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

meta-xt-images's Issues

Align Xen installation between Yocto and native

The way build artifacts are installed using Xen makefile and Yocto build differ, which makes it not so convenient to use SDK and daily build.
Recipe should be adjusted to match make install from Xen.

Build of domd-image-weston is broken due to fix for AGL

Commit acfb476 "gles-user-module: Install user files to canonical locations" broke build of rcar-proprietary-graphic target.
It fails on do_install() with message

install: cannot stat '/mnt/data1t/work_devu/build/build/tmp/work/x86_64-xt-linux/domd-image-weston/1.0-r0/repo/build/tmp/work/salvator_x_h3_4x2g_xt-poky-linux/rcar-proprietary-graphic/1.11-r0/xt-rcar//usr/bin/dlcsrv_REL': No such file or directory

Reason is that dlcsrv_REL is located in /usr/local/bin together with a lot of other tools.
And we can see in pvrinit and pvrlogdump scripts that /usr/local/bin/ is hardcoded path to some tools and dlcsrv_REL among them.

So we need to find solution that will take into account different ways used in different products.

Different hostname for different domains

Currently when we build host name is the same for all domains, so when you connect it is hard to tell which one it is.
It would very handy if we can set "/etc/hostname" differently for different domains

Broken dependency of kmscube on gbm.

During lower yocto build there is a QA warning:

NOTE: recipe kmscube-git-r0: task do_package_qa: Started
WARNING: kmscube-git-r0 do_package_qa: QA Issue: kmscube rdepends on libgbm, but it isn't a build dependency, missing libgbm in DEPENDS or PACKAGECONFIG? [build-deps]

This causes a race and may lead to a build crash if gbm package is not installed to sysroot before yocto starts building kmscube.

Move generic code from R-Car machine

There are recipes living in machine/meta-rcar-gen3 which are neither machine nor platform specific, e.g. libxenbe etc.
Move those out of RCar, so other platforms can also re-use.

Please move product specific bbappend out to product

meta-xt-images/recipes-domx/meta-xt-images-domx/recipes-graphics/wayland/weston_1.11.0.bbappend
is a product specific append and must be inside the product which uses it.
Please move to prod-devel, but also consult @aanisov if this is really needed

Populate SDK for Android

As we build Android as a recipe, not image it is then not possible to populate SDK. This needs to be fixed, so native environment used for the build can be re-used during development

Android ccache should be populated

During the build Android uses ccache which can be re-used for development purposes.
This needs to be provided in the way SSTATE cache is.

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.