summaryrefslogtreecommitdiff
path: root/packages/alsa/alsa-utils_1.0.14.bb
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2007-11-02 18:00:59 +0000
committerHenning Heinold <heinold@inf.fu-berlin.de>2007-11-02 18:00:59 +0000
commita6c539cdca4d1969e089c69abaa2a175fe39ba0d (patch)
tree0de4a9d1ff5ef926ff9eeedfe0a2475db422c5d1 /packages/alsa/alsa-utils_1.0.14.bb
parentfcb44a0e636bbf742c85ae7458b5eb4a07cfc336 (diff)
alsa-utils: fix bug 2348, nls problem with libintl
* add alsa-utils-automake.patch * fix version 1.0.14 and 1.0.15
Diffstat (limited to 'packages/alsa/alsa-utils_1.0.14.bb')
-rw-r--r--packages/alsa/alsa-utils_1.0.14.bb13
1 files changed, 4 insertions, 9 deletions
diff --git a/packages/alsa/alsa-utils_1.0.14.bb b/packages/alsa/alsa-utils_1.0.14.bb
index 240b995e7b..25eeade7cd 100644
--- a/packages/alsa/alsa-utils_1.0.14.bb
+++ b/packages/alsa/alsa-utils_1.0.14.bb
@@ -3,16 +3,11 @@ HOMEPAGE = "http://www.alsa-project.org"
SECTION = "console/utils"
LICENSE = "GPL"
DEPENDS = "alsa-lib ncurses"
+PR = "r1"
-SRC_URI = "ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PV}.tar.bz2"
-
-# lazy hack. needs proper fixing in gettext.m4, see
-# http://bugs.openembedded.org/show_bug.cgi?id=2348
-# please close bug and remove this comment when properly fixed
-#
-EXTRA_OECONF_linux-uclibc = "--disable-nls"
-EXTRA_OECONF_linux-uclibcgnueabi = "--disable-nls"
-
+SRC_URI = "ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PV}.tar.bz2 \
+ file://alsa-utils-automake.patch;patch=1 \
+ "
inherit autotools
# This are all packages that we need to make. Also, the now empty alsa-utils