All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-xfce][Patch 00/11] Upgrade to xfce 4.14 pre2
@ 2019-07-02  1:29 kai.kang
  2019-07-02  1:29 ` [meta-xfce][Patch 01/11] thunar: 1.8.6 -> 1.8.7 kai.kang
                   ` (11 more replies)
  0 siblings, 12 replies; 16+ messages in thread
From: kai.kang @ 2019-07-02  1:29 UTC (permalink / raw)
  To: raj.khem; +Cc: openembedded-devel

From: Kai Kang <kai.kang@windriver.com>

Upgrade core packages of xfce to 4.14pre2

Kai Kang (11):
  thunar: 1.8.6 -> 1.8.7
  exo: 0.12.5 -> 0.12.6
  garcon: 0.6.2 -> 0.6.3
  thunar-volman: 0.9.2 -> 0.9.3
  xfce4-dev-tools: 4.12.0 -> 4.13.0
  xfce4-panel: 4.13.5 -> 4.13.6
  xfce4-power-manager: 1.6.2 -> 1.6.3
  xfce4-session: 4.13.2 -> 4.13.3
  xfdesktop: 4.13.4 -> 4.13.5
  xfwm4: 4.13.2 -> 4.13.3
  xfconf: 4.13.7 -> 4.13.8

 meta-xfce/recipes-xfce/exo/{exo_0.12.5.bb => exo_0.12.6.bb} | 4 ++--
 .../garcon/{garcon_0.6.2.bb => garcon_0.6.3.bb}             | 4 ++--
 .../{thunar-volman_0.9.2.bb => thunar-volman_0.9.3.bb}      | 4 ++--
 .../thunar/{thunar_1.8.6.bb => thunar_1.8.7.bb}             | 4 ++--
 ...{xfce4-dev-tools_4.12.0.bb => xfce4-dev-tools_4.13.0.bb} | 4 ++--
 .../{xfce4-panel_4.13.5.bb => xfce4-panel_4.13.6.bb}        | 4 ++--
 ...-power-manager_1.6.2.bb => xfce4-power-manager_1.6.3.bb} | 4 ++--
 .../{xfce4-session_4.13.2.bb => xfce4-session_4.13.3.bb}    | 4 ++--
 .../xfconf/{xfconf_4.13.7.bb => xfconf_4.13.8.bb}           | 6 +++---
 .../xfdesktop/{xfdesktop_4.13.4.bb => xfdesktop_4.13.5.bb}  | 4 ++--
 .../recipes-xfce/xfwm4/{xfwm4_4.13.2.bb => xfwm4_4.13.3.bb} | 4 ++--
 11 files changed, 23 insertions(+), 23 deletions(-)
 rename meta-xfce/recipes-xfce/exo/{exo_0.12.5.bb => exo_0.12.6.bb} (87%)
 rename meta-xfce/recipes-xfce/garcon/{garcon_0.6.2.bb => garcon_0.6.3.bb} (76%)
 rename meta-xfce/recipes-xfce/thunar-volman/{thunar-volman_0.9.2.bb => thunar-volman_0.9.3.bb} (76%)
 rename meta-xfce/recipes-xfce/thunar/{thunar_1.8.6.bb => thunar_1.8.7.bb} (86%)
 rename meta-xfce/recipes-xfce/xfce4-dev-tools/{xfce4-dev-tools_4.12.0.bb => xfce4-dev-tools_4.13.0.bb} (79%)
 rename meta-xfce/recipes-xfce/xfce4-panel/{xfce4-panel_4.13.5.bb => xfce4-panel_4.13.6.bb} (90%)
 rename meta-xfce/recipes-xfce/xfce4-power-manager/{xfce4-power-manager_1.6.2.bb => xfce4-power-manager_1.6.3.bb} (90%)
 rename meta-xfce/recipes-xfce/xfce4-session/{xfce4-session_4.13.2.bb => xfce4-session_4.13.3.bb} (87%)
 rename meta-xfce/recipes-xfce/xfconf/{xfconf_4.13.7.bb => xfconf_4.13.8.bb} (78%)
 rename meta-xfce/recipes-xfce/xfdesktop/{xfdesktop_4.13.4.bb => xfdesktop_4.13.5.bb} (76%)
 rename meta-xfce/recipes-xfce/xfwm4/{xfwm4_4.13.2.bb => xfwm4_4.13.3.bb} (89%)

-- 
2.20.0



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [meta-xfce][Patch 01/11] thunar: 1.8.6 -> 1.8.7
  2019-07-02  1:29 [meta-xfce][Patch 00/11] Upgrade to xfce 4.14 pre2 kai.kang
@ 2019-07-02  1:29 ` kai.kang
  2019-07-02  1:29 ` [meta-xfce][Patch 02/11] exo: 0.12.5 -> 0.12.6 kai.kang
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 16+ messages in thread
From: kai.kang @ 2019-07-02  1:29 UTC (permalink / raw)
  To: raj.khem; +Cc: openembedded-devel

