summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-04-30 18:48:31 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-05-12 01:06:50 -0700
commit5d2fd54d7d10df1db00823e34765bf5c126635d2 (patch)
treebf3280a3ad88173c4e9b5e6e2980943e3803aba9 /meta-oe/recipes-devtools
parent963f73979dd6dfd9359fded795e968de31b66acc (diff)
downloadmeta-openembedded-5d2fd54d7d10df1db00823e34765bf5c126635d2.tar.gz
isocline: upgrade 1.0.9 -> 1.1.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-oe/recipes-devtools')
-rw-r--r--meta-oe/recipes-devtools/isocline/isocline_1.1.0.bb (renamed from meta-oe/recipes-devtools/isocline/isocline_1.0.9.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/isocline/isocline_1.0.9.bb b/meta-oe/recipes-devtools/isocline/isocline_1.1.0.bb
index 2afc4500df..c50ac01c49 100644
--- a/meta-oe/recipes-devtools/isocline/isocline_1.0.9.bb
+++ b/meta-oe/recipes-devtools/isocline/isocline_1.1.0.bb
@@ -9,7 +9,7 @@ LICENSE = "MIT"
9LIC_FILES_CHKSUM = "file://LICENSE;md5=8d05469c537534c7405c82c81a526bcd" 9LIC_FILES_CHKSUM = "file://LICENSE;md5=8d05469c537534c7405c82c81a526bcd"
10 10
11SRC_URI = "git://github.com/daanx/isocline.git;protocol=https;branch=main;tag=v${PV}" 11SRC_URI = "git://github.com/daanx/isocline.git;protocol=https;branch=main;tag=v${PV}"
12SRCREV = "74d34bc453f5b91f1f8d8ded2840e1553623d135" 12SRCREV = "d55a58139badbe83d61c5d89954fa5bddcabe6d7"
13 13
14 14
15inherit cmake 15inherit cmake