aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia
diff options
context:
space:
mode:
authorRoland Hieber <rhi@pengutronix.de>2020-12-12 21:29:57 +0100
committerKhem Raj <raj.khem@gmail.com>2020-12-13 22:05:00 -0800
commitb79ab49b3ee03c57f0b11bf419b09216e96d9058 (patch)
treefdcb9a3abefb0b26e7ba6b2c6eba7057800a48d1 /meta-oe/recipes-multimedia
parent2757d6d1f6e5834467697e571bde8fec564439a7 (diff)
downloadmeta-openembedded-contrib-b79ab49b3ee03c57f0b11bf419b09216e96d9058.tar.gz
openct: clean up do_install
* Use sysconfdir and nonarch_libdir instead of hard-coded paths, and be consistent with the slashes after ${D} * Install udev rules into /usr/lib/udev instead of /etc/udev so they can be overwritten in /etc, which has higher priority. Also use /usr/lib instead of /lib, latter of which isn't searched by udev [1]. * Don't create /usr/lib/udev, it is already created by install -D later with the default umask, which is fine * Make use of do_install[cleandirs] [1]: https://www.freedesktop.org/software/systemd/man/udev.html Signed-off-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-multimedia')
0 files changed, 0 insertions, 0 deletions