All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization][m-c-s][PATCH] python-novnc: typo from distutils sed fix
@ 2020-02-15  6:06 Jeremy Puhlman
  2020-02-27 22:16 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Jeremy Puhlman @ 2020-02-15  6:06 UTC (permalink / raw)
  To: meta-virtualization; +Cc: Jeremy Puhlman

---
 meta-openstack/recipes-devtools/python/python-novnc_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-openstack/recipes-devtools/python/python-novnc_git.bb b/meta-openstack/recipes-devtools/python/python-novnc_git.bb
index 4898bae..3f36ef5 100644
--- a/meta-openstack/recipes-devtools/python/python-novnc_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-novnc_git.bb
@@ -11,7 +11,7 @@ SRCREV = "3b8ec46fd26d644e6edbea4f46e630929297e448"
 PV = "0.5.1+git${SRCPV}"
 
 SRC_URI = "git://github.com/kanaka/noVNC.git \
-           file://python-distutils3.patch"
+           file://python-distutils.patch"
 
 S = "${WORKDIR}/git"
 
-- 
2.13.3


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

end of thread, other threads:[~2020-02-27 22:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-15  6:06 [meta-virtualization][m-c-s][PATCH] python-novnc: typo from distutils sed fix Jeremy Puhlman
2020-02-27 22:16 ` Bruce Ashfield

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.