From d7b26feb36a2fbe3e47122934b8cd41580d2f79e Mon Sep 17 00:00:00 2001 From: Christopher Larson Date: Wed, 1 Aug 2012 14:07:02 -0700 Subject: [PATCH] eglibc-sourcery: add PROVIDES of eglibc Signed-off-by: Christopher Larson --- recipes/eglibc/eglibc-sourcery.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/eglibc/eglibc-sourcery.bb b/recipes/eglibc/eglibc-sourcery.bb index 1c7e72e..bdb5818 100644 --- a/recipes/eglibc/eglibc-sourcery.bb +++ b/recipes/eglibc/eglibc-sourcery.bb @@ -1,5 +1,7 @@ require recipes-core/eglibc/eglibc.inc +PROVIDES += "eglibc" + TOOLCHAIN_OPTIONS = "" # sourceryg++-${CSL_VER_MAIN}-${CSL_TARGET_SYS}.src.tar.bz2