diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2019-08-15 23:56:05 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-08-16 08:00:54 -0700 |
commit | 458c3f7b07d3c9cfb238e57857eb15c0f6728960 (patch) | |
tree | 4d6a5974d3d3eef84dda62064f3f41329029a77a /meta-xfce | |
parent | 135e902808bfaeef4af88baa0f4d737cfe49ba8a (diff) | |
download | meta-openembedded-458c3f7b07d3c9cfb238e57857eb15c0f6728960.tar.gz |
xfce4-pulseaudio-plugin: upgrade 0.4.1 -> 0.4.2
More or less a translation-only release
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.2.bb (renamed from meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.1.bb b/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.2.bb index 63da1e09e..8b8f5f21c 100644 --- a/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.1.bb +++ b/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.2.bb | |||
@@ -8,8 +8,8 @@ REQUIRED_DISTRO_FEATURES = "pulseaudio x11" | |||
8 | 8 | ||
9 | DEPENDS += "dbus-glib pulseaudio" | 9 | DEPENDS += "dbus-glib pulseaudio" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "7df7280c19c2c8b8c5bc4f4f2136d1dd" | 11 | SRC_URI[md5sum] = "9a34eadf06ed217ec0732a096f178987" |
12 | SRC_URI[sha256sum] = "6ca88314dbac3e24c0e1bfc593fad6edb66319766be62e8256c81b0314f049f0" | 12 | SRC_URI[sha256sum] = "4ae8aebc2458675d4f885bf16f73829be359e16370a684301bbef6a23758a120" |
13 | 13 | ||
14 | PACKAGECONFIG ??= "" | 14 | PACKAGECONFIG ??= "" |
15 | PACKAGECONFIG[libnotify] = "--enable-libnotify,--disable-libnotify,libnotify" | 15 | PACKAGECONFIG[libnotify] = "--enable-libnotify,--disable-libnotify,libnotify" |