mypy: Remove package.

Signed-off-by: Thomas Klaehn <tkl@blackfinn.de>
This commit is contained in:
Thomas Klaehn 2017-10-05 09:05:34 +02:00
parent edea7701dd
commit eef63899b4
5 changed files with 0 additions and 134 deletions

View File

@ -1,26 +0,0 @@
DESCRIPTION = "python hardware abstraction"
SECTION = "devtools"
LICENSE = "MIT"
PV = "0.3.0"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
S = "${WORKDIR}/git/source"
inherit setuptools
SRC_URI = " \
git://gitlab.blackfinn.de/python/mypy.git;protocol=https;tag=0.3.0 \
"
SRC_URI[md5sum] = "a60bcf593ba5080bc2463a8abe8ab7b3"
DEPENDS = " \
python \
"
RDEPENDS_${PN} = " \
python-paho-mqtt \
"

View File

@ -1,27 +0,0 @@
DESCRIPTION = "python hardware abstraction"
SECTION = "devtools"
LICENSE = "MIT"
PR = "r1"
PV = "0.3.1"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
S = "${WORKDIR}/git/source"
inherit setuptools
SRC_URI = " \
git://gitlab.blackfinn.de/python/mypy.git;protocol=https;tag=${PV} \
"
SRC_URI[md5sum] = "a60bcf593ba5080bc2463a8abe8ab7b3"
DEPENDS = " \
python \
"
RDEPENDS_${PN} = " \
python-paho-mqtt \
"

View File

@ -1,27 +0,0 @@
DESCRIPTION = "python hardware abstraction"
SECTION = "devtools"
LICENSE = "MIT"
PR = "r2"
PV = "0.4.0"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
S = "${WORKDIR}/git/source"
inherit setuptools
SRC_URI = " \
git://gitlab.blackfinn.de/python/mypy.git;protocol=https;tag=${PV} \
"
SRC_URI[md5sum] = "a60bcf593ba5080bc2463a8abe8ab7b3"
DEPENDS = " \
python \
"
RDEPENDS_${PN} = " \
python-paho-mqtt \
"

View File

@ -1,27 +0,0 @@
DESCRIPTION = "python hardware abstraction"
SECTION = "devtools"
LICENSE = "MIT"
PR = "r3"
PV = "0.4.1"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
S = "${WORKDIR}/git/source"
inherit setuptools
SRC_URI = " \
git://gitlab.blackfinn.de/python/mypy.git;protocol=https;tag=${PV} \
"
SRC_URI[md5sum] = "a60bcf593ba5080bc2463a8abe8ab7b3"
DEPENDS = " \
python \
"
RDEPENDS_${PN} = " \
python-paho-mqtt \
"

View File

@ -1,27 +0,0 @@
DESCRIPTION = "python hardware abstraction"
SECTION = "devtools"
LICENSE = "MIT"
PR = "r4"
PV = "0.4.2"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
S = "${WORKDIR}/git/source"
inherit setuptools
SRC_URI = " \
git://gitlab.blackfinn.de/python/mypy.git;protocol=https;tag=${PV} \
"
SRC_URI[md5sum] = "a60bcf593ba5080bc2463a8abe8ab7b3"
DEPENDS = " \
python \
"
RDEPENDS_${PN} = " \
python-paho-mqtt \
"