]> code.ossystems Code Review - openembedded-core.git/commit
icecc-create-env: rename to -native
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Wed, 21 Sep 2011 18:39:48 +0000 (22:39 +0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Sep 2011 04:09:02 +0000 (05:09 +0100)
commit83f9ebe9afb8bec4531899f8001a585c974e1db4
tree23116370ca4110b245d1e4c488c54b1d43189c2d
parent1da01664963b9c6a6df171dcd0fbb1406544035b
icecc-create-env: rename to -native

icecc-create-env(-native) is a native package. But if it doesn't have
the -native suffix, some dependency tracking stuff in oe-core (in
nativesdk.bbclass) get's crazy about it, trying to generate dependencies
to icecc-create-env-native packages. To fix that simply add -native
suffix to this package.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/icecc.bbclass
meta/recipes-devtools/icecc-create-env/icecc-create-env-native/icecc-lto-update.patch [moved from meta/recipes-devtools/icecc-create-env/icecc-create-env/icecc-lto-update.patch with 96% similarity]
meta/recipes-devtools/icecc-create-env/icecc-create-env-native_0.1.bb [moved from meta/recipes-devtools/icecc-create-env/icecc-create-env_0.1.bb with 100% similarity]