mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
libsdl: bump PR
* another PRINC removed (From OE-Core rev: 85db931054caa4dfb7bfca596558dcff4de286fc) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
30f8ec50bb
commit
abb1bdeb99
@@ -18,7 +18,7 @@ DEPENDS = "${@base_contains('DISTRO_FEATURES', 'directfb', 'directfb', '', d)} \
|
|||||||
tslib"
|
tslib"
|
||||||
DEPENDS_class-nativesdk = "${@base_contains('DISTRO_FEATURES', 'x11', 'virtual/nativesdk-libx11 nativesdk-libxrandr nativesdk-libxrender nativesdk-libxext', '', d)}"
|
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 \
|
SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \
|
||||||
file://configure_tweak.patch \
|
file://configure_tweak.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user