summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-10-22 12:44:19 -0500
committerMatthew McClintock <msm@freescale.com>2012-10-22 12:44:19 -0500
commit1fd4a8e4c3d3dbba32e663e6010f5618d91fe0ea (patch)
treed58da7ec52819f2e7968347bd26b3222663d54e3
parent1153513a4c5107e797666efecb8c542b9cac6a27 (diff)
downloadmeta-fsl-ppc-1fd4a8e4c3d3dbba32e663e6010f5618d91fe0ea.tar.gz
libxml2_2.7.8.bbappend: fix changes to apply for distro
Signed-off-by: Matthew McClintock <msm@freescale.com>
-rw-r--r--recipes-append/libxml/libxml2_2.7.8.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-append/libxml/libxml2_2.7.8.bbappend b/recipes-append/libxml/libxml2_2.7.8.bbappend
index 9b3f7f6..366663c 100644
--- a/recipes-append/libxml/libxml2_2.7.8.bbappend
+++ b/recipes-append/libxml/libxml2_2.7.8.bbappend
@@ -1,3 +1,3 @@
1EXTRA_OECONF += "--with-fexceptions" 1EXTRA_OECONF_append_fsl = " --with-fexceptions"
2 2
3PR .= "+${DISTRO}.0" 3PR_append_fsl = "+${DISTRO}.0"