From: Phil Blundell Date: Sun, 16 May 2004 10:09:23 +0000 (+0000) Subject: more patches for esd X-Git-Tag: Release-2010-05/1~19134 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dc673568fad181fee17fba1b73696e1d15d449e;p=openembedded.git more patches for esd BKrev: 40a73dd3TVZf610TeZj4tjDrTV7SDA --- diff --git a/esound/esound-gpe/audiofile-please.patch b/esound/esound-gpe/audiofile-please.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/esound/esound-gpe/configure.patch b/esound/esound-gpe/configure.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/esound/esound-gpe_cvs.oe b/esound/esound-gpe_cvs.oe index 1763c8f0f7..2e6992ec31 100644 --- a/esound/esound-gpe_cvs.oe +++ b/esound/esound-gpe_cvs.oe @@ -1,4 +1,6 @@ -SRC_URI = "cvs://anoncvs@cvs.handhelds.org/cvs;module=gpe/base/esound" +SRC_URI = "cvs://anoncvs@cvs.handhelds.org/cvs;module=gpe/base/esound \ + file://${FILESDIR}/audiofile-please.patch;patch=1 \ + file://${FILESDIR}/configure.patch;patch=1" S = "${WORKDIR}/esound" DEPENDS = "audiofile"