diff options
| author | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-09 21:17:22 -0700 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-15 22:43:53 -0700 |
| commit | c3fe212b68e32c389db053da5446b52f710f92cf (patch) | |
| tree | 9480fe28ab65bad6a34e6e0e53101916d15a31a1 | |
| parent | 497b8666fe8f434232f80322bdebda870b0f5ef8 (diff) | |
| download | meta-openembedded-c3fe212b68e32c389db053da5446b52f710f92cf.tar.gz | |
mercurial: upgrade 6.6.3 -> 7.2.2
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-oe/recipes-devtools/mercurial/mercurial_7.2.2.bb (renamed from meta-oe/recipes-devtools/mercurial/mercurial_6.6.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/mercurial/mercurial_6.6.3.bb b/meta-oe/recipes-devtools/mercurial/mercurial_7.2.2.bb index 3fa692029e..5e350831f5 100644 --- a/meta-oe/recipes-devtools/mercurial/mercurial_6.6.3.bb +++ b/meta-oe/recipes-devtools/mercurial/mercurial_7.2.2.bb | |||
| @@ -10,7 +10,7 @@ RDEPENDS:${PN} = "python3 python3-modules" | |||
| 10 | inherit python3native python3targetconfig | 10 | inherit python3native python3targetconfig |
| 11 | 11 | ||
| 12 | SRC_URI = "https://www.mercurial-scm.org/release/${BP}.tar.gz" | 12 | SRC_URI = "https://www.mercurial-scm.org/release/${BP}.tar.gz" |
| 13 | SRC_URI[sha256sum] = "f75d6a4a75823a1b7d713a4967eca2f596f466e58fc6bc06d72642932fd7e307" | 13 | SRC_URI[sha256sum] = "f2ec8e7eeef0500591706d374555f0ceb118822068e75fa3b32be07dd2184f6c" |
| 14 | 14 | ||
| 15 | S = "${UNPACKDIR}/mercurial-${PV}" | 15 | S = "${UNPACKDIR}/mercurial-${PV}" |
| 16 | 16 | ||
