mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-03 22:44:37 +02:00
glibc-external: drop rpc bits
These were obsolete bits removed from the glibc recipe in oe-core, and are provided both in another recipe, and, better yet, libtirpc. Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
@@ -172,7 +172,6 @@ FILES_${PN}-utils = "\
|
||||
${bindir}/makedb \
|
||||
${bindir}/pcprofiledump \
|
||||
${bindir}/pldd \
|
||||
${bindir}/rpcgen \
|
||||
${bindir}/sprof \
|
||||
"
|
||||
FILES_${PN}-doc += "${infodir}/libc.info*"
|
||||
@@ -200,7 +199,6 @@ FILES_${PN}-staticdev = "\
|
||||
${libdir}/libg.a \
|
||||
${libdir}/libieee.a \
|
||||
${libdir}/libmcheck.a \
|
||||
${libdir}/librpcsvc.a \
|
||||
"
|
||||
|
||||
FILES_${PN}-dev += "\
|
||||
|
||||
@@ -83,8 +83,6 @@ re_comp.h
|
||||
regex.h
|
||||
regexp.h
|
||||
resolv.h
|
||||
rpc
|
||||
rpcsvc
|
||||
sched.h
|
||||
scsi
|
||||
search.h
|
||||
|
||||
Reference in New Issue
Block a user