[meta-freescale] [meta-fsl-ppc master v2] libxml2: update the version number to 2.9.0 to match the upgrade in poky

McClintock Matthew-B29882 B29882 at freescale.com
Wed Nov 28 09:00:55 PST 2012


On Wed, Nov 28, 2012 at 1:18 AM, Zhenhua Luo <b19537 at freescale.com> wrote:
> * Upgrade the version to 2.9.0 to fix following version mismatch issue:
>   ERROR: No recipes available for:
>   /srv/home/pokybuild/yocto-autobuilder/yocto-slave/p1022ds/build/yocto/meta-fsl-ppc/recipes-append/libxml/libxml2_2.8.0.bbappend
>
>   [YOCTO #3476]
>
> * Reason of add the configure flag:
>   Without this flag, the library has a problem with C++ programs using exception handling.

We are going to try to add this flag to oe-core now right?

-M

>
> Signed-off-by: Zhenhua Luo <b19537 at freescale.com>
> ---
>  recipes-append/libxml/libxml2_2.8.0.bbappend |    3 ---
>  recipes-append/libxml/libxml2_2.9.0.bbappend |    3 +++
>  2 files changed, 3 insertions(+), 3 deletions(-)
>  delete mode 100644 recipes-append/libxml/libxml2_2.8.0.bbappend
>  create mode 100644 recipes-append/libxml/libxml2_2.9.0.bbappend
>
> diff --git a/recipes-append/libxml/libxml2_2.8.0.bbappend b/recipes-append/libxml/libxml2_2.8.0.bbappend
> deleted file mode 100644
> index 13c1fd7..0000000
> --- a/recipes-append/libxml/libxml2_2.8.0.bbappend
> +++ /dev/null
> @@ -1,3 +0,0 @@
> -EXTRA_OECONF_fsl += "--with-fexceptions"
> -
> -PR_fsl .= "+${DISTRO}.0"
> diff --git a/recipes-append/libxml/libxml2_2.9.0.bbappend b/recipes-append/libxml/libxml2_2.9.0.bbappend
> new file mode 100644
> index 0000000..13c1fd7
> --- /dev/null
> +++ b/recipes-append/libxml/libxml2_2.9.0.bbappend
> @@ -0,0 +1,3 @@
> +EXTRA_OECONF_fsl += "--with-fexceptions"
> +
> +PR_fsl .= "+${DISTRO}.0"
> --
> 1.7.9.5
>
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



More information about the meta-freescale mailing list