summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorKhem Raj <khem.raj@oss.qualcomm.com>2026-06-09 21:17:23 -0700
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-06-15 22:43:54 -0700
commita34c6b9f28413c17d163b5d139dfdf2d7fd16a07 (patch)
tree01651884f2c9ffff3ec000830e896602ba8f2765 /meta-oe
parent32e60d50599618761e94e0fd04e7b8641a1bcfdd (diff)
downloadmeta-openembedded-a34c6b9f28413c17d163b5d139dfdf2d7fd16a07.tar.gz
libqb: upgrade 2.0.8 -> 2.0.10
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-extended/libqb/libqb_2.0.10.bb (renamed from meta-oe/recipes-extended/libqb/libqb_2.0.8.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libqb/libqb_2.0.8.bb b/meta-oe/recipes-extended/libqb/libqb_2.0.10.bb
index d270bf2113..9ea1d542fa 100644
--- a/meta-oe/recipes-extended/libqb/libqb_2.0.8.bb
+++ b/meta-oe/recipes-extended/libqb/libqb_2.0.10.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=321bf41f280cf805086dd5a720b37785"
10inherit autotools pkgconfig 10inherit autotools pkgconfig
11 11
12SRC_URI = "https://github.com/ClusterLabs/${BPN}/releases/download/v${PV}/${BP}.tar.xz" 12SRC_URI = "https://github.com/ClusterLabs/${BPN}/releases/download/v${PV}/${BP}.tar.xz"
13SRC_URI[sha256sum] = "b42531fc20b8ac02f4c6d0a4dc49f7c4a1eef09bdb13af5f6927b7fc49522ee6" 13SRC_URI[sha256sum] = "326a69fb5b2ee4479f0db4f98d10d670ad0798b5ded8c4cfd585b765fd8941e8"
14 14
15DEPENDS += "libxml2" 15DEPENDS += "libxml2"
16 16