From 84b3daaf50b4c196e7c28951941d1824631fe570 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Wed, 5 Sep 2012 08:40:19 -0700 Subject: documentation/poky-ref-manual: fix for rename of task to packagegroup (From yocto-docs rev: da0c9fa6d43d32f59bd935ae0fee533fc94fda95) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/ref-bitbake.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/poky-ref-manual/ref-bitbake.xml') diff --git a/documentation/poky-ref-manual/ref-bitbake.xml b/documentation/poky-ref-manual/ref-bitbake.xml index 330d72ef91..ff8db593e8 100644 --- a/documentation/poky-ref-manual/ref-bitbake.xml +++ b/documentation/poky-ref-manual/ref-bitbake.xml @@ -124,7 +124,7 @@ Once a provider is selected, BitBake resolves all the dependencies for the target. In the case of core-image-sato, it would lead to - task-base.bb, + packagegroup-base.bb, which in turn leads to packages like Contacts, Dates and BusyBox. These packages in turn depend on eglibc and the toolchain. -- cgit v1.2.3-54-g00ecf