eglibc-package-adjusted: fix task-self-hosted multi-provider errors

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
Christopher Larson
2012-08-22 15:35:14 -07:00
parent 680dc46d50
commit 64d264385e

View File

@@ -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"