[OE-core] [PATCH 3/3] flac: upgrade to 1.3.0

Burton, Ross ross.burton at intel.com
Wed Feb 12 10:31:32 UTC 2014


On 12 February 2014 07:41, Cristian Iorga <cristian.iorga at intel.com> wrote:
> - Updated description, bugtracker and source;
> - Switched to ${BP} variable;
> - 0001-No-AltiVec-on-SPE.patch,
> flac-gcc43-fixes.patch, asm-pic.patch,
> obsolete_automake_macros.patch patches
> removed, included in upstream;
> - Licenses checksums changed due to added
> copyright owners and street adresses changed;
> - backported 1.3.0 specific fix;
> - removed obsolete PPC fix;
> - added support for SSE optimizations.

Got to love a patch that is 90% removals!

> +DESCRIPTION = "FLAC stands for Free Lossless Audio Codec, a losless audio compression format."

"losless" is a typo.

>  S = "${WORKDIR}/flac-${PV}"

This is the default so you can remove this.

> +                --disable-xmms-plugin \
>                  --without-xmms-prefix \
>                  --without-xmms-exec-prefix \

Does the addition of --disable mean you can remove the two --without arguments?

Ross



More information about the Openembedded-core mailing list