aboutsummaryrefslogtreecommitdiffstats
path: root/packages/alsa
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-05-04 17:59:46 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-05-04 17:59:46 +0000
commit2faeb82daf7f74b0dda868adc7e4c43640e79982 (patch)
treede7da8eef7f0a7a0191a68cb890dab824118c0ec /packages/alsa
parentb37c94e0cdaf4c7a7e908113d89041df01ab029f (diff)
downloadopenembedded-2faeb82daf7f74b0dda868adc7e4c43640e79982.tar.gz
divers: s/bugs.openembedded.org/bugs.openembedded.net/ for all of OE
* bugs.openembedded.org has frequent DNS issues, .net is better maintained both should usually point to the same server and bugzilla installation
Diffstat (limited to 'packages/alsa')
-rw-r--r--packages/alsa/alsa-utils_1.0.13.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/alsa/alsa-utils_1.0.13.bb b/packages/alsa/alsa-utils_1.0.13.bb
index e1ae7aa399..1e6af1ec09 100644
--- a/packages/alsa/alsa-utils_1.0.13.bb
+++ b/packages/alsa/alsa-utils_1.0.13.bb
@@ -8,7 +8,7 @@ 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
+# http://bugs.openembedded.net/show_bug.cgi?id=2348
# please close bug and remove this comment when properly fixed
#
EXTRA_OECONF_linux-uclibc = "--disable-nls"