From: Chris Larson Date: Wed, 17 Nov 2004 01:46:13 +0000 (+0000) Subject: Explicitly disable alsa in esound. X-Git-Tag: Release-2010-05/1~16196 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b0e90b18240822bc86de87a2bd08caf65e79f6b;p=openembedded.git Explicitly disable alsa in esound. BKrev: 419aad65aGo0IDz6DZrBTuLa4cy8wQ --- diff --git a/esound/esound-gpe_20020817.oe b/esound/esound-gpe_20020817.oe index 97406cb35e..11aa0cc182 100644 --- a/esound/esound-gpe_20020817.oe +++ b/esound/esound-gpe_20020817.oe @@ -5,7 +5,7 @@ SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=gpe/base/esound \ file://configure.patch;patch=1" S = "${WORKDIR}/esound" DEPENDS = "audiofile" -PR = "r1" +PR = "r2" PACKAGES =+ "esddsp esd esd-utils" @@ -15,6 +15,8 @@ FILES_esd-utils = "${bindir}" inherit autotools libtool pkgconfig +EXTRA_OECONF = "--disable-alsa" + SOV = "0.2.28" do_stage () {