mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
gpsd: remove obsolete files from FILES:gps-utils
- ${libdir}/gps/*.py is already packaged by python3-pygps
- no files matches ${libdir}/gps/*.so
Signed-off-by: Christian Eggers <ceggers@arri.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
c90299bee3
commit
b4ec904e8c
@@ -102,7 +102,7 @@ FILES:gpsd-gpsctl = "${bindir}/gpsctl"
|
|||||||
|
|
||||||
SUMMARY:gps-utils = "Utils used for simulating, monitoring,... a GPS"
|
SUMMARY:gps-utils = "Utils used for simulating, monitoring,... a GPS"
|
||||||
# Python files are required for gps/fake, required for gpsfake.
|
# Python files are required for gps/fake, required for gpsfake.
|
||||||
FILES:gps-utils = "${bindir}/* ${libdir}/gps/*.py ${libdir}/gps/*.so"
|
FILES:gps-utils = "${bindir}/*"
|
||||||
RDEPENDS:gps-utils = "python3-pygps"
|
RDEPENDS:gps-utils = "python3-pygps"
|
||||||
|
|
||||||
SUMMARY:python3-pygps = "Python bindings to gpsd"
|
SUMMARY:python3-pygps = "Python bindings to gpsd"
|
||||||
|
|||||||
Reference in New Issue
Block a user