Changelog: https://wiki.mercurial-scm.org/WhatsNew
Signed-off-by: alperak <[email protected]> --- .../mercurial/{mercurial_6.1.bb => mercurial_6.5.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta-oe/recipes-devtools/mercurial/{mercurial_6.1.bb => mercurial_6.5.bb} (87%) diff --git a/meta-oe/recipes-devtools/mercurial/mercurial_6.1.bb b/meta-oe/recipes-devtools/mercurial/mercurial_6.5.bb similarity index 87% rename from meta-oe/recipes-devtools/mercurial/mercurial_6.1.bb rename to meta-oe/recipes-devtools/mercurial/mercurial_6.5.bb index a415ebc1e..112df8c1e 100644 --- a/meta-oe/recipes-devtools/mercurial/mercurial_6.1.bb +++ b/meta-oe/recipes-devtools/mercurial/mercurial_6.5.bb @@ -10,7 +10,7 @@ RDEPENDS:${PN} = "python3 python3-modules" inherit python3native python3targetconfig SRC_URI = "https://www.mercurial-scm.org/release/${BP}.tar.gz" -SRC_URI[sha256sum] = "86f98645e4565a9256991dcde22b77b8e7d22ca6fbb60c1f4cdbd8469a38cc1f" +SRC_URI[sha256sum] = "a5603d0d395ebf67fe5d27abbb3bd37fcc01871ecf394c793672d2c1e68be7e7" S = "${WORKDIR}/mercurial-${PV}" @@ -31,7 +31,6 @@ do_install () { } PACKAGES =+ "${PN}-python" -FILES:${PN} += "${PYTHON_SITEPACKAGES_DIR}" - +FILES:${PN} += "${PYTHON_SITEPACKAGES_DIR} ${datadir}" FILES:${PN}-python = "${nonarch_libdir}/${PYTHON_DIR}" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#106827): https://lists.openembedded.org/g/openembedded-devel/message/106827 Mute This Topic: https://lists.openembedded.org/mt/102634482/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
