[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 16:02:24 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e3c3b66a4ea5ec0910f3c8a1c3052ce418f6d352
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e3c3b66a4ea5ec0910f3c8a1c3052ce418f6d352

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