diff options
author | Denys Dmytriyenko <denys@ti.com> | 2012-06-05 14:15:30 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-05 23:05:00 +0100 |
commit | a1925696c412d0df425d8dae41f1a845532f1bfd (patch) | |
tree | 199b89996f871910bbee2cce169ec7cbea376197 /meta/recipes-multimedia/pulseaudio/pulseaudio_1.1.bb | |
parent | ae6d342b8d2e553eb0fa4f40a9e008e27dac03e4 (diff) | |
download | poky-a1925696c412d0df425d8dae41f1a845532f1bfd.tar.gz |
pulseaudio: fix typo in the patch name, pulseaudo -> pulseaudio
No PR bump is needed.
(From OE-Core rev: f7a1fdfd82be60b92f4aa4a53fdae3192d1cec8b)
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/pulseaudio/pulseaudio_1.1.bb')
-rw-r--r-- | meta/recipes-multimedia/pulseaudio/pulseaudio_1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio_1.1.bb b/meta/recipes-multimedia/pulseaudio/pulseaudio_1.1.bb index d2ed3c8214..02d4180531 100644 --- a/meta/recipes-multimedia/pulseaudio/pulseaudio_1.1.bb +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio_1.1.bb | |||
@@ -8,7 +8,7 @@ inherit gettext perlnative | |||
8 | 8 | ||
9 | SRC_URI = "http://freedesktop.org/software/pulseaudio/releases/pulseaudio-${PV}.tar.xz \ | 9 | SRC_URI = "http://freedesktop.org/software/pulseaudio/releases/pulseaudio-${PV}.tar.xz \ |
10 | file://volatiles.04_pulse \ | 10 | file://volatiles.04_pulse \ |
11 | file://pulseaudo_fix_for_x32.patch \ | 11 | file://pulseaudio_fix_for_x32.patch \ |
12 | " | 12 | " |
13 | 13 | ||
14 | SRC_URI[md5sum] = "17d21df798cee407b769c6355fae397a" | 14 | SRC_URI[md5sum] = "17d21df798cee407b769c6355fae397a" |