summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/images/build-appliance-image_15.0.0.bb
AgeCommit message (Expand)Author
2018-04-23build-appliance-image: Update to sumo head revisionyocto-2.52018-04-sumo2018-04Richard Purdie
2018-01-04build-appliance-image: Update to master head revisionRichard Purdie
2017-08-23build-appliance-image: include proxy on pip3 installationLeonardo Sandoval
2017-08-18build-appliance-image: Don't use COREBASE/LICENSE for check
SUMMARY = "Socket.IO integration for Flask applications"
HOMEPAGE = "https://github.com/miguelgrinberg/Flask-SocketIO/"
SECTION = "devel/python"

LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=38cc21254909604298ce763a6e4440a0"

inherit pypi python_setuptools_build_meta

PYPI_PACKAGE = "Flask-SocketIO"

SRC_URI[sha256sum] = "bb8f9f9123ef47632f5ce57a33514b0c0023ec3696b2384457f0fcaa5b70501c"

RDEPENDS:${PN} += "\
    ${PYTHON_PN}-flask \
    ${PYTHON_PN}-socketio \
    "
lass='inline' src='//seccdn.libravatar.org/avatar/a47378a520df92a95dd16317ff647697?s=13&d=retro' />Richard Purdie 2016-10-11build-appliance-image: Update to master head revisionRichard Purdie 2016-10-11build-appliance-image: Update to master head revisionRichard Purdie 2016-09-19build-appliance-image: Create image in correct locationJuro Bystricky 2016-09-04image: Deploy images to IMGDEPLOYDIREd Bartosh 2016-06-21build-appliance-image: Update to master head revisionRichard Purdie 2016-06-21build-appliance-image: Update to master head revisionRichard Purdie 2016-06-16build-appliance-image: Add LC_ALL setting and drop pseudo piecesRichard Purdie 2016-06-16build-appliance-image: Install network componentsJuro Bystricky 2016-06-16build-appliance-image: Update to master head revisionRichard Purdie 2016-06-03build-appliance-image: update version to 15.0.0Alexander Kanavin