[oe] [PATCH 05/23] meta-toolchain-arago-dvsdk.bb: Exclude from world build.

Denys Dmytriyenko denis at denix.org
Mon Aug 30 22:00:42 UTC 2010


On Sun, Aug 29, 2010 at 11:20:24AM -0700, Khem Raj wrote:
> On Sun, Aug 29, 2010 at 2:54 AM, Koen Kooi <k.kooi at student.utwente.nl> wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > On 28-08-10 22:24, Khem Raj wrote:
> >> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> >> ---
> >>  recipes/meta/meta-toolchain-arago-dvsdk.bb |    1 +
> >>  1 files changed, 1 insertions(+), 0 deletions(-)
> >>
> >> diff --git a/recipes/meta/meta-toolchain-arago-dvsdk.bb b/recipes/meta/meta-toolchain-arago-dvsdk.bb
> >> index 8e5b233..6deb2bc 100644
> >> --- a/recipes/meta/meta-toolchain-arago-dvsdk.bb
> >> +++ b/recipes/meta/meta-toolchain-arago-dvsdk.bb
> >> @@ -1,3 +1,4 @@
> >> +EXCLUDE_FROM_WORLD = "1"
> >>  TOOLCHAIN_HOST_TASK = "task-arago-toolchain-dvsdk-host"
> >>  TOOLCHAIN_TARGET_TASK = "task-arago-toolchain-dvsdk-target"
> >>
> >
> > NAK, you're not saying why this needs to get excluded from world, it
> > seems to build fine over here.
> 
> Does not parse for me.
> 
> NOTE: Runtime target 'ti-xdctools-sdk' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['ti-xdctools-sdk']
> NOTE: Runtime target 'task-arago-toolchain-dvsdk-host' is unbuildable,
> removing...
> Missing or unbuildable dependency chain was:
> ['task-arago-toolchain-dvsdk-host', 'ti-xdctools-sdk']
> ERROR: Required build target 'meta-toolchain-arago-dvsdk' has no
> buildable providers.
> Missing or unbuildable dependency chain was:
> ['meta-toolchain-arago-dvsdk', 'task-arago-toolchain-dvsdk-host',
> 'ti-xdctools-sdk']
> 
> What provides ti-xdctools-sdk in your case ?
> 
> hmm if you see sdk.bbclass then you will see that it demands the
> recipes inheriting from it to be
> excluded from build it being sdk I just excluded it.

Koen, Khem,

meta-toolchain-arago-dvsdk (and corresponding ti-<blah>-sdk.bb recipes) were 
used by legacy dvsdk builds early on and never got merged into OE. Moreover, 
the legacy dvsdk support was deprecated even in the mainline Arago...
As we don't have necessary ti-<blah>-sdk.bb recipes, this meta recipe can 
safely be excluded from world or even removed completely.

-- 
Denys





More information about the Openembedded-devel mailing list