diff options
author | Matthew McClintock <msm@freescale.com> | 2012-09-04 15:35:33 -0500 |
---|---|---|
committer | Matthew McClintock <msm@freescale.com> | 2012-09-04 15:35:33 -0500 |
commit | 9d6b649b18523360af6126f5b21c1408cdfbbdcd (patch) | |
tree | 8367a4c2b44cab21c311a7f78713190b2ab4dcac /recipes-append/libxml/libxml2_2.8.0.bbappend | |
parent | 1acf61057ca1dea0152880a3d4b1eebeab71734d (diff) | |
download | meta-fsl-ppc-1.3_beta.tar.gz |
update bbappends to only apply on our distro, as a precursor to moving to it's own layer1.3_beta
Signed-off-by: Matthew McClintock <msm@freescale.com>
Diffstat (limited to 'recipes-append/libxml/libxml2_2.8.0.bbappend')
-rw-r--r-- | recipes-append/libxml/libxml2_2.8.0.bbappend | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-append/libxml/libxml2_2.8.0.bbappend b/recipes-append/libxml/libxml2_2.8.0.bbappend index 9b3f7f6..13c1fd7 100644 --- a/recipes-append/libxml/libxml2_2.8.0.bbappend +++ b/recipes-append/libxml/libxml2_2.8.0.bbappend | |||
@@ -1,3 +1,3 @@ | |||
1 | EXTRA_OECONF += "--with-fexceptions" | 1 | EXTRA_OECONF_fsl += "--with-fexceptions" |
2 | 2 | ||
3 | PR .= "+${DISTRO}.0" | 3 | PR_fsl .= "+${DISTRO}.0" |