aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libsdl
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2009-12-10 11:11:52 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2009-12-10 17:02:24 +0100
commite3c3b66a4ea5ec0910f3c8a1c3052ce418f6d352 (patch)
treec5c06eb09f1cc0e7aa0b60c829ec70218ec8d6b3 /recipes/libsdl
parent25cbcad84ccaa96b1287906f63284b362424de23 (diff)
downloadopenembedded-e3c3b66a4ea5ec0910f3c8a1c3052ce418f6d352.tar.gz
libsdl-x11_1.2.14: remove INC_PR, didn't notice that require libsdl.inc is actually commented out
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/libsdl')
-rw-r--r--recipes/libsdl/libsdl-x11_1.2.14.bb2
1 files changed, 1 insertions, 1 deletions
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 \