Skip to content

dgonzalez97/stm32mp1-yocto

Repository files navigation

# meta-david Layer for STM32MP1 Yocto Builds

This README file contains information on the `meta-david` layer for enhancing Yocto builds for the STM32MP1 platform from byteDEVKIT STM32MP1 - At the moment its just a test and my own addons to a working linux build

## Dependencies

This layer depends on the following repositories:
 
 URI: `https://github.com/bytesatwork/bsp-platform-st.git`
  - branch: `kirkstone`

Forked from here https://bytewiki.readthedocs.io/en/latest/index.html

## Patches

Submit any patches against the `meta-david` layer through GitHub pull requests to [dgonzalez97/stm32mp1-yocto](https://github.com/dgonzalez97/stm32mp1-yocto).

## Maintainer

**David Gonzalez** - [dgonzalez97](https://github.com/dgonzalez97)

## Table of Contents

1. **Adding the meta-david Layer to Your Build**
2. **Initialization Guide for STM32MP1 Yocto Project**
3. **Contents**

### 1. Adding the meta-david Layer to Your Build

To integrate the `meta-david` layer into your Yocto build environment:

```shell
cd <your-yocto-project-root>
git clone https://github.com/dgonzalez97/stm32mp1-yocto.git sources/meta-david
bitbake-layers add-layer sources/meta-david
```
### 2. Initialization Guide for STM32MP1 Yocto Project

To_do

### 3. Contents

- RTL8192CU Wi-Fi driver configuration
- Addition of `usbutils` for USB device management

About

byteDEVKIT-stm32mp1 (Yocto 4.0) - Code for testing and my own changes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published