]> code.ossystems Code Review - openembedded-core.git/commit
tcl 8.5.11: fix packaging for native version
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Feb 2012 13:32:44 +0000 (13:32 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Feb 2012 13:33:22 +0000 (13:33 +0000)
commit3cb519598d9ce044ccccb2d6a52a3c0933433501
tree9a56929c36ce360d9884559ce9db5b63e6c89c84
parent749d252475df090d51313cfbbe3f159db9f0566d
tcl 8.5.11: fix packaging for native version

Fix an issue in the previous commit:

ERROR: Nothing RPROVIDES 'tcl-native-lib-native' (but virtual:native:/srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly/build/meta/recipes-devtools/tcltk/tcl_8.5.11.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'tcl-native-lib-native' is unbuildable, removing.

by replacing ${PN}-lib with tcl-lib

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/tcltk/tcl_8.5.11.bb