From: Kai Kang <kai.kang@windriver.com>

Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
 .../recipes-xfce/thunar/{thunar_1.8.6.bb => thunar_1.8.7.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-xfce/thunar/{thunar_1.8.6.bb => thunar_1.8.7.bb} (86%)

diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.8.6.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.8.7.bb
similarity index 86%
rename from meta-xfce/recipes-xfce/thunar/thunar_1.8.6.bb
rename to meta-xfce/recipes-xfce/thunar/thunar_1.8.7.bb
index 4375ce065..3a59f1080 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_1.8.6.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_1.8.7.bb
@@ -9,8 +9,8 @@ inherit xfce gobject-introspection distro_features_check
 REQUIRED_DISTRO_FEATURES = "x11"
 
 SRC_URI = "http://archive.xfce.org/src/xfce/${BPN}/${@'${PV}'[0:3]}/Thunar-${PV}.tar.bz2"
-SRC_URI[md5sum] = "3cb40548d7c642176eab8b97a5ba6d29"
-SRC_URI[sha256sum] = "c0e5fb828e3d036941dfeb7ed7f9f2b17b729fc044c2bf7c4218c1c91b38ef2a"
+SRC_URI[md5sum] = "9abdbc78cbf9957f9727c327476a08c2"
+SRC_URI[sha256sum] = "3e033af06751beee23e73cf16cbd97513d3c0adf358d8a42158af38a44b9d329"
 
 S = "${WORKDIR}/Thunar-${PV}/"
 
-- 
2.20.0



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [meta-xfce][Patch 02/11] exo: 0.12.5 -> 0.12.6
  2019-07-02  1:29 [meta-xfce][Patch 00/11] Upgrade to xfce 4.14 pre2 kai.kang
  2019-07-02  1:29 ` [meta-xfce][Patch 01/11] thunar: 1.8.6 -> 1.8.7 kai.kang
@ 2019-07-02  1:29 ` kai.kang
  2019-07-02  1:29 ` [meta-xfce][Patch 03/11] garcon: 0.6.2 -> 0.6.3 kai.kang
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 16+ messages in thread
From: kai.kang @ 2019-07-02  1:29 UTC (permalink / raw)
  To: raj.khem; +Cc: openembedded-devel

From: Kai Kang <kai.kang@windriver.com>

Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
 meta-xfce/recipes-xfce/exo/{exo_0.12.5.bb => exo_0.12.6.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-xfce/exo/{exo_0.12.5.bb => exo_0.12.6.bb} (87%)

diff --git a/meta-xfce/recipes-xfce/exo/exo_0.12.5.bb b/meta-xfce/recipes-xfce/exo/exo_0.12.6.bb
similarity index 87%
rename from meta-xfce/recipes-xfce/exo/exo_0.12.5.bb
rename to meta-xfce/recipes-xfce/exo/exo_0.12.6.bb
index 7d61e8f83..43d8eb54d 100644
--- a/meta-xfce/recipes-xfce/exo/exo_0.12.5.bb
+++ b/meta-xfce/recipes-xfce/exo/exo_0.12.6.bb
@@ -20,8 +20,8 @@ SRC_URI_append_class-native = " \
     file://reduce-build-to-exo-csource-only.patch \
 "
 
-SRC_URI[md5sum] = "1de1d539262847d49474d20cbebc78ea"
-SRC_URI[sha256sum] = "e8f434d6436ae647dd1614e8a24aba23c83f70cb14037b5bc98652f558be43e8"
+SRC_URI[md5sum] = "e97267e5d5a41bf5b95e9bfdaa62e47a"
+SRC_URI[sha256sum] = "1417fffc593225d61ba57b050ae2ce66ef37615c9ec66944db32019761441003"
 
 PACKAGES =+ "exo-csource"
 
-- 
2.20.0



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [meta-xfce][Patch 03/11] garcon: 0.6.2 -> 0.6.3
  2019-07-02  1:29 [meta-xfce][Patch 00/11] Upgrade to xfce 4.14 pre2 kai.kang
  2019-07-02  1:29 ` [meta-xfce][Patch 01/11] thunar: 1.8.6 -> 1.8.7 kai.kang
  2019-07-02  1:29 ` [meta-xfce][Patch 02/11] exo: 0.12.5 -> 0.12.6 kai.kang
@ 2019-07-02  1:29 ` kai.kang
  2019-07-02  1:29 ` [meta-xfce][Patch 04/11] thunar-volman: 0.9.2 -> 0.9.3 kai.kang
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 16+ messages in thread
From: kai.kang @ 2019-07-02  1:29 UTC (permalink / raw)
  To: raj.khem; +Cc: openembedded-devel

From: Kai Kang <kai.kang@windriver.com>

Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
 .../recipes-xfce/garcon/{garcon_0.6.2.bb => garcon_0.6.3.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-xfce/garcon/{garcon_0.6.2.bb => garcon_0.6.3.bb} (76%)

diff --git a/meta-xfce/recipes-xfce/garcon/garcon_0.6.2.bb b/meta-xfce/recipes-xfce/garcon/garcon_0.6.3.bb
similarity index 76%
rename from meta-xfce/recipes-xfce/garcon/garcon_0.6.2.bb
rename to meta-xfce/recipes-xfce/garcon/garcon_0.6.3.bb
index 27096da60..fe58ed9e5 100644
--- a/meta-xfce/recipes-xfce/garcon/garcon_0.6.2.bb
+++ b/meta-xfce/recipes-xfce/garcon/garcon_0.6.3.bb
@@ -9,8 +9,8 @@ inherit xfce gtk-doc distro_features_check
 REQUIRED_DISTRO_FEATURES = "x11"
 
 SRC_URI += "file://0001-xfce-applications.menu-don-t-bloat-settings-menu-by-.patch"
-SRC_URI[md5sum] = "a4b6332ff6f090575d534d6a9d2761d8"
-SRC_URI[sha256sum] = "a87f09648ff10d45c524b3bfe618f18622bdd8b205589d35fed2f12d9c79c47c"
+SRC_URI[md5sum] = "3b54d210adec3b6be781a1da26b53da2"
+SRC_URI[sha256sum] = "76b1fea531363e9c5e767f1899039b4fe854edf23f6c0f260807e5551f798401"
 
 EXTRA_OECONF = "--disable-gtk-doc"
 
-- 
2.20.0



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [meta-xfce][Patch 04/11] thunar-volman: 0.9.2 -> 0.9.3
  2019-07-02  1:29 [meta-xfce][Patch 00/11] Upgrade to xfce 4.14 pre2 kai.kang
                   ` (2 preceding siblings ...)
  2019-07-02  1:29 ` [meta-xfce][Patch 03/11] garcon: 0.6.2 -> 0.6.3 kai.kang
@ 2019-07-02  1:29 ` kai.kang
  2019-07-02  1:29 ` [meta-xfce][Patch 05/11] xfce4-dev-tools: 4.12.0 -> 4.13.0 kai.kang
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 16+ messages in thread
From: kai.kang @ 2019-07-02  1:29 UTC (permalink / raw)
  To: raj.khem; +Cc: openembedded-devel

From: Kai Kang <kai.kang@windriver.com>

Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
 .../{thunar-volman_0.9.2.bb => thunar-volman_0.9.3.bb}        | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-xfce/thunar-volman/{thunar-volman_0.9.2.bb => thunar-volman_0.9.3.bb} (76%)

diff --git a/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.2.bb b/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.3.bb
similarity index 76%
rename from meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.2.bb
rename to meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.3.bb
index 3139625ac..7b5a90b77 100644
--- a/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.2.bb
+++ b/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.9.3.bb
@@ -8,8 +8,8 @@ inherit xfce distro_features_check
 
 REQUIRED_DISTRO_FEATURES = "x11"
 
-SRC_URI[md5sum] = "af216d5b60820e7cd39aae1b5ad869a3"
-SRC_URI[sha256sum] = "b944b4299b73d2ca79184922dfea49782e4849f5960e209def71ac700a92ff27"
+SRC_URI[md5sum] = "699a0534a0899e31366018a9e9e2aeb0"
+SRC_URI[sha256sum] = "29309091db8b0f08c5a727625cc470673134977d7966cae0392f131300f9d5e9"
 
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"
-- 
2.20.0



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [meta-xfce][Patch 05/11] xfce4-dev-tools: 4.12.0 -> 4.13.0
  2019-07-02  1:29 [meta-xfce][Patch 00/11] Upgrade to xfce 4.14 pre2 kai.kang
                   ` (3 preceding siblings ...)
  2019-07-02  1:29 ` [meta-xfce][Patch 04/11] thunar-volman: 0.9.2 -> 0.9.3 kai.kang
@ 2019-07-02  1:29 ` kai.kang
  2019-07-02  1:29 ` [meta-xfce][Patch 06/11] xfce4-panel: 4.13.5 -> 4.13.6 kai.kang
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 16+ messages in thread
From: kai.kang @ 2019-07-02  1:29 UTC (permalink / raw)
  To: raj.khem; +Cc: openembedded-devel

From: Kai Kang <kai.kang@windriver.com>

Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
 .../{xfce4-dev-tools_4.12.0.bb => xfce4-dev-tools_4.13.0.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-xfce/xfce4-dev-tools/{xfce4-dev-tools_4.12.0.bb => xfce4-dev-tools_4.13.0.bb} (79%)

diff --git a/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.12.0.bb b/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.13.0.bb
similarity index 79%
rename from meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.12.0.bb
rename to meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.13.0.bb
index 5557f6df9..bfa93c3bd 100644
--- a/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.12.0.bb
+++ b/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.13.0.bb
@@ -10,8 +10,8 @@ inherit autotools pkgconfig
 BBCLASSEXTEND = "native"
 
 SRC_URI = "http://archive.xfce.org/src/xfce/${BPN}/${@'${PV}'[0:4]}/${BPN}-${PV}.tar.bz2"
-SRC_URI[md5sum] = "559202c4d9650e23696c44aa94cfc5a9"
-SRC_URI[sha256sum] = "e2e3a654fe9110df81f8c2483c9cbfa6d656fed15d5e5e717d6ef10bd0f5b5cb"
+SRC_URI[md5sum] = "dc7ce082ed0fb9a8f2c0953a939b8d42"
+SRC_URI[sha256sum] = "d24d4db2151a35324c672d4596a6a256f7d92727fe6a9d23648ab53f5207ba3b"
 
 do_install_append() {
     install -d ${D}${datadir}/aclocal
-- 
2.20.0



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [meta-xfce][Patch 06/11] xfce4-panel: 4.13.5 -> 4.13.6
  2019-07-02  1:29 [meta-xfce][Patch 00/11] Upgrade to xfce 4.14 pre2 kai.kang
                   ` (4 preceding siblings ...)
  2019-07-02  1:29 ` [meta-xfce][Patch 05/11] xfce4-dev-tools: 4.12.0 -> 4.13.0 kai.kang
@ 2019-07-02  1:29 ` kai.kang
  2019-07-02  1:29 ` [meta-xfce][Patch 07/11] xfce4-power-manager: 1.6.2 -> 1.6.3 kai.kang
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 16+ messages in thread
From: kai.kang @ 2019-07-02  1:29 UTC (permalink / raw)
  To: raj.khem; +Cc: openembedded-devel

From: Kai Kang <kai.kang@windriver.com>

Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
 .../{xfce4-panel_4.13.5.bb => xfce4-panel_4.13.6.bb}          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-xfce/xfce4-panel/{xfce4-panel_4.13.5.bb => xfce4-panel_4.13.6.bb} (90%)

diff --git a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.13.5.bb b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.13.6.bb
similarity index 90%
rename from meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.13.5.bb
rename to meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.13.6.bb
index a4b200a7e..62fb1caa3 100644
--- a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.13.5.bb
+++ b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.13.6.bb
@@ -8,8 +8,8 @@ inherit xfce gtk-doc gobject-introspection distro_features_check gtk-icon-cache
 
 REQUIRED_DISTRO_FEATURES = "x11"
 
-SRC_URI[md5sum] = "376e360fb87095edaea7df8ca34fe6a7"
-SRC_URI[sha256sum] = "0d05b6dd8c91c154a364a3e31583c5f423c33e26d44d43cc409165f7d578ca15"
+SRC_URI[md5sum] = "bb18c10b44df2d9afc30abe6bd2f63df"
+SRC_URI[sha256sum] = "42411fee7675bb6fb3055395673dc925d43495df93b5e940a1ae3d0a3d2f63a8"
 SRC_URI += " \
     file://0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch \
 "
-- 
2.20.0



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [meta-xfce][Patch 07/11] xfce4-power-manager: 1.6.2 -> 1.6.3
  2019-07-02  1:29 [meta-xfce][Patch 00/11] Upgrade to xfce 4.14 pre2 kai.kang
                   ` (5 preceding siblings ...)
  2019-07-02  1:29 ` [meta-xfce][Patch 06/11] xfce4-panel: 4.13.5 -> 4.13.6 kai.kang
@ 2019-07-02  1:29 ` kai.kang
  2019-07-02  1:29 ` [meta-xfce][Patch 08/11] xfce4-session: 4.13.2 -> 4.13.3 kai.kang
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 16+ messages in thread
From: kai.kang @ 2019-07-02  1:29 UTC (permalink / raw)
  To: raj.khem; +Cc: openembedded-devel

From: Kai Kang <kai.kang@windriver.com>

Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
 ...e4-power-manager_1.6.2.bb => xfce4-power-manager_1.6.3.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-xfce/xfce4-power-manager/{xfce4-power-manager_1.6.2.bb => xfce4-power-manager_1.6.3.bb} (90%)

diff --git a/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.6.2.bb b/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.6.3.bb
similarity index 90%
rename from meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.6.2.bb
rename to meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.6.3.bb
index 0a44b1f5d..42c946fc1 100644
--- a/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.6.2.bb
+++ b/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_1.6.3.bb
@@ -12,8 +12,8 @@ REQUIRED_DISTRO_FEATURES = "x11"
 DEPENDS += "gtk+3 glib-2.0 dbus-glib xfconf libxfce4ui libxfce4util libnotify \
            libxrandr virtual/libx11 libxext xfce4-panel upower libxscrnsaver"
 
-SRC_URI[md5sum] = "2a49be4eca78fb519984db5aae38e4ab"
-SRC_URI[sha256sum] = "66ac34b33a2021b5af04c0181dfab6e6ee2bfab0ae07ed4527ca4552a66e1c01"
+SRC_URI[md5sum] = "b5ed83dd7f30a54f95d1fae1c84fa33c"
+SRC_URI[sha256sum] = "debd8ac2409b5ac230593894b8bb668298f78bd12891623edbfc32ac87c64011"
 
 EXTRA_OECONF = " \
     --enable-network-manager \
-- 
2.20.0



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [meta-xfce][Patch 08/11] xfce4-session: 4.13.2 -> 4.13.3
  2019-07-02  1:29 [meta-xfce][Patch 00/11] Upgrade to xfce 4.14 pre2 kai.kang
                   ` (6 preceding siblings ...)
  2019-07-02  1:29 ` [meta-xfce][Patch 07/11] xfce4-power-manager: 1.6.2 -> 1.6.3 kai.kang
@ 2019-07-02  1:29 ` kai.kang
  2019-07-02  1:29 ` [meta-xfce][Patch 09/11] xfdesktop: 4.13.4 -> 4.13.5 kai.kang
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 16+ messages in thread
From: kai.kang @ 2019-07-02  1:29 UTC (permalink / raw)
  To: raj.khem; +Cc: openembedded-devel

From: Kai Kang <kai.kang@windriver.com>

Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
 .../{xfce4-session_4.13.2.bb => xfce4-session_4.13.3.bb}      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-xfce/xfce4-session/{xfce4-session_4.13.2.bb => xfce4-session_4.13.3.bb} (87%)

diff --git a/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.13.2.bb b/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.13.3.bb
similarity index 87%
rename from meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.13.2.bb
rename to meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.13.3.bb
index dc44c4b0b..dd89e6d77 100644
--- a/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.13.2.bb
+++ b/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.13.3.bb
@@ -23,8 +23,8 @@ REQUIRED_DISTRO_FEATURES = "x11"
 SRC_URI += " \
     file://0001-configure.in-hard-code-path-to-iceauth.patch \
 "
-SRC_URI[md5sum] = "1306b6166f47cdf6e0c61259abbb621f"
-SRC_URI[sha256sum] = "c0be0c7e602c962d0e8fca63bd86165e60313d07bfb72cf2c3f99ab53e2a22a1"
+SRC_URI[md5sum] = "94eca4dd2280910292abf9692304ce2c"
+SRC_URI[sha256sum] = "eaed34f29aa044d878d60dcb7293a542f48248919e3dcd8df98215121cb6d362"
 
 ALTERNATIVE_${PN} = "x-session-manager"
 ALTERNATIVE_TARGET[x-session-manager] = "${bindir}/xfce4-session"
-- 
2.20.0



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [meta-xfce][Patch 09/11] xfdesktop: 4.13.4 -> 4.13.5
  2019-07-02  1:29 [meta-xfce][Patch 00/11] Upgrade to xfce 4.14 pre2 kai.kang
                   ` (7 preceding siblings ...)
  2019-07-02  1:29 ` [meta-xfce][Patch 08/11] xfce4-session: 4.13.2 -> 4.13.3 kai.kang
@ 2019-07-02  1:29 ` kai.kang
  2019-07-02  1:29 ` [meta-xfce][Patch 10/11] xfwm4: 4.13.2 -> 4.13.3 kai.kang
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 16+ messages in thread
From: kai.kang @ 2019-07-02  1:29 UTC (permalink / raw)
  To: raj.khem; +Cc: openembedded-devel

From: Kai Kang <kai.kang@windriver.com>

Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
 .../xfdesktop/{xfdesktop_4.13.4.bb => xfdesktop_4.13.5.bb}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-xfce/xfdesktop/{xfdesktop_4.13.4.bb => xfdesktop_4.13.5.bb} (76%)

diff --git a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.13.4.bb b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.13.5.bb
similarity index 76%
rename from meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.13.4.bb
rename to meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.13.5.bb
index f02a6bffe..ef603ca1d 100644
--- a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.13.4.bb
+++ b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.13.5.bb
@@ -8,8 +8,8 @@ inherit xfce distro_features_check
 
 REQUIRED_DISTRO_FEATURES = "x11"
 
-SRC_URI[md5sum] = "d1174af12148141a07b62cc051c43c84"
-SRC_URI[sha256sum] = "f4f7fa5162512971c25066eb04ef78f0d075656da79b6f7425ffb619a5119ca0"
+SRC_URI[md5sum] = "6a58fe3119b9fb3eb6bb563e14689739"
+SRC_URI[sha256sum] = "b7d273d36f5f39a446c4d0303148bc595ed7b0f36269619c91526edd1d1caeb6"
 
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"
-- 
2.20.0



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [meta-xfce][Patch 10/11] xfwm4: 4.13.2 -> 4.13.3
  2019-07-02  1:29 [meta-xfce][Patch 00/11] Upgrade to xfce 4.14 pre2 kai.kang
                   ` (8 preceding siblings ...)
  2019-07-02  1:29 ` [meta-xfce][Patch 09/11] xfdesktop: 4.13.4 -> 4.13.5 kai.kang
@ 2019-07-02  1:29 ` kai.kang
  2019-07-02  1:29 ` [meta-xfce][Patch 11/11] xfconf: 4.13.7 -> 4.13.8 kai.kang
  2019-07-02  7:47 ` [meta-xfce][Patch 00/11] Upgrade to xfce 4.14 pre2 Andreas Müller
  11 siblings, 0 replies; 16+ messages in thread
From: kai.kang @ 2019-07-02  1:29 UTC (permalink / raw)
  To: raj.khem; +Cc: openembedded-devel

From: Kai Kang <kai.kang@windriver.com>

Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
 .../recipes-xfce/xfwm4/{xfwm4_4.13.2.bb => xfwm4_4.13.3.bb}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-xfce/xfwm4/{xfwm4_4.13.2.bb => xfwm4_4.13.3.bb} (89%)

diff --git a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.13.2.bb b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.13.3.bb
similarity index 89%
rename from meta-xfce/recipes-xfce/xfwm4/xfwm4_4.13.2.bb
rename to meta-xfce/recipes-xfce/xfwm4/xfwm4_4.13.3.bb
index 6075977f2..3dd870471 100644
--- a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.13.2.bb
+++ b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.13.3.bb
@@ -8,8 +8,8 @@ inherit xfce update-alternatives distro_features_check
 
 REQUIRED_DISTRO_FEATURES = "x11"
 
-SRC_URI[md5sum] = "aee4a8375beeae09715e77479610ff02"
-SRC_URI[sha256sum] = "7be8a63e92077e42e6cc064a1dfdae608ab99fdc730adbd5200802dbdd86d5a9"
+SRC_URI[md5sum] = "e53081e5928d401604d158429716e699"
+SRC_URI[sha256sum] = "12ad274f6662c8afee35fd9b9310e73bd462c423578d448b2d7353e3c8eda6c1"
 
 PACKAGECONFIG ?= " \
     ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'epoxy', '', d)} \
-- 
2.20.0



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [meta-xfce][Patch 11/11] xfconf: 4.13.7 -> 4.13.8
  2019-07-02  1:29 [meta-xfce][Patch 00/11] Upgrade to xfce 4.14 pre2 kai.kang
                   ` (9 preceding siblings ...)
  2019-07-02  1:29 ` [meta-xfce][Patch 10/11] xfwm4: 4.13.2 -> 4.13.3 kai.kang
@ 2019-07-02  1:29 ` kai.kang
  2019-07-02  7:47 ` [meta-xfce][Patch 00/11] Upgrade to xfce 4.14 pre2 Andreas Müller
  11 siblings, 0 replies; 16+ messages in thread
From: kai.kang @ 2019-07-02  1:29 UTC (permalink / raw)
  To: raj.khem; +Cc: openembedded-devel

From: Kai Kang <kai.kang@windriver.com>

gobject introspection has been supported by xfconf 4.13.8, so inherit
class gobject-introspection.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
 .../xfconf/{xfconf_4.13.7.bb => xfconf_4.13.8.bb}           | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-xfce/recipes-xfce/xfconf/{xfconf_4.13.7.bb => xfconf_4.13.8.bb} (78%)

diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.7.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.8.bb
similarity index 78%
rename from meta-xfce/recipes-xfce/xfconf/xfconf_4.13.7.bb
rename to meta-xfce/recipes-xfce/xfconf/xfconf_4.13.8.bb
index 9f08f74ed..0adb0e2c9 100644
--- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.7.bb
+++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.8.bb
@@ -4,12 +4,12 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
 DEPENDS = "dbus-glib libxfce4util perl intltool-native xfce4-dev-tools-native"
 
-inherit xfce gtk-doc
+inherit xfce gtk-doc gobject-introspection
 
 EXTRA_OECONF += "PERL=${STAGING_DIR_TARGET}/usr/bin/perl"
 
-SRC_URI[md5sum] = "ea4c070c4ed8387e6435b56d0e871559"
-SRC_URI[sha256sum] = "5deb13fc48a4116f5ebdee5c21d0fd3deb85bec2f69602beb3c3adb4f85e5bde"
+SRC_URI[md5sum] = "5d48e8d50f7bfadd31e804ce602a5cf3"
+SRC_URI[sha256sum] = "55e2441c4ff78a7006fabb59647f7bc1f190cbb82327b93ba063ff624a896591"
 
 FILES_${PN} += "${libdir}/xfce4/xfconf/xfconfd \
                 ${libdir}/gio/modules/libxfconfgsettingsbackend.so \
-- 
2.20.0



^ permalink raw reply related	[flat|nested] 16+ messages in thread

* Re: [meta-xfce][Patch 00/11] Upgrade to xfce 4.14 pre2
  2019-07-02  1:29 [meta-xfce][Patch 00/11] Upgrade to xfce 4.14 pre2 kai.kang
                   ` (10 preceding siblings ...)
  2019-07-02  1:29 ` [meta-xfce][Patch 11/11] xfconf: 4.13.7 -> 4.13.8 kai.kang
@ 2019-07-02  7:47 ` Andreas Müller
  2019-07-03  8:46   ` Kang Kai
  2019-07-11  7:50   ` Kang Kai
  11 siblings, 2 replies; 16+ messages in thread
From: Andreas Müller @ 2019-07-02  7:47 UTC (permalink / raw)
  To: Kang Kai; +Cc: openembeded-devel

On Tue, Jul 2, 2019 at 3:29 AM <kai.kang@windriver.com> wrote:
>
> From: Kai Kang <kai.kang@windriver.com>
>
> Upgrade core packages of xfce to 4.14pre2
>
> Kai Kang (11):
>   thunar: 1.8.6 -> 1.8.7
>   exo: 0.12.5 -> 0.12.6
>   garcon: 0.6.2 -> 0.6.3
>   thunar-volman: 0.9.2 -> 0.9.3
>   xfce4-dev-tools: 4.12.0 -> 4.13.0
>   xfce4-panel: 4.13.5 -> 4.13.6
>   xfce4-power-manager: 1.6.2 -> 1.6.3
>   xfce4-session: 4.13.2 -> 4.13.3
>   xfdesktop: 4.13.4 -> 4.13.5
>   xfwm4: 4.13.2 -> 4.13.3
>   xfconf: 4.13.7 -> 4.13.8
First of all thanks for taking care. One suggestion/wish: Could you
please update xfce4-settings to latest upstream and move away from my
fork?

Background: The fork I created added two functionalities:
* Optionally hide mouse pointer for certain pointer devices. This
stopped working anyway (and was problematic for Qt application from
the beginning)
* Datetime-setter: I created a new project for that based on GTK3 [1].
It is not quite finished but I use it frequently and am happy to have
it (e.g on machines without RTC backup and missing network). So if
somebody wants this either it could be added later.

Unfortunately I have no time to do this myself.

Thanks

Andreas


^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [meta-xfce][Patch 00/11] Upgrade to xfce 4.14 pre2
  2019-07-02  7:47 ` [meta-xfce][Patch 00/11] Upgrade to xfce 4.14 pre2 Andreas Müller
@ 2019-07-03  8:46   ` Kang Kai
  2019-07-11  7:50   ` Kang Kai
  1 sibling, 0 replies; 16+ messages in thread
From: Kang Kai @ 2019-07-03  8:46 UTC (permalink / raw)
  To: Andreas Müller; +Cc: openembeded-devel

On 2019/7/2 下午3:47, Andreas Müller wrote:
> On Tue, Jul 2, 2019 at 3:29 AM <kai.kang@windriver.com> wrote:
>> From: Kai Kang <kai.kang@windriver.com>
>>
>> Upgrade core packages of xfce to 4.14pre2
>>
>> Kai Kang (11):
>>    thunar: 1.8.6 -> 1.8.7
>>    exo: 0.12.5 -> 0.12.6
>>    garcon: 0.6.2 -> 0.6.3
>>    thunar-volman: 0.9.2 -> 0.9.3
>>    xfce4-dev-tools: 4.12.0 -> 4.13.0
>>    xfce4-panel: 4.13.5 -> 4.13.6
>>    xfce4-power-manager: 1.6.2 -> 1.6.3
>>    xfce4-session: 4.13.2 -> 4.13.3
>>    xfdesktop: 4.13.4 -> 4.13.5
>>    xfwm4: 4.13.2 -> 4.13.3
>>    xfconf: 4.13.7 -> 4.13.8
> First of all thanks for taking care. One suggestion/wish: Could you
> please update xfce4-settings to latest upstream and move away from my
> fork?
>
> Background: The fork I created added two functionalities:
> * Optionally hide mouse pointer for certain pointer devices. This
> stopped working anyway (and was problematic for Qt application from
> the beginning)
> * Datetime-setter: I created a new project for that based on GTK3 [1].
> It is not quite finished but I use it frequently and am happy to have
> it (e.g on machines without RTC backup and missing network). So if
> somebody wants this either it could be added later.

That's why I didn't upgrade xfce4-settings. I didn't find a replacement 
of 'Datetime-setter'.  OK then, I'll upgrade it to
latest upstream without 'Datetime-setter' for now.

Regards,
Kai


>
> Unfortunately I have no time to do this myself.
>
> Thanks
>
> Andreas
>

-- 
Kai Kang



^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [meta-xfce][Patch 00/11] Upgrade to xfce 4.14 pre2
  2019-07-02  7:47 ` [meta-xfce][Patch 00/11] Upgrade to xfce 4.14 pre2 Andreas Müller
  2019-07-03  8:46   ` Kang Kai
@ 2019-07-11  7:50   ` Kang Kai
  2019-07-11 14:58     ` Khem Raj
  1 sibling, 1 reply; 16+ messages in thread
From: Kang Kai @ 2019-07-11  7:50 UTC (permalink / raw)
  To: Khem Raj; +Cc: openembeded-devel

On 2019/7/2 下午3:47, Andreas Müller wrote:
> On Tue, Jul 2, 2019 at 3:29 AM <kai.kang@windriver.com> wrote:
>> From: Kai Kang <kai.kang@windriver.com>
>>
>> Upgrade core packages of xfce to 4.14pre2
>>
>> Kai Kang (11):
>>    thunar: 1.8.6 -> 1.8.7
>>    exo: 0.12.5 -> 0.12.6
>>    garcon: 0.6.2 -> 0.6.3
>>    thunar-volman: 0.9.2 -> 0.9.3
>>    xfce4-dev-tools: 4.12.0 -> 4.13.0
>>    xfce4-panel: 4.13.5 -> 4.13.6
>>    xfce4-power-manager: 1.6.2 -> 1.6.3
>>    xfce4-session: 4.13.2 -> 4.13.3
>>    xfdesktop: 4.13.4 -> 4.13.5
>>    xfwm4: 4.13.2 -> 4.13.3
>>    xfconf: 4.13.7 -> 4.13.8
> First of all thanks for taking care. One suggestion/wish: Could you
> please update xfce4-settings to latest upstream and move away from my
> fork?
>
> Background: The fork I created added two functionalities:
> * Optionally hide mouse pointer for certain pointer devices. This
> stopped working anyway (and was problematic for Qt application from
> the beginning)
> * Datetime-setter: I created a new project for that based on GTK3 [1].
> It is not quite finished but I use it frequently and am happy to have
> it (e.g on machines without RTC backup and missing network). So if
> somebody wants this either it could be added later.
>
> Unfortunately I have no time to do this myself.

Hi Khem,

Upgrade xfce4-settings doesn't bock this series update. Would you like 
to merge them? Thanks.


Kai


>
> Thanks
>
> Andreas
>

-- 
Kai Kang



^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [meta-xfce][Patch 00/11] Upgrade to xfce 4.14 pre2
  2019-07-11  7:50   ` Kang Kai
@ 2019-07-11 14:58     ` Khem Raj
  0 siblings, 0 replies; 16+ messages in thread
From: Khem Raj @ 2019-07-11 14:58 UTC (permalink / raw)
  To: Kang Kai; +Cc: openembeded-devel

They should be in now

On Thu, Jul 11, 2019 at 12:51 AM Kang Kai <Kai.Kang@windriver.com> wrote:

> On 2019/7/2 下午3:47, Andreas Müller wrote:
> > On Tue, Jul 2, 2019 at 3:29 AM <kai.kang@windriver.com> wrote:
> >> From: Kai Kang <kai.kang@windriver.com>
> >>
> >> Upgrade core packages of xfce to 4.14pre2
> >>
> >> Kai Kang (11):
> >>    thunar: 1.8.6 -> 1.8.7
> >>    exo: 0.12.5 -> 0.12.6
> >>    garcon: 0.6.2 -> 0.6.3
> >>    thunar-volman: 0.9.2 -> 0.9.3
> >>    xfce4-dev-tools: 4.12.0 -> 4.13.0
> >>    xfce4-panel: 4.13.5 -> 4.13.6
> >>    xfce4-power-manager: 1.6.2 -> 1.6.3
> >>    xfce4-session: 4.13.2 -> 4.13.3
> >>    xfdesktop: 4.13.4 -> 4.13.5
> >>    xfwm4: 4.13.2 -> 4.13.3
> >>    xfconf: 4.13.7 -> 4.13.8
> > First of all thanks for taking care. One suggestion/wish: Could you
> > please update xfce4-settings to latest upstream and move away from my
> > fork?
> >
> > Background: The fork I created added two functionalities:
> > * Optionally hide mouse pointer for certain pointer devices. This
> > stopped working anyway (and was problematic for Qt application from
> > the beginning)
> > * Datetime-setter: I created a new project for that based on GTK3 [1].
> > It is not quite finished but I use it frequently and am happy to have
> > it (e.g on machines without RTC backup and missing network). So if
> > somebody wants this either it could be added later.
> >
> > Unfortunately I have no time to do this myself.
>
> Hi Khem,
>
> Upgrade xfce4-settings doesn't bock this series update. Would you like
> to merge them? Thanks.
>
>
> Kai
>
>
> >
> > Thanks
> >
> > Andreas
> >
>
> --
> Kai Kang
>
>


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2019-07-11 14:58 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-02  1:29 [meta-xfce][Patch 00/11] Upgrade to xfce 4.14 pre2 kai.kang
2019-07-02  1:29 ` [meta-xfce][Patch 01/11] thunar: 1.8.6 -> 1.8.7 kai.kang
2019-07-02  1:29 ` [meta-xfce][Patch 02/11] exo: 0.12.5 -> 0.12.6 kai.kang
2019-07-02  1:29 ` [meta-xfce][Patch 03/11] garcon: 0.6.2 -> 0.6.3 kai.kang
2019-07-02  1:29 ` [meta-xfce][Patch 04/11] thunar-volman: 0.9.2 -> 0.9.3 kai.kang
2019-07-02  1:29 ` [meta-xfce][Patch 05/11] xfce4-dev-tools: 4.12.0 -> 4.13.0 kai.kang
2019-07-02  1:29 ` [meta-xfce][Patch 06/11] xfce4-panel: 4.13.5 -> 4.13.6 kai.kang
2019-07-02  1:29 ` [meta-xfce][Patch 07/11] xfce4-power-manager: 1.6.2 -> 1.6.3 kai.kang
2019-07-02  1:29 ` [meta-xfce][Patch 08/11] xfce4-session: 4.13.2 -> 4.13.3 kai.kang
2019-07-02  1:29 ` [meta-xfce][Patch 09/11] xfdesktop: 4.13.4 -> 4.13.5 kai.kang
2019-07-02  1:29 ` [meta-xfce][Patch 10/11] xfwm4: 4.13.2 -> 4.13.3 kai.kang
2019-07-02  1:29 ` [meta-xfce][Patch 11/11] xfconf: 4.13.7 -> 4.13.8 kai.kang
2019-07-02  7:47 ` [meta-xfce][Patch 00/11] Upgrade to xfce 4.14 pre2 Andreas Müller
2019-07-03  8:46   ` Kang Kai
2019-07-11  7:50   ` Kang Kai
2019-07-11 14:58     ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.