All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core] [PATCH] at-spi2-core: upgrade 2.38.0 -> 2.40.0
@ 2021-03-24 13:38 wangmy
  2021-03-24 13:38 ` [OE-core] [PATCH] babeltrace2: upgrade 2.0.3 -> 2.0.4 wangmy
  2021-03-24 13:38 ` [OE-core] [PATCH] boost-build-native: upgrade 4.3.0 -> 4.4.1 wangmy
  0 siblings, 2 replies; 3+ messages in thread
From: wangmy @ 2021-03-24 13:38 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@cn.fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
---
 .../atk/{at-spi2-core_2.38.0.bb => at-spi2-core_2.40.0.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/atk/{at-spi2-core_2.38.0.bb => at-spi2-core_2.40.0.bb} (94%)

diff --git a/meta/recipes-support/atk/at-spi2-core_2.38.0.bb b/meta/recipes-support/atk/at-spi2-core_2.40.0.bb
similarity index 94%
rename from meta/recipes-support/atk/at-spi2-core_2.38.0.bb
rename to meta/recipes-support/atk/at-spi2-core_2.40.0.bb
index a74e4cd5cf..e80fa260f0 100644
--- a/meta/recipes-support/atk/at-spi2-core_2.38.0.bb
+++ b/meta/recipes-support/atk/at-spi2-core_2.40.0.bb
@@ -11,7 +11,7 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}"
 
 SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz"
 
-SRC_URI[sha256sum] = "84e36c3fe66862133f5fe229772b76aa2526e10de5014a3778f2fa46ce550da5"
+SRC_URI[sha256sum] = "4196a7d30a0051e52a67b8ce4283fe79ae5e4e14a725719934565adf1d333429"
 
 X11DEPENDS = "virtual/libx11 libxi libxtst"
 
-- 
2.25.1


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

* [OE-core] [PATCH] babeltrace2: upgrade 2.0.3 -> 2.0.4
  2021-03-24 13:38 [OE-core] [PATCH] at-spi2-core: upgrade 2.38.0 -> 2.40.0 wangmy
@ 2021-03-24 13:38 ` wangmy
  2021-03-24 13:38 ` [OE-core] [PATCH] boost-build-native: upgrade 4.3.0 -> 4.4.1 wangmy
  1 sibling, 0 replies; 3+ messages in thread
From: wangmy @ 2021-03-24 13:38 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@cn.fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
---
 .../lttng/{babeltrace2_2.0.3.bb => babeltrace2_2.0.4.bb}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-kernel/lttng/{babeltrace2_2.0.3.bb => babeltrace2_2.0.4.bb} (98%)

diff --git a/meta/recipes-kernel/lttng/babeltrace2_2.0.3.bb b/meta/recipes-kernel/lttng/babeltrace2_2.0.4.bb
similarity index 98%
rename from meta/recipes-kernel/lttng/babeltrace2_2.0.3.bb
rename to meta/recipes-kernel/lttng/babeltrace2_2.0.4.bb
index 32ba75bf36..7fb524eeb0 100644
--- a/meta/recipes-kernel/lttng/babeltrace2_2.0.3.bb
+++ b/meta/recipes-kernel/lttng/babeltrace2_2.0.4.bb
@@ -12,7 +12,7 @@ SRC_URI = "git://git.efficios.com/babeltrace.git;branch=stable-2.0 \
            file://0001-tests-do-not-run-test-applications-from-.libs.patch \
            file://0001-Make-manpages-multilib-identical.patch \
            "
-SRCREV = "91d154476e66735d705adda9ca5cbf5b5eea5940"
+SRCREV = "23e8cf4e6fdc1d0b230e964dafac08a57e6228e6"
 UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>2(\.\d+)+)$"
 
 S = "${WORKDIR}/git"
-- 
2.25.1


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

* [OE-core] [PATCH] boost-build-native: upgrade 4.3.0 -> 4.4.1
  2021-03-24 13:38 [OE-core] [PATCH] at-spi2-core: upgrade 2.38.0 -> 2.40.0 wangmy
  2021-03-24 13:38 ` [OE-core] [PATCH] babeltrace2: upgrade 2.0.3 -> 2.0.4 wangmy
@ 2021-03-24 13:38 ` wangmy
  1 sibling, 0 replies; 3+ messages in thread
From: wangmy @ 2021-03-24 13:38 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@cn.fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
---
 ...{boost-build-native_4.3.0.bb => boost-build-native_4.4.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/boost/{boost-build-native_4.3.0.bb => boost-build-native_4.4.1.bb} (92%)

diff --git a/meta/recipes-support/boost/boost-build-native_4.3.0.bb b/meta/recipes-support/boost/boost-build-native_4.4.1.bb
similarity index 92%
rename from meta/recipes-support/boost/boost-build-native_4.3.0.bb
rename to meta/recipes-support/boost/boost-build-native_4.4.1.bb
index 19e991e65f..ad675ce731 100644
--- a/meta/recipes-support/boost/boost-build-native_4.3.0.bb
+++ b/meta/recipes-support/boost/boost-build-native_4.4.1.bb
@@ -7,7 +7,7 @@ LICENSE = "BSL-1.0"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
 
 SRC_URI = "git://github.com/boostorg/build;protocol=https"
-SRCREV = "632ea768f3eb225b4472c5ed6d20afee708724ad"
+SRCREV = "76da80f33187a3d9e5336157cdfae12ce82e37eb"
 
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+){2,}))"
 
-- 
2.25.1


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

end of thread, other threads:[~2021-03-24 13:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-24 13:38 [OE-core] [PATCH] at-spi2-core: upgrade 2.38.0 -> 2.40.0 wangmy
2021-03-24 13:38 ` [OE-core] [PATCH] babeltrace2: upgrade 2.0.3 -> 2.0.4 wangmy
2021-03-24 13:38 ` [OE-core] [PATCH] boost-build-native: upgrade 4.3.0 -> 4.4.1 wangmy

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.