diff options
| author | Saul Wold <sgw@linux.intel.com> | 2012-06-28 13:36:42 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-04 17:40:34 +0100 |
| commit | 82b05d21a245a7fb7aeb23b833996220772f5720 (patch) | |
| tree | 4c88390136c1c4a873e6b14ef58b9eb3347f6c85 /meta/recipes-multimedia/pulseaudio/pulseaudio_1.1.bb | |
| parent | b8d37a477e9639d473f5c55663de6f7f5dd157be (diff) | |
| download | poky-82b05d21a245a7fb7aeb23b833996220772f5720.tar.gz | |
pulseaudio: use lib_package bbclass
This is a clean-up following the recent addition of PN-bin
to bitbake.conf and lib_package
(From OE-Core rev: 42dfedc01beb90adfa222a0c671ca8876849f938)
Signed-off-by: Saul Wold <sgw@linux.intel.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 02d4180531..e88a3a5e84 100644 --- a/meta/recipes-multimedia/pulseaudio/pulseaudio_1.1.bb +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio_1.1.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require pulseaudio.inc | 1 | require pulseaudio.inc |
| 2 | 2 | ||
| 3 | PR = "r9" | 3 | PR = "r10" |
| 4 | 4 | ||
| 5 | DEPENDS += "libjson gdbm speex libxml-parser-perl-native" | 5 | DEPENDS += "libjson gdbm speex libxml-parser-perl-native" |
| 6 | 6 | ||
