Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-oe][hardknott][PATCH 1/3] dbus-cxx: fix fetch error.
@ 2022-01-29 14:21 Armin Kuster
  2022-01-29 14:21 ` [meta-oe][hardknott][PATCH 2/3] spidev-test: Update common-licenses reference Armin Kuster
  2022-01-29 14:21 ` [meta-oe][hardknott][PATCH 3/3] dbus-daemon-proxy: add missing `return` statement Armin Kuster
  0 siblings, 2 replies; 3+ messages in thread
From: Armin Kuster @ 2022-01-29 14:21 UTC (permalink / raw)
  To: openembedded-devel

Upstream created a branch for the sources for this version.
update accordingly

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 meta-oe/recipes-core/dbus-cxx/dbus-cxx_0.12.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-core/dbus-cxx/dbus-cxx_0.12.bb b/meta-oe/recipes-core/dbus-cxx/dbus-cxx_0.12.bb
index 79fb2f5100..099564eb34 100644
--- a/meta-oe/recipes-core/dbus-cxx/dbus-cxx_0.12.bb
+++ b/meta-oe/recipes-core/dbus-cxx/dbus-cxx_0.12.bb
@@ -5,7 +5,7 @@ LICENSE = "GPLv3"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4cf0188f02184e1e84b9586ac53c3f83"
 
 FILEEXTRAPATHS_prepend = "${THISDIR}/files"
-SRC_URI = "git://github.com/dbus-cxx/dbus-cxx.git;branch=master;protocol=https"
+SRC_URI = "git://github.com/dbus-cxx/dbus-cxx.git;branch=dbus-cxx-0.y;protocol=https"
 SRC_URI += "file://fix_build_musl.patch"
 SRCREV = "ea7f8e361d11dc7d41d9ae2c4128aed2cdadd84e"
 
-- 
2.25.1



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

end of thread, other threads:[~2022-01-29 14:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-29 14:21 [meta-oe][hardknott][PATCH 1/3] dbus-cxx: fix fetch error Armin Kuster
2022-01-29 14:21 ` [meta-oe][hardknott][PATCH 2/3] spidev-test: Update common-licenses reference Armin Kuster
2022-01-29 14:21 ` [meta-oe][hardknott][PATCH 3/3] dbus-daemon-proxy: add missing `return` statement Armin Kuster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox