EasyIP2023 / meta-udoo-bolt

OE layer for UDOO bolt (AMD Ryzen™ Embedded V1000 SoC)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

meta-udoo-bolt

BSP designed specifically for the UDOO bolt (AMD Ryzen™ Embedded V1000 SoC). Useful notes can be found on the wiki page.

Dependencies

Build/Install

$ bitbake-layers add-layer ../meta-udoo-bolt
$ MACHINE="udoo-bolt-live-usb" DISTRO="udoo" bitbake core-image-base

Flashing

USB Drive

$ sudo bmaptool copy --bmap tmp/deploy/images/udoo-bolt-live-usb/core-image-base-udoo-bolt-live-usb.wic.bmap tmp/deploy/images/udoo-bolt-live-usb/core-image-base-udoo-bolt-live-usb.wic.gz <block device>

About

OE layer for UDOO bolt (AMD Ryzen™ Embedded V1000 SoC)

License:MIT License


Languages

Language:BitBake 100.0%