mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
b79ab49b3ee03c57f0b11bf419b09216e96d9058
* 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>
Collection of layers for the OE-core universe Main layer maintainer: Khem Raj <raj.khem@gmail.com> This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories
Description
Languages
BitBake
85.2%
Shell
6.1%
C
3%
Roff
2.1%
NASL
1.9%
Other
1.5%