From: Martin Jansa Date: Thu, 25 Feb 2010 09:45:38 +0000 (+0100) Subject: pixman: increase preference of 0.17.8 for SHR X-Git-Tag: Release-2010-05/1~491^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bf36e82698d52f8524ccde1ce2d85fc654bd68c;p=openembedded.git pixman: increase preference of 0.17.8 for SHR Signed-off-by: Martin Jansa --- diff --git a/recipes/xorg-lib/pixman_0.17.8.bb b/recipes/xorg-lib/pixman_0.17.8.bb index db07089ffa..7ddb142057 100644 --- a/recipes/xorg-lib/pixman_0.17.8.bb +++ b/recipes/xorg-lib/pixman_0.17.8.bb @@ -5,6 +5,7 @@ LICENSE = "X11" DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_angstrom = "2" +DEFAULT_PREFERENCE_shr = "2" BBCLASSEXTEND="native"