]> code.ossystems Code Review - openembedded-core.git/commit
libxml-simple-perl: Use BBCLASSEXTEND insteand of *-native recipe
authorDongxiao Xu <dongxiao.xu@intel.com>
Wed, 3 Aug 2011 15:19:34 +0000 (23:19 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Aug 2011 17:05:32 +0000 (18:05 +0100)
commitaa8f6b64055c6576bcdb63d3bbf9ab47b87c0d59
tree4227422e3d11961f2cad232f4866fbe33d2077ed
parent4a5cc82218fa730b898c553875accfeb6800f9a4
libxml-simple-perl: Use BBCLASSEXTEND insteand of *-native recipe

It's not appropriate to require xxx.bb in xxx-native.bb, causing that
xxx-native depends on target recipe.

Use BBCLASSEXTEND to solve this issue.

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/libxml-simple-perl-native_2.18.bb [deleted file]
meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb