diff options
author | Chris Larson <clarson@kergoth.com> | 2004-06-23 22:33:29 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-06-23 22:33:29 +0000 |
commit | 5cf345ba25b7399e6342046807f1a10f2f52020f (patch) | |
tree | ce450ac9b295d7aa3835e08fa1c67658c77af555 /alsa-oss/alsa-oss_1.0.4.oe | |
parent | 220163102a13e0ce741b40863e0063c91373ecba (diff) |
Upgrade alsa-lib, alsa-oss, and alsa-utils to 1.0.5
BKrev: 40da0539xCbdHxkmwIDJq1r6h1yBXg
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 |