[meta-freescale] [PATCH 25/27] libxml: update the version number to 2.9.0 to match the upgrade in poky

Matthew McClintock msm at freescale.com
Thu Nov 29 11:15:49 PST 2012


From: Zhenhua Luo <b19537 at freescale.com>

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]

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.7





More information about the meta-freescale mailing list