All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/5] gsettings-desktop-schemas: upgrade 43.0 -> 44.0
@ 2023-05-18  2:31 Anuj Mittal
  2023-05-18  2:31 ` [PATCH 2/5] harfbuzz: upgrade 7.1.0 -> 7.3.0 Anuj Mittal
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Anuj Mittal @ 2023-05-18  2:31 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
---
 ...esktop-schemas_43.0.bb => gsettings-desktop-schemas_44.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-gnome/gsettings-desktop-schemas/{gsettings-desktop-schemas_43.0.bb => gsettings-desktop-schemas_44.0.bb} (85%)

diff --git a/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_43.0.bb b/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_44.0.bb
similarity index 85%
rename from meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_43.0.bb
rename to meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_44.0.bb
index 966a67fead..8e30d5e524 100644
--- a/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_43.0.bb
+++ b/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_44.0.bb
@@ -13,4 +13,4 @@ GNOMEBASEBUILDCLASS = "meson"
 
 inherit gnomebase gsettings gobject-introspection gettext
 
-SRC_URI[archive.sha256sum] = "5d5568282ab38b95759d425401f7476e56f8cbf2629885587439f43bd0b84bbe"
+SRC_URI[archive.sha256sum] = "eb2de45cad905994849e642a623adeb75d41b21b0626d40d2a07b8ea281fec0e"
-- 
2.40.1



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

* [PATCH 2/5] harfbuzz: upgrade 7.1.0 -> 7.3.0
  2023-05-18  2:31 [PATCH 1/5] gsettings-desktop-schemas: upgrade 43.0 -> 44.0 Anuj Mittal
@ 2023-05-18  2:31 ` Anuj Mittal
  2023-05-18  2:31 ` [PATCH 3/5] libevdev: upgrade 1.13.0 -> 1.13.1 Anuj Mittal
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 8+ messages in thread
From: Anuj Mittal @ 2023-05-18  2:31 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
---
 .../harfbuzz/{harfbuzz_7.1.0.bb => harfbuzz_7.3.0.bb}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/harfbuzz/{harfbuzz_7.1.0.bb => harfbuzz_7.3.0.bb} (95%)

diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_7.1.0.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_7.3.0.bb
similarity index 95%
rename from meta/recipes-graphics/harfbuzz/harfbuzz_7.1.0.bb
rename to meta/recipes-graphics/harfbuzz/harfbuzz_7.3.0.bb
index 71c92c64ef..7ecbb04a6a 100644
--- a/meta/recipes-graphics/harfbuzz/harfbuzz_7.1.0.bb
+++ b/meta/recipes-graphics/harfbuzz/harfbuzz_7.3.0.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b98429b8e8e3c2a67cfef01e99e4893d \
                     "
 
 SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "f135a61cd464c9ed6bc9823764c188f276c3850a8dc904628de2a87966b7077b"
+SRC_URI[sha256sum] = "20770789749ac9ba846df33983dbda22db836c70d9f5d050cb9aa5347094a8fb"
 
 DEPENDS += "glib-2.0-native"
 
-- 
2.40.1



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

* [PATCH 3/5] libevdev: upgrade 1.13.0 -> 1.13.1
  2023-05-18  2:31 [PATCH 1/5] gsettings-desktop-schemas: upgrade 43.0 -> 44.0 Anuj Mittal
  2023-05-18  2:31 ` [PATCH 2/5] harfbuzz: upgrade 7.1.0 -> 7.3.0 Anuj Mittal
