mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-03 22:44:37 +02:00
eglibc-package-adjusted: fix task-self-hosted multi-provider errors
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
@@ -16,3 +16,4 @@ PKG_${PN}-utils = "eglibc-utils"
|
||||
RPROVIDES_${PN} += "${TCLIBC} eglibc"
|
||||
RPROVIDES_${PN}-dbg += "${TCLIBC}-dbg eglibc-dbg"
|
||||
RPROVIDES_${PN}-dev += "${TCLIBC}-dev eglibc-dev"
|
||||
RPROVIDES_${PN}-utils += "${TCLIBC}-utils eglibc-utils"
|
||||
|
||||
Reference in New Issue
Block a user