diff options
author | Chris Larson <clarson@kergoth.com> | 2003-11-17 23:10:15 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2003-11-17 23:10:15 +0000 |
commit | 44a5a5aabf3439fecdecd132c58c206972997dbd (patch) | |
tree | 769bdcfe86bdfe0ddf3000f8709a4755f548f0b7 /alsa-utils | |
parent | 83b3bfd72bc03583b60c7a8f99eae1bf752d8be4 (diff) |
Merge openembedded@openembedded.bkbits.net:packages
into direwolf.ppp.ti.com:/home/kergoth/coding/projects/user/oe-metadata/packages
2003/11/17 17:10:05-06:00 ti.com!kergoth
Make the alsa packages compile.
BKrev: 3fb95557AoQSKXn3XYGI5YjPX2cp2w
Diffstat (limited to 'alsa-utils')
-rw-r--r-- | alsa-utils/alsa-utils_0.9.8.oe | 0 | ||||
-rw-r--r-- | alsa-utils/alsa-utils_0_9_8.oe | 11 |
2 files changed, 0 insertions, 11 deletions
diff --git a/alsa-utils/alsa-utils_0.9.8.oe b/alsa-utils/alsa-utils_0.9.8.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/alsa-utils/alsa-utils_0.9.8.oe diff --git a/alsa-utils/alsa-utils_0_9_8.oe b/alsa-utils/alsa-utils_0_9_8.oe deleted file mode 100644 index b12adfcb51..0000000000 --- a/alsa-utils/alsa-utils_0_9_8.oe +++ /dev/null @@ -1,11 +0,0 @@ -DESCRIPTION="Alsa Utilities" -MAINTAINER="Lorn Potter <lpotter@trolltech.com>" -LICENSE="GPL" -DEPENDS="virtual/libc" - -SCR_URI="ftp://ftp.alsa-project.org/pub/lib/alsa-utils-${PV}.tar.bz2" - -S="${WORKDIR}/${P}" - -inherit autotools -# libtool |