From: Michael Lauer Date: Mon, 23 Oct 2006 15:15:10 +0000 (+0000) Subject: libsdl-native 1.2.11 inherit binconfig X-Git-Tag: Release-2010-05/1~9453^2~567^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7ba55eb026ab8f302768be574e45d412ec690c0;p=openembedded.git libsdl-native 1.2.11 inherit binconfig --- diff --git a/packages/libsdl/libsdl-native_1.2.11.bb b/packages/libsdl/libsdl-native_1.2.11.bb index 298426a04c..3c3f17d1d2 100644 --- a/packages/libsdl/libsdl-native_1.2.11.bb +++ b/packages/libsdl/libsdl-native_1.2.11.bb @@ -2,13 +2,13 @@ DESCRIPTION = "Simple DirectMedia Layer - native Edition" HOMEPAGE = "http://www.libsdl.org" SECTION = "libs" LICENSE = "LGPL" -PR = "r0" +PR = "r1" SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \ file://acinclude.m4" S = "${WORKDIR}/SDL-${PV}" -inherit autotools pkgconfig native +inherit autotools binconfig pkgconfig native EXTRA_OECONF = "--disable-debug --disable-cdrom --enable-threads --enable-timers --enable-endian \ --enable-file --disable-oss --disable-alsa --disable-esd --disable-arts \