mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 20:26:46 +00:00
sysfsutils: rem leftover settings for libsysfs-dev
22af6a2595dbec98ce4a2e3b1324ad8d400390ad removed the PACKAGES setting, but left the FILES-assignments of libsysfs-dev and -staticdev. As these have no use anymore they can be safely removed (From OE-Core rev: 7c3eb092392e3ae76408c8ad4cb0f3f18dc42a96) Signed-off-by: Konrad Weihmann <kweihmann@outlook.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 941cc0cd0a69e95ca571a9a8cb0732bb06fa2b3a) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
81d9044749
commit
597c6e6169
@ -27,7 +27,5 @@ inherit autotools
|
||||
|
||||
PACKAGES =+ "libsysfs"
|
||||
FILES_libsysfs = "${libdir}/lib*${SOLIBS}"
|
||||
FILES_libsysfs-dev = "${libdir}/lib*${SOLIBSDEV} ${includedir}"
|
||||
FILES_libsysfs-staticdev = "${libdir}/lib*.a"
|
||||
|
||||
export libdir = "${base_libdir}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user