]> code.ossystems Code Review - openembedded-core.git/commit
eglibc-locale: Fix depends on binutils
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 14 Jan 2014 11:42:38 +0000 (11:42 +0000)
committerRobert Yang <liezhi.yang@windriver.com>
Sun, 26 Jan 2014 06:08:27 +0000 (14:08 +0800)
commit405a62954be71a476ded6a429ec895c5b5fec1a4
tree480c1054d76517087dbd453d8851177c2ce11d91
parenta7d489f3341262b662e720170d64caf7092a956b
eglibc-locale: Fix depends on binutils

The dependency here needs to apply for nativesdk as well as target packages
as the autobuilder just tripped over that. We'd never want a native version
so I'm not sure why the target class override was even present. The dependency
also applies to do_package so lets be explicit about that in case sstate
decides to get clever.

(From OE-Core master rev: b7ec21ac8ebac9d7fba34d6f11d93ecb8f561ca8)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-core/eglibc/eglibc-locale.inc