Go to file
Peter Kjellerstedt ba3e92238b ntfs-3g-ntfsprogs: Make it support usrmerge properly
An attempt to solve the problem that some files are installed to /sbin
even though the usrmerge distro feature is enabled was made in commit
97c0af59 ("ntfs-3g-ntfsprogs: support usrmerge"). However, it merely
just removed the problematic files, which meant that the package was
rendered unusable.

Solve the problem properly by moving all files that are installed in
/sbin to ${base_sbindir} instead.

Also clear up a cryptic comment.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-02-14 17:11:40 -08:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems ntfs-3g-ntfsprogs: Make it support usrmerge properly 2020-02-14 17:11:40 -08:00
meta-gnome gimp: upgrade 2.8.22 -> 2.10.14 2020-02-09 22:31:31 -08:00
meta-initramfs recipes: Make powerpc64le overrides 2020-01-19 02:20:59 -08:00
meta-multimedia vlc: Link with libatomic on rv64 2020-02-03 15:55:43 -08:00
meta-networking samba: upgrade 4.10.11 -> 4.10.13 2020-02-13 14:07:47 -08:00
meta-oe libiio: upgrade 0.18 -> 0.19 2020-02-14 17:11:40 -08:00
meta-perl libconfig,libfile,libtest: Do not inherit allarch 2020-02-13 14:07:47 -08:00
meta-python python3-grpcio: Upgrade to 1.27.1 2020-02-13 14:07:47 -08:00
meta-webserver nginx: update to the latest development version (1.17.8) 2020-02-09 22:31:31 -08:00
meta-xfce thunar: upgrade 1.8.10 -> 1.8.12 2020-02-02 08:08:09 -08:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README Update maintainers 2018-08-27 10:53:58 -07:00

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