An open API service indexing awesome lists of open source software.

https://github.com/kernelconcepts/meta-smartterminal

Yocto Meta Layer for VDO SmartTerminal
https://github.com/kernelconcepts/meta-smartterminal

Last synced: about 1 year ago
JSON representation

Yocto Meta Layer for VDO SmartTerminal

Awesome Lists containing this project

README

          

# meta-smartterminal

Yocto BSP und meta Layer for VDO SmartTerminal

## Yocto image build

For an image build, use a Linux distribution supported by the
Yocto project. To fetch all necessary sources and do an image
build, follow these steps:

```
repo init -u git@github.com:kernelconcepts/meta-smartterminal
. setup-environment build
[yocto] bitbake vdo-image
```

For an update bundle, do the following:

```
[yocto] bitbake vdo-bundle
```

After successful build, find the build results within the
`tmp/deploy/images/vdo-smartterminal/` subdirectory of the
build folder.

The WIC-Image is a full system image to be flashed onto
the device.

The RAUCB-File is an update bundle.