Add HOMEPAGE variable to rwmem recipe. Signed-off-by: Weisser, Pascal <[email protected]> --- .../dynamic-layers/meta-python/recipes-bsp/rwmem/rwmem_1.2.bb | 1 + 1 file changed, 1 insertion(+)
diff --git a/meta-oe/dynamic-layers/meta-python/recipes-bsp/rwmem/rwmem_1.2.bb b/meta-oe/dynamic-layers/meta-python/recipes-bsp/rwmem/rwmem_1.2.bb index a32c9403c8..078be849a3 100644 --- a/meta-oe/dynamic-layers/meta-python/recipes-bsp/rwmem/rwmem_1.2.bb +++ b/meta-oe/dynamic-layers/meta-python/recipes-bsp/rwmem/rwmem_1.2.bb @@ -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" -- 2.50.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#122455): https://lists.openembedded.org/g/openembedded-devel/message/122455 Mute This Topic: https://lists.openembedded.org/mt/116692931/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
