Name rwmem
Version 1.2+gitX
Summary A small tool to read/write memory
Description rwmem is a small tool for reading and writing device registers. rwmem supports two modes: mmap mode and i2c mode. In mmap mode rwmem accesses a file by memory mapping it. Using /dev/mem as the memory mapped file makes rwmem access memory and can thus be used to access devices which have memory mapped registers. In i2c mode rwmem accesses an i2c peripheral by sending i2c messages to it.
Section base
License GPLv2+
Homepage
Recipe file dynamic-layers/meta-python/recipes-bsp/rwmem/rwmem_1.2.bb
Layer meta-oe (hardknott branch)
Inherits
  • cmake
  • pkgconfig
Dependencies
  • cmake-native
  • ninja-native
  • pkgconfig-native
  • python3
  • python3-pybind11
  • virtual/i686-oe-linux-compilerlibs
  • virtual/i686-oe-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

git://github.com/tomba/rwmem.git
git://github.com/benhoyt/inih.git

Patches

None

Other branches

This recipe in other branches of meta-oe:

Branch Recipe
master rwmem 1.2+git
styhead (Yocto Project 5.1) rwmem 1.2+git
scarthgap (Yocto Project 5.0) rwmem 1.2+git
nanbield (Yocto Project 4.3) rwmem 1.2+gitX
mickledore (Yocto Project 4.2) rwmem 1.2+gitX
langdale (Yocto Project 4.1) rwmem 1.2+gitX
kirkstone (Yocto Project 4.0) rwmem 1.2+gitX
honister (Yocto Project 3.4) rwmem 1.2+gitX
hardknott (Yocto Project 3.3) rwmem 1.2+gitX (this recipe)
gatesgarth (Yocto Project 3.2) rwmem 1.2+gitX
dunfell (Yocto Project 3.1) rwmem 1.2+gitX
zeus (Yocto Project 3.0) rwmem 1.2+gitX