All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] asciidoc: update git repository
@ 2022-03-04 17:14 Ross Burton
  2022-03-04 17:14 ` [PATCH 2/3] setuptools3.bbclass: clean up Ross Burton
  2022-03-04 17:14 ` [PATCH 3/3] pip_install_wheel: " Ross Burton
  0 siblings, 2 replies; 8+ messages in thread
From: Ross Burton @ 2022-03-04 17:14 UTC (permalink / raw)
  To: openembedded-core

The asciidoc-py3 repository has been renamed to asciidoc-py.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 meta/recipes-extended/asciidoc/asciidoc_10.1.3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-extended/asciidoc/asciidoc_10.1.3.bb b/meta/recipes-extended/asciidoc/asciidoc_10.1.3.bb
index 34bf2550f5..fc8cbc89c8 100644
--- a/meta/recipes-extended/asciidoc/asciidoc_10.1.3.bb
+++ b/meta/recipes-extended/asciidoc/asciidoc_10.1.3.bb
@@ -8,7 +8,7 @@ LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=4e5d1baf6f20559e3bec172226a47e4e \
                     file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263 "
 
-SRC_URI = "git://github.com/asciidoc/asciidoc-py3;protocol=https;branch=main"
+SRC_URI = "git://github.com/asciidoc/asciidoc-py;protocol=https;branch=main"
 SRCREV = "342639edbbc0dcc64354a0291d2214d4d5e65cab"
 
 DEPENDS = "libxml2-native libxslt-native docbook-xml-dtd4-native docbook-xsl-stylesheets-native"
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-03-07 14:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-04 17:14 [PATCH 1/3] asciidoc: update git repository Ross Burton
2022-03-04 17:14 ` [PATCH 2/3] setuptools3.bbclass: clean up Ross Burton
2022-03-04 19:03   ` [OE-core] " Peter Kjellerstedt
2022-03-04 17:14 ` [PATCH 3/3] pip_install_wheel: " Ross Burton
2022-03-05  1:57   ` [OE-core] " Khem Raj
2022-03-07 14:09     ` Ross Burton
2022-03-05  8:22   ` Richard Purdie
2022-03-05 11:05     ` Ross Burton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.