diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2010-12-27 16:57:29 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-30 12:06:53 +0000 |
commit | ac36c6305a11cf1cf804e08c50773ed7e0052438 (patch) | |
tree | 0b6e0a28f71a496cbe357576dac67cb200c2ea47 /meta/conf/distro/include | |
parent | 40806b169676f186c02e4a866e43c4baa8faec2a (diff) | |
download | poky-ac36c6305a11cf1cf804e08c50773ed7e0052438.tar.gz |
pulseaudio: upgrade to version 0.9.22
upgrade from 0.9.21 to 0.9.22
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/conf/distro/include')
-rw-r--r-- | meta/conf/distro/include/poky-fixed-revisions.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index cc47610a3e..b7bd6f9fbb 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc | |||
@@ -8,7 +8,7 @@ PREFERRED_VERSION_hal-info ?= "20091130" | |||
8 | PREFERRED_VERSION_udev ?= "164" | 8 | PREFERRED_VERSION_udev ?= "164" |
9 | PREFERRED_VERSION_wpa-supplicant ?= "0.7.3" | 9 | PREFERRED_VERSION_wpa-supplicant ?= "0.7.3" |
10 | 10 | ||
11 | PULSEAUDIOVERSION ?= "0.9.21" | 11 | PULSEAUDIOVERSION ?= "0.9.22" |
12 | PULSEAUDIOVERSION_arm ?= "0.9.15" | 12 | PULSEAUDIOVERSION_arm ?= "0.9.15" |
13 | PREFERRED_VERSION_pulseaudio ?= "${PULSEAUDIOVERSION}" | 13 | PREFERRED_VERSION_pulseaudio ?= "${PULSEAUDIOVERSION}" |
14 | 14 | ||