summaryrefslogtreecommitdiffstats
path: root/recipes/tasks
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-11-17 08:01:32 -0700
committerChris Larson <chris_larson@mentor.com>2010-11-17 08:01:42 -0700
commitc4912d6abfbe43feb52e47ff2ecda081ffdcca16 (patch)
treec5c3426e3cc88b10bebc71bed2e0088bab71271a /recipes/tasks
parenta2820f8fd2e534d7a0e7f1c1a30aed710d8fdaa1 (diff)
downloadopenembedded-c4912d6abfbe43feb52e47ff2ecda081ffdcca16.tar.gz
task-sdk-native: resurrect RPROVIDES_${PN}
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Diffstat (limited to 'recipes/tasks')
-rw-r--r--recipes/tasks/task-sdk-native.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/tasks/task-sdk-native.inc b/recipes/tasks/task-sdk-native.inc
index 9a578ee608..3720b2fac3 100644
--- a/recipes/tasks/task-sdk-native.inc
+++ b/recipes/tasks/task-sdk-native.inc
@@ -4,6 +4,7 @@ INC_PR = "r12"
inherit task
+RPROVIDES_${PN} = "task-native-sdk"
RDEPENDS_${PN} = "gcc-symlinks g++-symlinks cpp cpp-symlinks binutils-symlinks \
make virtual-libc-dev \
task-proper-tools perl-modules flex flex-dev bison gawk sed grep autoconf automake make \