diff options
author | Kai Kang <kai.kang@windriver.com> | 2019-05-31 04:44:17 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-06-15 16:45:32 -0700 |
commit | c84ab73fe9b283e0bde3e212cc55314d39f6b7a1 (patch) | |
tree | 4337f70f25fd79ce21968c34ea61fd95d258e5f7 /meta-xfce/recipes-xfce | |
parent | 4268ab951da730957cc40e0d1a8d0b5aae86d8c2 (diff) | |
download | meta-openembedded-c84ab73fe9b283e0bde3e212cc55314d39f6b7a1.tar.gz |
thunar-volman: 0.9.1 -> 0.9.2
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce')
-rw-r--r-- | meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.2.bb (renamed from meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.1.bb b/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.2.bb index 712453a39..3139625ac 100644 --- a/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.1.bb +++ b/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.2.bb | |||
@@ -8,8 +8,8 @@ inherit xfce distro_features_check | |||
8 | 8 | ||
9 | REQUIRED_DISTRO_FEATURES = "x11" | 9 | REQUIRED_DISTRO_FEATURES = "x11" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "4992a18f422918c33b562d6e66045754" | 11 | SRC_URI[md5sum] = "af216d5b60820e7cd39aae1b5ad869a3" |
12 | SRC_URI[sha256sum] = "cd87291a427e8a561c566dca3aa7e93b56fdce4caefc755dde0f59198f6db359" | 12 | SRC_URI[sha256sum] = "b944b4299b73d2ca79184922dfea49782e4849f5960e209def71ac700a92ff27" |
13 | 13 | ||
14 | PACKAGECONFIG ??= "" | 14 | PACKAGECONFIG ??= "" |
15 | PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" | 15 | PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" |