mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 00:50:00 +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:
committed by
Khem Raj
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. \
|
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."
|
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"
|
LICENSE = "GPL-2.0-or-later"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||||
|
|||||||
Reference in New Issue
Block a user