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 11:13:40 +0100
commit75820363234db9d6335997658c6f606654d1588c (patch)
treea2e62619296854fb6bf2af75aa25609235864eef /recipes/libsdl
parent4614ef819ec7b4142b8aabbcc8da8277e055a3fc (diff)
downloadopenembedded-75820363234db9d6335997658c6f606654d1588c.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 \