mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
rwmem: Add HOMEPAGE variable
Add HOMEPAGE variable to rwmem recipe. Signed-off-by: Weisser, Pascal <pascal.weisser.ext@karlstorz.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
44c58a99e6
commit
f1193ecbf8
|
|
@ -7,6 +7,7 @@ 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."
|
||||
HOMEPAGE = "https://github.com/tomba/rwmem"
|
||||
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user