Giter Club home page Giter Club logo

meta-leda's Introduction

GitHub Workflow Status (main/dev) GitHub Workflow Status (kirkstone branch) GitHub Workflow Status (honister branch)

OpenEmbedded Meta-Layer for Software Defined Vehicles components

This metalayer can be used to integrate software-defined vehicle open source components into a Yocto based build.

It is based on the guidelines documented in the Yocto Project Documentation

Structure

  • Eclipse Leda Quickstart Distribution: meta-leda/meta-leda-distro
  • BSP for QEMU and Raspberry Pi: meta-leda/meta-leda-bsp
  • SDV Component Recipes: meta-leda/meta-leda-components

Note: meta-leda is a container layer.

Usage

After cloning the repository, add the needed layers to your build configuration, for example:

bitbake-layers add-layer meta-leda/meta-leda-components

Enable the sdv distro feature by adding the following line to your distro (or local) configuration:

DISTRO_FEATURES:append = " sdv"

Building using kas

The repository contains an example configuration (.config.yaml) for kas . To build the image, simply run the kas build command:

kas build

Dependencies

This layer depends on

License and Copyright

Copyright

All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.

Declared Project Licenses

This program and the accompanying materials are made available under the terms of the Apache License 2.0 which is available at https://www.apache.org/licenses/LICENSE-2.0

Source Code

The project maintains the following source code repositories:

Cryptography

Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted.

meta-leda's People

Contributors

d-s-e avatar mikehaller avatar olavherbst avatar oleksandrchaika avatar stlachev avatar vasilvas99 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

meta-leda's Issues

Leda distro failing to build after the gpsd additions

What happened

After the GPSD PR (#178) was merged, Leda Distro builds that use meta-leda main now fail to build, due to one of the packages related to gpsd failing to compile.

Error log

error.log

Steps to reproduce

Check-out the main branch of leda-distro, setup a devcontainer/codespace as per the documentation and run

kas build kas/leda-qemux86-64.yaml:kas/mirrors.yaml

The build will fail with a similar error log as the one above.

Ensure components build with other distros

The components metalayer (meta-leda/meta-leda-components) is supposed to be reusable for other distros as well.
Hence, we need a workflow to test the independence of the components recipes without using the Leda distribution.

qemu

After using kas build how can I run qemu in my PC please

Switch from k8s to Eclipse Kanto container management

The previous setup of Eclipse Leda distro used a Kubernetes-compatible control plane (k3s).

As the behavior of a k3s cluster is not, we decided that we're switching to an Eclipse Kanto based container management for future development. Kanto-CM is based on containerd, very lightweight and better fits the needs on embedded devices than k3s.

meta-leda-backports vs meta-lts-mixins

We introduced meta-leda-backports to port GoLang 1.19+ back to kirkstone, which is required by meta-kanto due to security vulnerabilities upgrades.

In the meantime, we found meta-lts-mixins to provide backports for kirkstone as well.
It may be good to migrate to the official meta-lts-mixins instead of maintaining our own meta-leda-backports.

Backport support for Hardknott

meta-leda should support hardknott, as this is the only supported release for a specific hardware from Owasys, which we want to use for demo purposes.

Long-term, we try to only support LTS releases of yocto.

How to include or enable a project in Leda

Hello,

I would like to know if there is a defined way to "include or enable" an Eclipse SDV project in a Leda build.

For example, we have a Eclipse Bluechi layer that can be included in an Yocto build: https://github.com/eclipse-bluechi/bluechi-on-yocto and I am sure other Eclipse SDV projects could follow the same path, using Bitbake layers as the standard way to run/test their stack within Eclipse SDV.

That means one could easily switch around which container orchestrator or messaging layer to use when building a Leda distro, that would even open the possibility to define some common testing tooling for Blueprints as well.

Any thoughts?

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.