summaryrefslogtreecommitdiff
path: root/esound
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-05-16 10:09:23 +0000
committerPhil Blundell <philb@gnu.org>2004-05-16 10:09:23 +0000
commit8dc673568fad181fee17fba1b73696e1d15d449e (patch)
tree1f8fe21346b1b7cd00024f58ad3491a225f17de4 /esound
parent13567ff9559fb55851713ad293902c35fb3d9aa9 (diff)
more patches for esd
BKrev: 40a73dd3TVZf610TeZj4tjDrTV7SDA
Diffstat (limited to 'esound')
-rw-r--r--esound/esound-gpe/audiofile-please.patch0
-rw-r--r--esound/esound-gpe/configure.patch0
-rw-r--r--esound/esound-gpe_cvs.oe4
3 files changed, 3 insertions, 1 deletions
diff --git a/esound/esound-gpe/audiofile-please.patch b/esound/esound-gpe/audiofile-please.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/esound/esound-gpe/audiofile-please.patch
diff --git a/esound/esound-gpe/configure.patch b/esound/esound-gpe/configure.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/esound/esound-gpe/configure.patch
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"