diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-07-15 09:43:56 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-07-18 11:06:32 +0100 |
commit | 57c14ed5e5bb1da05d6668b85918f44c1d934ab7 (patch) | |
tree | 6f4aae22b450495ead9f1eb0ed19a490856257b6 /meta | |
parent | 96e8cd0c84a9b7a044e89ba13434ae2fa13725ab (diff) | |
download | poky-57c14ed5e5bb1da05d6668b85918f44c1d934ab7.tar.gz |
asciidoc: upgrade 9.0.0 -> 9.0.1
(From OE-Core rev: 1924be825ce4b23499dfd6a9dd7e6c2a90849a9b)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-extended/asciidoc/asciidoc_9.0.1.bb (renamed from meta/recipes-extended/asciidoc/asciidoc_9.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/asciidoc/asciidoc_9.0.0.bb b/meta/recipes-extended/asciidoc/asciidoc_9.0.1.bb index 63e02ce5fc..2f841de065 100644 --- a/meta/recipes-extended/asciidoc/asciidoc_9.0.0.bb +++ b/meta/recipes-extended/asciidoc/asciidoc_9.0.1.bb | |||
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=4e5d1baf6f20559e3bec172226a47e4e \ | |||
10 | 10 | ||
11 | SRC_URI = "git://github.com/asciidoc/asciidoc-py3;protocol=https \ | 11 | SRC_URI = "git://github.com/asciidoc/asciidoc-py3;protocol=https \ |
12 | file://auto-catalogs.patch" | 12 | file://auto-catalogs.patch" |
13 | SRCREV = "c44cb22b0cb110b69e4909c93c1cc6e2be5470cc" | 13 | SRCREV = "fce6bd87fbdef5e510310464b02a75fb32f72f74" |
14 | 14 | ||
15 | DEPENDS = "libxml2-native libxslt-native docbook-xml-dtd4-native docbook-xsl-stylesheets-native" | 15 | DEPENDS = "libxml2-native libxslt-native docbook-xml-dtd4-native docbook-xsl-stylesheets-native" |
16 | 16 | ||