@ 2023-05-18  2:31 ` Anuj Mittal
  2023-05-18  2:31 ` [PATCH 4/5] libsoup: upgrade 3.4.0 -> 3.4.2 Anuj Mittal
  2023-05-18  2:31 ` [PATCH 5/5] glib-networking: upgrade 2.74.0 -> 2.76.0 Anuj Mittal
  3 siblings, 0 replies; 8+ messages in thread
From: Anuj Mittal @ 2023-05-18  2:31 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
---
 .../libevdev/{libevdev_1.13.0.bb => libevdev_1.13.1.bb}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/libevdev/{libevdev_1.13.0.bb => libevdev_1.13.1.bb} (87%)

diff --git a/meta/recipes-support/libevdev/libevdev_1.13.0.bb b/meta/recipes-support/libevdev/libevdev_1.13.1.bb
similarity index 87%
rename from meta/recipes-support/libevdev/libevdev_1.13.0.bb
rename to meta/recipes-support/libevdev/libevdev_1.13.1.bb
index ddcc4b6129..85cfd78507 100644
--- a/meta/recipes-support/libevdev/libevdev_1.13.0.bb
+++ b/meta/recipes-support/libevdev/libevdev_1.13.1.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=80c550b3197bcb8da7d7557ebcc3fc46 \
                     "
 
 SRC_URI = "http://www.freedesktop.org/software/libevdev/${BP}.tar.xz"
-SRC_URI[sha256sum] = "9edf2006cc86a5055279647c38ec923d11a821ee4dc2c3033e8d20e8ee237cd9"
+SRC_URI[sha256sum] = "06a77bf2ac5c993305882bc1641017f5bec1592d6d1b64787bad492ab34f2f36"
 
 inherit autotools pkgconfig
 
-- 
2.40.1



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

* [PATCH 4/5] libsoup: upgrade 3.4.0 -> 3.4.2
  2023-05-18  2:31 [PATCH 1/5] gsettings-desktop-schemas: upgrade 43.0 -> 44.0 Anuj Mittal
  2023-05-18  2:31 ` [PATCH 2/5] harfbuzz: upgrade 7.1.0 -> 7.3.0 Anuj Mittal
  2023-05-18  2:31 ` [PATCH 3/5] libevdev: upgrade 1.13.0 -> 1.13.1 Anuj Mittal
@ 2023-05-18  2:31 ` Anuj Mittal
  2023-05-18  2:31 ` [PATCH 5/5] glib-networking: upgrade 2.74.0 -> 2.76.0 Anuj Mittal
  3 siblings, 0 replies; 8+ messages in thread
From: Anuj Mittal @ 2023-05-18  2:31 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
---
 .../libsoup/{libsoup_3.4.0.bb => libsoup_3.4.2.bb}              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/libsoup/{libsoup_3.4.0.bb => libsoup_3.4.2.bb} (94%)

diff --git a/meta/recipes-support/libsoup/libsoup_3.4.0.bb b/meta/recipes-support/libsoup/libsoup_3.4.2.bb
similarity index 94%
rename from meta/recipes-support/libsoup/libsoup_3.4.0.bb
rename to meta/recipes-support/libsoup/libsoup_3.4.2.bb
index d35e4f25c1..37e54abe73 100644
--- a/meta/recipes-support/libsoup/libsoup_3.4.0.bb
+++ b/meta/recipes-support/libsoup/libsoup_3.4.2.bb
@@ -12,7 +12,7 @@ DEPENDS = "glib-2.0 glib-2.0-native libxml2 sqlite3 libpsl nghttp2"
 SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}"
 
 SRC_URI = "${GNOME_MIRROR}/libsoup/${SHRT_VER}/libsoup-${PV}.tar.xz"
-SRC_URI[sha256sum] = "23efff6ac70f2c1e873507dac52649eec032c1597a4ae951762ce3123789acc9"
+SRC_URI[sha256sum] = "78c8fa37cb152d40ec8c4a148d6155e2f6947f3f1602a7cda3a31ad40f5ee2f3"
 
 PROVIDES = "libsoup-3.0"
 CVE_PRODUCT = "libsoup"
-- 
2.40.1



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

* [PATCH 5/5] glib-networking: upgrade 2.74.0 -> 2.76.0
  2023-05-18  2:31 [PATCH 1/5] gsettings-desktop-schemas: upgrade 43.0 -> 44.0 Anuj Mittal
                   ` (2 preceding siblings ...)
  2023-05-18  2:31 ` [PATCH 4/5] libsoup: upgrade 3.4.0 -> 3.4.2 Anuj Mittal
@ 2023-05-18  2:31 ` Anuj Mittal
  2023-05-18 12:09   ` [OE-core] " Ross Burton
  3 siblings, 1 reply; 8+ messages in thread
From: Anuj Mittal @ 2023-05-18  2:31 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
---
 .../{glib-networking_2.74.0.bb => glib-networking_2.76.0.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-core/glib-networking/{glib-networking_2.74.0.bb => glib-networking_2.76.0.bb} (95%)

diff --git a/meta/recipes-core/glib-networking/glib-networking_2.74.0.bb b/meta/recipes-core/glib-networking/glib-networking_2.76.0.bb
similarity index 95%
rename from meta/recipes-core/glib-networking/glib-networking_2.74.0.bb
rename to meta/recipes-core/glib-networking/glib-networking_2.76.0.bb
index fe6900b036..75c031e8cd 100644
--- a/meta/recipes-core/glib-networking/glib-networking_2.74.0.bb
+++ b/meta/recipes-core/glib-networking/glib-networking_2.76.0.bb
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \
 SECTION = "libs"
 DEPENDS = "glib-2.0-native glib-2.0"
 
-SRC_URI[archive.sha256sum] = "1f185aaef094123f8e25d8fa55661b3fd71020163a0174adb35a37685cda613b"
+SRC_URI[archive.sha256sum] = "149a05a179e629a538be25662aa324b499d7c4549c5151db5373e780a1bf1b9a"
 
 PACKAGECONFIG ??= "openssl environment ${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}"
 
-- 
2.40.1



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

* Re: [OE-core] [PATCH 5/5] glib-networking: upgrade 2.74.0 -> 2.76.0
  2023-05-18  2:31 ` [PATCH 5/5] glib-networking: upgrade 2.74.0 -> 2.76.0 Anuj Mittal
@ 2023-05-18 12:09   ` Ross Burton
  2023-05-19  0:55     ` Mittal, Anuj
  0 siblings, 1 reply; 8+ messages in thread
