[oe-commits] Martin Jansa : libsdl: bump PR

git at git.openembedded.org git at git.openembedded.org
Sun Mar 16 23:01:31 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: 85db931054caa4dfb7bfca596558dcff4de286fc
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=85db931054caa4dfb7bfca596558dcff4de286fc

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Wed Mar  5 19:19:45 2014 +0000

libsdl: bump PR

* another PRINC removed

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-graphics/libsdl/libsdl_1.2.15.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb b/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb
index 4b4ff63..dd2c540 100644
--- a/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb
+++ b/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb
@@ -18,7 +18,7 @@ DEPENDS = "${@base_contains('DISTRO_FEATURES', 'directfb', 'directfb', '', d)} \
            tslib"
 DEPENDS_class-nativesdk = "${@base_contains('DISTRO_FEATURES', 'x11', 'virtual/nativesdk-libx11 nativesdk-libxrandr nativesdk-libxrender nativesdk-libxext', '', d)}"
 
-PR = "r2"
+PR = "r3"
 
 SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \
            file://configure_tweak.patch \



More information about the Openembedded-commits mailing list