Go to file
Leonard Göhrs 1d47796fcf
bcu: add nxp board control utilities version 1.1.100
The bcu command can be used to communicate with board control hardware on
NXP EVK development boards to:

  - reset / power cycle the board into a specified boot mode.
  - monitor the power consumption.
  - read / write the eeprom content.
  - measure temperatures.
  - etc.

Supported boards are e.g.:

  - i.MX8MP-EVK
  - i.MX8DXL-EVK
  - i.MX8ULP-EVK
  - i.MX93-EVK

The tool can either be built for the target architecture to control a
board from a system running Yocto (less common) or for the host
architecture to run it via `oe-run-native bcu-native bcu`.

Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-01 06:43:16 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems zfs: fix host-related reproducibility 2024-10-31 12:04:02 -07:00
meta-gnome gnome-software: update 47.0 -> 47.1 2024-10-27 08:41:27 -07:00
meta-initramfs non-repro-meta-initramfs: update known non-reproducible list 2024-10-01 17:56:44 -07:00
meta-multimedia pipewire: update 1.2.5 -> 1.2.6 2024-10-26 09:09:04 -07:00
meta-networking mdns: Upgrade 2200.140.11 -> 2559.1.1 2024-10-30 08:24:30 -07:00
meta-oe bcu: add nxp board control utilities version 1.1.100 2024-11-01 06:43:16 -07:00
meta-perl libxml-sax-writer-perl: Use ${CPAN_MIRROR} 2024-10-28 17:54:35 -07:00
meta-python python3-django: rename .inc file to BPN.inc 2024-10-31 08:13:26 -07:00
meta-webserver swagger-ui: OpenAPI (aka swagger) website (v5.17.14) 2024-10-30 12:34:00 -07:00
meta-xfce xfce4-vala: Drop unnecessary SRC_URI[md5sum] 2024-10-04 07:30:34 -07:00
.gitignore
COPYING.MIT
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories