Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
meta-seconorth-machine
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
9
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SECO Northern Europe
Yocto
layers
meta-seconorth-machine
Commits
8b0bb6c8
Commit
8b0bb6c8
authored
4 years ago
by
Norman Stetter
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
8b8c2a37
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+53
-47
53 additions, 47 deletions
README.md
with
53 additions
and
47 deletions
README.md
+
53
−
47
View file @
8b0bb6c8
Yocto BSP layer for Garz & Fricke Platforms
======================================================
This layer provides support for Garz & Fricke platforms for use with
Yocto.
This layer depends on:
URI: git://git.openembedded.org/meta-openembedded
branch: zeus
URI: git://git.yoctoproject.org/poky
branch: zeus
URI: git://github.com/meta-qt5
branch: zeus
Description
------------------------------------------------------
This BSP layer is split into two parts.
*
meta-guf-machine
This part is intended to hold all recipes needed to build the BSP for
Garz & Fricke Boards
*
meta-guf-distro
This part is intended to hold recipes that make up the Garz & Fricke
distribution
Usage
------------------------------------------------------
Garz & Fricke uses the repo tool to setup all necessary layers to build
the BSP.
It can be used like this:
```
mkdir yocto-zeus
cd yocto-zeus
repo init -u git@gitlab.com/yocto-guf/manifest.git -b zeus
repo sync
```
\ No newline at end of file
Yocto BSP layer for Garz & Fricke Platforms
======================================================
This layer provides support for Garz & Fricke platforms for use with
Yocto.
This layer depends on:
URI: git://git.openembedded.org/meta-openembedded
branch: zeus
URI: git://git.yoctoproject.org/poky
branch: zeus
URI: git://github.com/meta-qt5
branch: zeus
Description
------------------------------------------------------
This BSP layer is split into two parts.
*
meta-guf-machine
This part is intended to hold all recipes needed to build the BSP for
Garz & Fricke Boards
*
meta-guf-distro
This part is intended to hold recipes that make up the Garz & Fricke
distribution
Usage
------------------------------------------------------
Garz & Fricke uses the
`repo`
tool to setup all necessary layers to build
the BSP.
It can be used like this:
```
mkdir yocto-zeus
cd yocto-zeus
repo init -u ssh://git@gitlab.com/guf-yocto/manifest.git -b zeus
repo sync
```
To get the build environment ready run
```
source oe-init-build-env
```
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment