diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2021-08-24 22:26:47 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-08-25 08:17:04 -0700 |
commit | ef2965f50b40e313d4711a2bc0a9f3f840fee1a8 (patch) | |
tree | eccea9bb51fe74f73324ccb0d509d1328170ca13 /meta-python/recipes-devtools/python/python3-aspectlib | |
parent | a88aa7fb426518ca3e2e3992dd19a78d9f48cde8 (diff) | |
download | meta-openembedded-ef2965f50b40e313d4711a2bc0a9f3f840fee1a8.tar.gz |
gpsd: Let scons install the udev and systemd files
With the update to 3.23 (commit 87f3070f), the recipe was changed to
incorrectly install the gpsd.rules.in file instead of gpsd.rules. It
also missed that a new template string (@RUNDIR@) was introduced in the
systemd files, making them unusable.
Instead of trying to keep up with upstream changes, let scons do the job
and install the udev and systemd files by using the "udev-install"
production instead of "install".
In addition to the correct files being installed,
"/etc/udev/rules.d/gpsd.rules" is now "/lib/udev/rules.d/25-gpsd.rules".
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-aspectlib')
0 files changed, 0 insertions, 0 deletions