diff options
Diffstat (limited to 'meta/recipes-graphics/libsdl/libsdl_1.2.11.bb')
-rw-r--r-- | meta/recipes-graphics/libsdl/libsdl_1.2.11.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/libsdl/libsdl_1.2.11.bb b/meta/recipes-graphics/libsdl/libsdl_1.2.11.bb index f08077d8d2..8b0d3c2932 100644 --- a/meta/recipes-graphics/libsdl/libsdl_1.2.11.bb +++ b/meta/recipes-graphics/libsdl/libsdl_1.2.11.bb | |||
@@ -17,8 +17,8 @@ PR = "r7" | |||
17 | 17 | ||
18 | SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \ | 18 | SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \ |
19 | file://acinclude.m4 \ | 19 | file://acinclude.m4 \ |
20 | file://configure_tweak.patch;patch=1 \ | 20 | file://configure_tweak.patch \ |
21 | file://kernel-asm-page.patch;patch=1 " | 21 | file://kernel-asm-page.patch " |
22 | 22 | ||
23 | S = "${WORKDIR}/SDL-${PV}" | 23 | S = "${WORKDIR}/SDL-${PV}" |
24 | 24 | ||