diff options
Diffstat (limited to 'alsa-oss/alsa-oss_1.0.4.oe')
-rw-r--r-- | alsa-oss/alsa-oss_1.0.4.oe | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/alsa-oss/alsa-oss_1.0.4.oe b/alsa-oss/alsa-oss_1.0.4.oe index 7bdacf316f..a026b4d97f 100644 --- a/alsa-oss/alsa-oss_1.0.4.oe +++ b/alsa-oss/alsa-oss_1.0.4.oe @@ -3,9 +3,7 @@ MAINTAINER = "Lorn Potter <lpotter@trolltech.com>" LICENSE = "GPL" DEPENDS = "alsa-lib" -SRC_URI = "ftp://ftp.alsa-project.org/pub/oss-lib/alsa-oss-${PV}.tar.bz2 \ - file://configure.patch;patch=1 \ - file://m4.patch;patch=1" +SRC_URI = "ftp://ftp.alsa-project.org/pub/oss-lib/alsa-oss-${PV}.tar.bz2" inherit autotools |