mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
sysfsutils: rem leftover settings for libsysfs-dev
22af6a2595 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: 941cc0cd0a69e95ca571a9a8cb0732bb06fa2b3a)
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
cc87ddc0b8
commit
ace48c7ad6
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user