mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 05:39:39 +01:00
pth: clean-up FILES list due to PACKAGE reorder
(From OE-Core rev: bd676271537acdaf9b3ea607b3337c3059aad788) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7a66997322
commit
4d881e99ef
@@ -26,6 +26,3 @@ do_configure() {
|
||||
gnu-configize
|
||||
oe_runconf
|
||||
}
|
||||
|
||||
FILES_${PN} = "${libdir}/libpth.so.*"
|
||||
FILES_${PN}-dev += "${bindir}/pth-config"
|
||||
|
||||
Reference in New Issue
Block a user