From 9d6b649b18523360af6126f5b21c1408cdfbbdcd Mon Sep 17 00:00:00 2001 From: Matthew McClintock Date: Tue, 4 Sep 2012 15:35:33 -0500 Subject: update bbappends to only apply on our distro, as a precursor to moving to it's own layer Signed-off-by: Matthew McClintock --- recipes-append/libxml/libxml2_2.8.0.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-append/libxml/libxml2_2.8.0.bbappend') 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 @@ -EXTRA_OECONF += "--with-fexceptions" +EXTRA_OECONF_fsl += "--with-fexceptions" -PR .= "+${DISTRO}.0" +PR_fsl .= "+${DISTRO}.0" -- cgit v1.2.3-54-g00ecf