summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-04-14 18:38:26 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-04-14 08:59:33 -0700
commitc11568912027be061874a424151d1c08d17a0d9c (patch)
tree7fc6395fc45df96420ea69bc4249962d97148614 /meta-oe
parentd244f85aa03d523d4ca5ea8940b9acb8d3b32ef6 (diff)
downloadmeta-openembedded-c11568912027be061874a424151d1c08d17a0d9c.tar.gz
ostree: upgrade 2025.7 -> 2026.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-extended/ostree/ostree_2026.1.bb (renamed from meta-oe/recipes-extended/ostree/ostree_2025.7.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/ostree/ostree_2025.7.bb b/meta-oe/recipes-extended/ostree/ostree_2026.1.bb
index 363210b452..af726fff12 100644
--- a/meta-oe/recipes-extended/ostree/ostree_2025.7.bb
+++ b/meta-oe/recipes-extended/ostree/ostree_2026.1.bb
@@ -23,7 +23,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/libostree-${PV}.tar.xz \
23 file://run-ptest \ 23 file://run-ptest \
24 file://0001-trivial-httpd-Fix-const-correctness-of-slash-pointer.patch \ 24 file://0001-trivial-httpd-Fix-const-correctness-of-slash-pointer.patch \
25 " 25 "
26SRC_URI[sha256sum] = "af8d080b9585e7fd1faba8f022967e1c268ae62e20ecf32ee7b364c1e307570b" 26SRC_URI[sha256sum] = "8e77c285dd6fa5ec5fb063130390977be727fe11107335ed8778a40385069e95"
27 27
28S = "${UNPACKDIR}/libostree-${PV}" 28S = "${UNPACKDIR}/libostree-${PV}"
29 29