diff options
| author | Ross Burton <ross@burtonini.com> | 2022-03-04 17:14:06 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-03-10 16:39:50 +0000 |
| commit | 7a15c6e2a8d4f636f411bb3f4f00372e451c4982 (patch) | |
| tree | 45ca92ba92734376a182af08f883b4c3a09e7f1c /meta | |
| parent | 2d924cb91f254df06c4f4e4ee03f7998b1286544 (diff) | |
| download | poky-7a15c6e2a8d4f636f411bb3f4f00372e451c4982.tar.gz | |
asciidoc: update git repository
The asciidoc-py3 repository has been renamed to asciidoc-py.
(From OE-Core rev: 16215377a33f7ebcce3c48bc31c83f8c512d9f49)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit f78dd3f4c5f0cd738783e75f3796e1da2a2a2ba1)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-extended/asciidoc/asciidoc_9.1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/asciidoc/asciidoc_9.1.0.bb b/meta/recipes-extended/asciidoc/asciidoc_9.1.0.bb index dd9f8e32c4..6d52b5ba04 100644 --- a/meta/recipes-extended/asciidoc/asciidoc_9.1.0.bb +++ b/meta/recipes-extended/asciidoc/asciidoc_9.1.0.bb | |||
| @@ -8,7 +8,7 @@ LICENSE = "GPLv2" | |||
| 8 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=4e5d1baf6f20559e3bec172226a47e4e \ | 8 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=4e5d1baf6f20559e3bec172226a47e4e \ |
| 9 | file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263 " | 9 | file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263 " |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/asciidoc/asciidoc-py3;protocol=https;branch=9.x" | 11 | SRC_URI = "git://github.com/asciidoc/asciidoc-py;protocol=https;branch=9.x" |
| 12 | SRCREV = "9705d428439530104ce55d0ba12e8ef9d1b57ad1" | 12 | SRCREV = "9705d428439530104ce55d0ba12e8ef9d1b57ad1" |
| 13 | 13 | ||
| 14 | DEPENDS = "libxml2-native libxslt-native docbook-xml-dtd4-native docbook-xsl-stylesheets-native" | 14 | DEPENDS = "libxml2-native libxslt-native docbook-xml-dtd4-native docbook-xsl-stylesheets-native" |
