[oe-commits] Martin Jansa : libsdl-x11_1.2.14: remove INC_PR, didn' t notice that require libsdl.inc is actually commented out

git version control git at git.openembedded.org
Thu Dec 10 10:13:51 UTC 2009


Module: openembedded.git
Branch: martin_jansa/xorg-7.5
Commit: 75820363234db9d6335997658c6f606654d1588c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=75820363234db9d6335997658c6f606654d1588c

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Dec 10 11:11:52 2009 +0100

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 at gmail.com>

---

 recipes/libsdl/libsdl-x11_1.2.14.bb |    2 +-
 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 67c1fd9..b48791f 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 \





More information about the Openembedded-commits mailing list