diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-novnc_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-novnc_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" | |||
| 11 | PV = "0.5.1+git${SRCPV}" | 11 | PV = "0.5.1+git${SRCPV}" |
| 12 | 12 | ||
| 13 | SRC_URI = "git://github.com/kanaka/noVNC.git \ | 13 | SRC_URI = "git://github.com/kanaka/noVNC.git \ |
| 14 | file://python-distutils3.patch" | 14 | file://python-distutils.patch" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 17 | 17 | ||
