]> code.ossystems Code Review - openembedded-core.git/commit
opensp: upgrade to 1.5.2
authorScott Garman <scott.a.garman@intel.com>
Mon, 7 May 2012 22:49:14 +0000 (15:49 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 May 2012 13:00:20 +0000 (14:00 +0100)
commitcbd055917b04bf8fc640eee289e443230de139a2
tree927cf446c327d8da9eca3857af79df3213f88371
parentce1fc60b0044bccf6cf8432700d6c0b6f042dae2
opensp: upgrade to 1.5.2

Removed all patches, they've been integrated upstream. :)

Added --disable-doc-build to prevent creation of docs, which
otherwise fails with the following configure error:

could not find xmlto; set XMLTO or consider --disable-doc-build

Removed configure_prepend step that was deleting the m4/ directory,
since some macros needed for the build are defined there, and I've
not encountered any problems with keeping them there in my testing.

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/opensp/opensp/attributevalue.patch [deleted file]
meta/recipes-devtools/opensp/opensp/fix-docdir.patch [deleted file]
meta/recipes-devtools/opensp/opensp/m4.patch [deleted file]
meta/recipes-devtools/opensp/opensp/rangmap-fix.patch [deleted file]
meta/recipes-devtools/opensp/opensp_1.5.2.bb [moved from meta/recipes-devtools/opensp/opensp_1.5.bb with 71% similarity]