]> code.ossystems Code Review - openembedded-core.git/commit
Fix flac build on e500mc cores
authorMatthew McClintock <msm@freescale.com>
Thu, 29 Sep 2011 04:21:06 +0000 (23:21 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Sep 2011 18:31:38 +0000 (19:31 +0100)
commit96241de59fdf548ae0f80cc9e4668f9ba11924ef
tree8c6a72bb6b9f2376273cfd03b241c003d40c505b
parent9f9612d15acc6ee3b71f52bdb3f1ec4cb56b1a17
Fix flac build on e500mc cores

This core does not have altivec, so we disable it in the build,
also reestablish the config option to enable/disable building
with altivec

If SPE is not detected we always build with altivec which is wrong. This
will check to make sure altivec is enabled and pass build options
through accordingly

Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/flac/flac-1.2.1/0001-No-AltiVec-on-SPE.patch
meta/recipes-multimedia/flac/flac_1.2.1.bb