From: Martin Jansa Date: Thu, 10 Dec 2009 10:11:52 +0000 (+0100) Subject: libsdl-x11_1.2.14: remove INC_PR, didn't notice that require libsdl.inc is actually... X-Git-Tag: Release-2010-05/1~1325 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3c3b66a4ea5ec0910f3c8a1c3052ce418f6d352;p=openembedded.git libsdl-x11_1.2.14: remove INC_PR, didn't notice that require libsdl.inc is actually commented out Signed-off-by: Martin Jansa --- diff --git a/recipes/libsdl/libsdl-x11_1.2.14.bb b/recipes/libsdl/libsdl-x11_1.2.14.bb index 67c1fd982e..b48791f6be 100644 --- a/recipes/libsdl/libsdl-x11_1.2.14.bb +++ b/recipes/libsdl/libsdl-x11_1.2.14.bb @@ -8,7 +8,7 @@ LICENSE = "LGPL" DEPENDS = "alsa-lib virtual/libgl virtual/libx11 libxext tslib" DEPENDS_avr32 = "alsa-lib virtual/libx11 libxext tslib" PROVIDES = "virtual/libsdl" -PR = "${INC_PR}.0" +PR = "r2" SRC_URI = " \ http://www.libsdl.org/release/SDL-${PV}.tar.gz \