diff options
author | Stelios Koroneos <skoroneos@digital-opsis.com> | 2008-05-04 21:26:34 +0000 |
---|---|---|
committer | Stelios Koroneos <skoroneos@digital-opsis.com> | 2008-05-04 21:26:34 +0000 |
commit | db61d94094937dfc3504e15424c099f4a608acf3 (patch) | |
tree | 1fd2f1d6a231adea9ef15377e856b59ae100f922 /packages/alsa | |
parent | 0eb94e44bd4b64ad754d8c837d512e7000abd016 (diff) | |
parent | 1c67f708c41671468cdf2489d267d79ec30d5507 (diff) |
propagate from branch 'org.openembedded.oplinux' (head d9363ecbe581bf473057c4e79b0a93b7487d52e9)
to branch 'org.openembedded.dev' (head e6f495f12f6c3af3e3758acd3b907f88e88523ae)
Diffstat (limited to 'packages/alsa')
-rw-r--r-- | packages/alsa/alsa-utils_1.0.13.bb | 2 |
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" |