aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libsdl/libsdl-x11_1.2.11.bb
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2009-09-17 22:00:02 +0100
committerGraeme Gregory <dp@xora.org.uk>2009-09-17 22:00:02 +0100
commitb0a80126c9dce4500a2c5da945fdb53aecf2a507 (patch)
tree2c11c8d261ec44f7eab1c0cda54d676e394624db /recipes/libsdl/libsdl-x11_1.2.11.bb
parent33cee0586991e235d0fe3d984f822ef2f310e7c3 (diff)
downloadopenembedded-b0a80126c9dce4500a2c5da945fdb53aecf2a507.tar.gz
libsdl-x11_1.2.11.bb : remove asm/page.h as its no longer there
Diffstat (limited to 'recipes/libsdl/libsdl-x11_1.2.11.bb')
-rw-r--r--recipes/libsdl/libsdl-x11_1.2.11.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/libsdl/libsdl-x11_1.2.11.bb b/recipes/libsdl/libsdl-x11_1.2.11.bb
index ab349d6306..0dffe4ab3f 100644
--- a/recipes/libsdl/libsdl-x11_1.2.11.bb
+++ b/recipes/libsdl/libsdl-x11_1.2.11.bb
@@ -3,7 +3,7 @@ require libsdl.inc
# extra-keys.patch is missing
DEFAULT_PREFERENCE = "-1"
-PR = "r7"
+PR = "r8"
SRC_URI = "\
http://www.libsdl.org/release/SDL-${PV}.tar.gz \
@@ -13,6 +13,7 @@ SRC_URI = "\
file://kernel-asm-page.patch;patch=1 \
file://sdl-cdfix.patch;patch=1 \
file://fixmfour.patch;patch=1 \
+ file://libsdl-1.2.11-pagesize.patch;patch=1 \
"
EXTRA_OECONF = "--disable-static --disable-debug --enable-cdrom --enable-threads --enable-timers --enable-endian \