diff options
author | Kai Kang <kai.kang@windriver.com> | 2019-08-13 05:21:17 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-08-14 16:03:44 -0700 |
commit | a0deab736817764cec21b63465405f790ea7bf6c (patch) | |
tree | 9243e3c23f6b67669f677e1a6d97d141d825952f /meta-xfce/recipes-xfce | |
parent | 97166f8082ce1151f47a5aea4907ae63e0a13796 (diff) | |
download | meta-openembedded-a0deab736817764cec21b63465405f790ea7bf6c.tar.gz |
xfdesktop: 4.13.5 -> 4.14.1
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/xfdesktop/xfdesktop_4.14.1.bb (renamed from meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.13.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.13.5.bb b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.14.1.bb index c1aac7243..ec4f00f3d 100644 --- a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.13.5.bb +++ b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.14.1.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] = "6a58fe3119b9fb3eb6bb563e14689739" | 11 | SRC_URI[md5sum] = "de4b8f6687862ad46dbe4e1ced453f4d" |
12 | SRC_URI[sha256sum] = "b7d273d36f5f39a446c4d0303148bc595ed7b0f36269619c91526edd1d1caeb6" | 12 | SRC_URI[sha256sum] = "f705a016246ec54ab0c688d1a0577f6c2b45a446690aa8d9e5a7ac23efebf882" |
13 | 13 | ||
14 | PACKAGECONFIG ??= "" | 14 | PACKAGECONFIG ??= "" |
15 | PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" | 15 | PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" |