From: Wang Mingyu <[email protected]> Changelog: ============= - When using the fdp layout algorithm ('dot -Kfdp …' or 'fdp …'), a new command line option '-Lm…' is supported for controlling the "m-limit". - The vt plugin has a new option for using Unicode octant characters to render 8-pixels-per-cell output, '-Tvt-8up2'. - When building from source from a Git checkout, builds with '--disable-python'/'--disable-python3' once again work. - Gvedit no longer leaves temporary files on disk when previewing.
Signed-off-by: Wang Mingyu <[email protected]> --- .../graphviz/{graphviz_15.0.0.bb => graphviz_15.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/graphviz/{graphviz_15.0.0.bb => graphviz_15.1.0.bb} (97%) diff --git a/meta-oe/recipes-graphics/graphviz/graphviz_15.0.0.bb b/meta-oe/recipes-graphics/graphviz/graphviz_15.1.0.bb similarity index 97% rename from meta-oe/recipes-graphics/graphviz/graphviz_15.0.0.bb rename to meta-oe/recipes-graphics/graphviz/graphviz_15.1.0.bb index f8fdb47cf5..4cc38f15cb 100644 --- a/meta-oe/recipes-graphics/graphviz/graphviz_15.0.0.bb +++ b/meta-oe/recipes-graphics/graphviz/graphviz_15.1.0.bb @@ -23,7 +23,7 @@ SRC_URI = "https://gitlab.com/api/v4/projects/4207231/packages/generic/${BPN}-re SRC_URI:append:class-nativesdk = "\ file://graphviz-setup.sh \ " -SRC_URI[sha256sum] = "937fe4757687260e46a1c9a171cc677e3d4c89abd1efc8885ccb66467c3616ff" +SRC_URI[sha256sum] = "4c44f9f6654d39638db7cdb6a088735117469015299298d82087b24dd4042b16" UPSTREAM_CHECK_URI = "https://graphviz.org/download/" UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#128075): https://lists.openembedded.org/g/openembedded-devel/message/128075 Mute This Topic: https://lists.openembedded.org/mt/120170868/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
