summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-novnc_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-novnc: update 0.5.1 -> 1.3.0wangmy2022-01-301-20/+0
| | | | | | | | | | | | | | | | | refresh python-distutils.patch License-Update: -year updated to 2019 -file of the noVNC core library changed -the HTML, CSS, font and images files that included with the noVNC source distibution changed -URL of history changed -files and projects that have been incorporated into the noVNC core library changed -license texts changed Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-novnc: inherit setuptools3 not distutilswangmy2022-01-301-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* global: convert github SRC_URIs to use https protocolBruce Ashfield2021-11-021-1/+1
| | | | | | | | | | | github is removing git:// access, and fetches will start experiencing interruptions in service, and eventually will fail completely. bitbake will also begin to warn on github src_uri's that don't use https. So we convert the meta-virt instances to use protocol=https (done using the oe-core contrib conversion script) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* global: add explicit branch to all SRC_URIsmaster-nextBruce Ashfield2021-10-291-1/+1
| | | | | | | | | | | | | | As introduced in the oe-core post: https://lists.openembedded.org/g/openembedded-core/message/157623 SRC_URIs without an explicit branch will generate warnings, and eventually be an error. We run the provided conversion script to make sure that meta-virt is ready for the change. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-novnc: typo from distutils sed fixJeremy Puhlman2020-02-271-1/+1
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python: prepare for python3 only configurationBruce Ashfield2020-01-221-2/+2
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* support libs: round2 refreshBruce Ashfield2015-03-091-3/+5
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* novnc: introduce no VNC for guest console accessBruce Ashfield2013-09-131-0/+18
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>