On Mon, 2022-03-07 at 21:01 +0800, wangmy wrote: > Changelog: > ========= > .Bug fixes > - Add missing test py files to dist archives > - Fix DeprecationWarnings in a2x regexes > > Signed-off-by: Wang Mingyu <[email protected]> > --- > .../asciidoc/{asciidoc_10.1.3.bb => asciidoc_10.1.4.bb} | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) > rename meta/recipes-extended/asciidoc/{asciidoc_10.1.3.bb => > asciidoc_10.1.4.bb} (84%) > > diff --git a/meta/recipes-extended/asciidoc/asciidoc_10.1.3.bb > b/meta/recipes-extended/asciidoc/asciidoc_10.1.4.bb > similarity index 84% > rename from meta/recipes-extended/asciidoc/asciidoc_10.1.3.bb > rename to meta/recipes-extended/asciidoc/asciidoc_10.1.4.bb > index fc8cbc89c8..484250b33e 100644 > --- a/meta/recipes-extended/asciidoc/asciidoc_10.1.3.bb > +++ b/meta/recipes-extended/asciidoc/asciidoc_10.1.4.bb > @@ -5,11 +5,12 @@ articles, books and UNIX man pages." > HOMEPAGE = "http://asciidoc.org/" > > LICENSE = "GPL-2.0-only" > -LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=4e5d1baf6f20559e3bec172226a47e4e \ > - file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263 " > +LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=aaee33adce0fc7cc40fee23f82f7f101 \ > + file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ > + " > >
Why did the license checksums change? Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#162819): https://lists.openembedded.org/g/openembedded-core/message/162819 Mute This Topic: https://lists.openembedded.org/mt/89611096/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
