On Thu, 2011-09-29 at 18:10 +0000, McClintock Matthew-B29882 wrote: > On Thu, Sep 29, 2011 at 10:52 AM, Richard Purdie > <[email protected]> wrote: > > On Wed, 2011-09-28 at 23:21 -0500, Matthew McClintock wrote: > >> 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 <[email protected]> > >> --- > >> .../flac/flac-1.2.1/0001-No-AltiVec-on-SPE.patch | 4 +++- > >> meta/recipes-multimedia/flac/flac_1.2.1.bb | 5 ++++- > >> 2 files changed, 7 insertions(+), 2 deletions(-) > >> > >> diff --git > >> a/meta/recipes-multimedia/flac/flac-1.2.1/0001-No-AltiVec-on-SPE.patch > >> b/meta/recipes-multimedia/flac/flac-1.2.1/0001-No-AltiVec-on-SPE.patch > >> index 658e190..5ca8b35 100644 > >> --- a/meta/recipes-multimedia/flac/flac-1.2.1/0001-No-AltiVec-on-SPE.patch > >> +++ b/meta/recipes-multimedia/flac/flac-1.2.1/0001-No-AltiVec-on-SPE.patch > >> @@ -39,15 +39,17 @@ diff --git a/src/libFLAC/Makefile.am > >> b/src/libFLAC/Makefile.am > > > > No patch header... > > This is patching a patch with a patch header. Do I need to make any > further documentation?
No, I missed the fact the patch already existed, sorry! I'll merge this one. Cheers, Richard _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
