Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-oe][PATCH 1/2] libiio: update to version 0.25
@ 2023-07-12  1:11 Marek Vasut
  2023-07-12  1:11 ` [meta-oe][PATCH 2/2] libiio: enable c++ bindings Marek Vasut
  2023-07-12  4:13 ` [meta-oe][PATCH 1/2] libiio: update to version 0.25 Khem Raj
  0 siblings, 2 replies; 7+ messages in thread
From: Marek Vasut @ 2023-07-12  1:11 UTC (permalink / raw)
  To: openembedded-devel
  Cc: Marek Vasut, Christian Eggers, Khem Raj, Martin Siegumfeldt

The version 0.25 has been released, it has not been tagged however.
Update the this version anyway.

Signed-off-by: Marek Vasut <marex@denx.de>
---
Cc: Christian Eggers <ceggers@arri.de>
Cc: Khem Raj <raj.khem@gmail.com>
Cc: Martin Siegumfeldt <mns@gomspace.com>
---
 meta-oe/recipes-support/libiio/libiio_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-support/libiio/libiio_git.bb b/meta-oe/recipes-support/libiio/libiio_git.bb
index ea51c19f4..b89ae29ea 100644
--- a/meta-oe/recipes-support/libiio/libiio_git.bb
+++ b/meta-oe/recipes-support/libiio/libiio_git.bb
@@ -4,8 +4,8 @@ SECTION = "libs"
 LICENSE = "LGPL-2.1-or-later"
 LIC_FILES_CHKSUM = "file://COPYING.txt;md5=7c13b3376cea0ce68d2d2da0a1b3a72c"
 
-SRCREV = "c4498c27761d04d4ac631ec59c1613bfed079da5"
-PV = "0.24"
+SRCREV = "eee8cba6f42177a094ebe16759606a719676fda7"
+PV = "0.25"
 
 SRC_URI = "git://github.com/analogdevicesinc/libiio.git;protocol=https;branch=master"
 UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"
-- 
2.40.1



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

end of thread, other threads:[~2023-07-12 16:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-12  1:11 [meta-oe][PATCH 1/2] libiio: update to version 0.25 Marek Vasut
2023-07-12  1:11 ` [meta-oe][PATCH 2/2] libiio: enable c++ bindings Marek Vasut
2023-07-12  4:13 ` [meta-oe][PATCH 1/2] libiio: update to version 0.25 Khem Raj
2023-07-12  6:40   ` Martin Siegumfeldt
2023-07-12  7:25     ` Marek Vasut
     [not found]       ` <179dcdfa3b51fc0b7b7426f041fd23bb17ebfa17.camel@crapouillou.net>
2023-07-12  7:44         ` Marek Vasut
2023-07-12 16:14     ` Khem Raj

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