Skip to content

rdanter/wrl-sbc8548-bsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Wind River SBC8548e Board Support Package
=========================================

Building
--------

Use the following steps to configure a platform project for this BSP with
Wind River Linux 9:

	$ git clone --branch WRLINUX_9_LTS_CVE /path/to/wrlinux-9
	$ ./wrlinux-9/setup.sh --distro wrlinux --dl-layers --accept-eula yes
	$ . environment-setup-x86_64-wrlinuxsdk-linux
	$ . oe-init-build-env
	$ bitbake-layers add-layer /path/to/wrl-sbc8548-bsp/
	$ vi conf/local.conf

Add: MACHINE = "wrs-sbc8548"

Then build the platform with:

	$ bitbake wrlinux-image-glibc-std

-or-

	$ bitbake linux-windriver

to build just a kernel.

About

WR Linux Board Support Package for the SBC8548

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published