python-oe: python3-periphery: remove redundant recipe
python3-periphery was not available on meta-openembedded branch sumo. Since thud this recipe is available in recipes-python and can be here removed. Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
This commit is contained in:
parent
3e79ab4c8c
commit
685ba11b36
|
|
@ -1,3 +0,0 @@
|
||||||
python-oe is inserted from meta-openembedded (master branch - 27.6.2018)
|
|
||||||
|
|
||||||
Commit id: 4517d1c695efd0b175f4e7242e1a7bb4361527d9
|
|
||||||
|
|
@ -1,7 +0,0 @@
|
||||||
DESCRIPTION = "A pure Python 2/3 library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux."
|
|
||||||
HOMEPAGE = "http://pythonhosted.org/python-periphery/"
|
|
||||||
LICENSE = "MIT"
|
|
||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=063846af82b555d48822cf43dc6db6af"
|
|
||||||
|
|
||||||
PYPI_PACKAGE = "python-periphery"
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
inherit pypi setuptools3
|
|
||||||
require python-periphery.inc
|
|
||||||
|
|
||||||
SRC_URI[sha256sum] = "fe8f351934edce72cd919b4eb070878ebff551db5e21aea61e0f446101f0a79f"
|
|
||||||
Loading…
Reference in New Issue