Fails to patch doxygen-native :(
On Tue, Aug 25, 2020 at 2:54 AM Leon Anavi <[email protected]> wrote: > > Upgrade to release 1.8.20: > > - Add configuration setting to have docstrings not as preformatted > text but as normal documentation > - Bug fix: void return type reported as not documented > - Bug fix: Doxywizard 1.8.19 (Windows): Source code directory > seems to be ignored > - Bug fix: The Doxygen uses too much memory (or has probably a > memory leak) > - Bug fix: Doxygen doesn't stop on errors > - Bug fix: C++ grouped functions in namespace have disappeard > - Improvement of line count for e.g. warnings > - Improved layout on the bibliography page > - Updated the swedish language translation to 1.8.19 > > Signed-off-by: Leon Anavi <[email protected]> > --- > .../doxygen/{doxygen_1.8.17.bb => doxygen_1.8.20.bb} | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > rename meta-oe/recipes-devtools/doxygen/{doxygen_1.8.17.bb => > doxygen_1.8.20.bb} (79%) > > diff --git a/meta-oe/recipes-devtools/doxygen/doxygen_1.8.17.bb > b/meta-oe/recipes-devtools/doxygen/doxygen_1.8.20.bb > similarity index 79% > rename from meta-oe/recipes-devtools/doxygen/doxygen_1.8.17.bb > rename to meta-oe/recipes-devtools/doxygen/doxygen_1.8.20.bb > index 45de71826..d4ac3b720 100644 > --- a/meta-oe/recipes-devtools/doxygen/doxygen_1.8.17.bb > +++ b/meta-oe/recipes-devtools/doxygen/doxygen_1.8.20.bb > @@ -10,8 +10,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.src.tar.gz \ > file://0001-build-don-t-look-for-Iconv.patch \ > " > SRC_URI_append_class-native = " > file://doxygen-native-only-check-python3.patch" > -SRC_URI[md5sum] = "7997a15c73a8bd6d003eaba5c2ee2b47" > -SRC_URI[sha256sum] = > "2cba988af2d495541cbbe5541b3bee0ee11144dcb23a81eada19f5501fd8b599" > +SRC_URI[md5sum] = "8729936a843232a66fe970ef65f3c3e4" > +SRC_URI[sha256sum] = > "e0db6979286fd7ccd3a99af9f97397f2bae50532e4ecb312aa18862f8401ddec" > > inherit cmake python3native > > -- > 2.17.1 > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#86605): https://lists.openembedded.org/g/openembedded-devel/message/86605 Mute This Topic: https://lists.openembedded.org/mt/76403673/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
