diff options
| author | Kai Kang <kai.kang@windriver.com> | 2022-12-25 05:33:46 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-12-27 16:03:07 -0800 |
| commit | f44b80c95cfa1ec59411bf4237ef7ce2eb68f7a0 (patch) | |
| tree | 86eb07b10de976d4679e4e2acfca731406461767 | |
| parent | 048544fb1f8d0759b94f1d88a0f0cb5232a7b7d6 (diff) | |
| download | meta-openembedded-f44b80c95cfa1ec59411bf4237ef7ce2eb68f7a0.tar.gz | |
xfdesktop: 4.16.0 -> 4.18.0
Update xfdesktop from 4.16.0 to 4.18.0
* update license with GPL-2.0-or-later
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.18.0.bb (renamed from meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.16.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.16.0.bb b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.18.0.bb index 4a1ece8bef..6895b7912b 100644 --- a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.16.0.bb +++ b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.18.0.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "Xfce4 Desktop Manager" | 1 | SUMMARY = "Xfce4 Desktop Manager" |
| 2 | SECTION = "x11/base" | 2 | SECTION = "x11/base" |
| 3 | LICENSE = "GPL-2.0-only" | 3 | LICENSE = "GPL-2.0-or-later" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
| 5 | DEPENDS = "libxfce4ui libwnck thunar garcon exo" | 5 | DEPENDS = "libxfce4ui libwnck thunar garcon exo" |
| 6 | 6 | ||
| @@ -8,7 +8,7 @@ inherit xfce features_check | |||
| 8 | 8 | ||
| 9 | REQUIRED_DISTRO_FEATURES = "x11" | 9 | REQUIRED_DISTRO_FEATURES = "x11" |
| 10 | 10 | ||
| 11 | SRC_URI[sha256sum] = "934ba5affecff21e62d9fac1dd50c50cd94b3a807fefa5f5bff59f3d6f155bae" | 11 | SRC_URI[sha256sum] = "661783e7e6605459926d80bca46d25ce2197c221456457a863ea9d0252120d14" |
| 12 | 12 | ||
| 13 | PACKAGECONFIG ??= "notify" | 13 | PACKAGECONFIG ??= "notify" |
| 14 | PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" | 14 | PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" |
