]> code.ossystems Code Review - openembedded-core.git/commit
m4: refactor .bb and .inc files
authorSaul Wold <sgw@linux.intel.com>
Mon, 16 Jan 2012 16:43:57 +0000 (08:43 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Jan 2012 14:53:03 +0000 (14:53 +0000)
commit4677da625f8ceb02c96f365bb948b8901bd694a4
tree83569e42106fb0547751aac57e8f5de190fe3631
parentd07bd704e2c0624deba10f33ccc946bd1338855c
m4: refactor .bb and .inc files

The orignal had common code in the m4_1.4.16.bb file that was
in the m4.inc file. m4-native was then including the m4.bb file
and picking up the BBCLASSEXTEND, which causes the fetch to fail.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/m4/m4-native_1.4.16.bb
meta/recipes-devtools/m4/m4.inc [new file with mode: 0644]
meta/recipes-devtools/m4/m4_1.4.16.bb