mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
gpsd: Add BUGTRACKER and HOMEPAGE
Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -4,6 +4,8 @@ LICENSE = "BSD-2-Clause"
|
|||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=7a5d174db44ec45f9638b2c747806821"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=7a5d174db44ec45f9638b2c747806821"
|
||||||
DEPENDS = "dbus ncurses python3 pps-tools"
|
DEPENDS = "dbus ncurses python3 pps-tools"
|
||||||
PROVIDES = "virtual/gpsd"
|
PROVIDES = "virtual/gpsd"
|
||||||
|
BUGTRACKER = "https://gitlab.com/gpsd/gpsd/-/issues"
|
||||||
|
HOMEPAGE = "https://gpsd.io/"
|
||||||
|
|
||||||
SRC_URI = "${SAVANNAH_GNU_MIRROR}/${BPN}/${BP}.tar.gz \
|
SRC_URI = "${SAVANNAH_GNU_MIRROR}/${BPN}/${BP}.tar.gz \
|
||||||
file://gpsd.init \
|
file://gpsd.init \
|
||||||
|
|||||||
Reference in New Issue
Block a user