From: Ross Burton @ 2023-05-18 12:09 UTC (permalink / raw)
  To: anuj.mittal; +Cc: openembedded-core

On 18 May 2023, at 03:31, Anuj Mittal via lists.openembedded.org <anuj.mittal=intel.com@lists.openembedded.org> wrote:
> rename meta/recipes-core/glib-networking/{glib-networking_2.74.0.bb => glib-networking_2.76.0.bb} (95%)

packages/cortexa57-poky-linux/glib-networking/glib-networking: FILELIST: removed "/usr/lib/gio/modules/libgioenvironmentproxy.so”

Upstream changed the features quite dramatically, luckily I have a series to hand to fix this that I can finish today.

Ross

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

* Re: [OE-core] [PATCH 5/5] glib-networking: upgrade 2.74.0 -> 2.76.0
  2023-05-18 12:09   ` [OE-core] " Ross Burton
@ 2023-05-19  0:55     ` Mittal, Anuj
  2023-05-19  9:48       ` Ross Burton
  0 siblings, 1 reply; 8+ messages in thread
From: Mittal, Anuj @ 2023-05-19  0:55 UTC (permalink / raw)
  To: Ross.Burton; +Cc: openembedded-core

On Thu, 2023-05-18 at 12:09 +0000, Ross Burton wrote:
> On 18 May 2023, at 03:31, Anuj Mittal via lists.openembedded.org
> <anuj.mittal=intel.com@lists.openembedded.org> wrote:
> > rename meta/recipes-core/glib-networking/{glib-networking_2.74.0.bb
> > => glib-networking_2.76.0.bb} (95%)
> 
> packages/cortexa57-poky-linux/glib-networking/glib-networking:
> FILELIST: removed "/usr/lib/gio/modules/libgioenvironmentproxy.so”
> 
> Upstream changed the features quite dramatically, luckily I have a
> series to hand to fix this that I can finish today.
> 

Thanks a lot Ross. I had noticed this in buildhistory-diff and thought
that your changes in master-next would be sufficient to resolve this.

https://git.yoctoproject.org/poky-contrib/commit/?h=abelloni/master-next&id=534580c1b2ff5154b1398e5a819e13e6cbfef7dc

Do you have other changes as well?

Thanks,

Anuj

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

* Re: [OE-core] [PATCH 5/5] glib-networking: upgrade 2.74.0 -> 2.76.0
  2023-05-19  0:55     ` Mittal, Anuj
@ 2023-05-19  9:48       ` Ross Burton
  0 siblings, 0 replies; 8+ messages in thread
From: Ross Burton @ 2023-05-19  9:48 UTC (permalink / raw)
  To: Mittal, Anuj; +Cc: openembedded-core

On 19 May 2023, at 01:55, Mittal, Anuj <anuj.mittal@intel.com> wrote:
> 
> On Thu, 2023-05-18 at 12:09 +0000, Ross Burton wrote:
>> On 18 May 2023, at 03:31, Anuj Mittal via lists.openembedded.org
>> <anuj.mittal=intel.com@lists.openembedded.org> wrote:
>>> rename meta/recipes-core/glib-networking/{glib-networking_2.74.0.bb
>>> => glib-networking_2.76.0.bb} (95%)
>> 
>> packages/cortexa57-poky-linux/glib-networking/glib-networking:
>> FILELIST: removed "/usr/lib/gio/modules/libgioenvironmentproxy.so”
>> 
>> Upstream changed the features quite dramatically, luckily I have a
>> series to hand to fix this that I can finish today.
>> 
> 
> Thanks a lot Ross. I had noticed this in buildhistory-diff and thought
> that your changes in master-next would be sufficient to resolve this.
> 
> https://git.yoctoproject.org/poky-contrib/commit/?h=abelloni/master-next&id=534580c1b2ff5154b1398e5a819e13e6cbfef7dc
> 
> Do you have other changes as well?

Yes, those fix the issue anyway, apologies.  Going patch-blind :)

Ross

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

end of thread, other threads:[~2023-05-19  9:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-18  2:31 [PATCH 1/5] gsettings-desktop-schemas: upgrade 43.0 -> 44.0 Anuj Mittal
2023-05-18  2:31 ` [PATCH 2/5] harfbuzz: upgrade 7.1.0 -> 7.3.0 Anuj Mittal
2023-05-18  2:31 ` [PATCH 3/5] libevdev: upgrade 1.13.0 -> 1.13.1 Anuj Mittal
2023-05-18  2:31 ` [PATCH 4/5] libsoup: upgrade 3.4.0 -> 3.4.2 Anuj Mittal
2023-05-18  2:31 ` [PATCH 5/5] glib-networking: upgrade 2.74.0 -> 2.76.0 Anuj Mittal
2023-05-18 12:09   ` [OE-core] " Ross Burton
2023-05-19  0:55     ` Mittal, Anuj
2023-05-19  9:48       ` Ross Burton

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.