diff --git a/recipes-devtools/README b/recipes-devtools/README deleted file mode 100644 index 0fbf716..0000000 --- a/recipes-devtools/README +++ /dev/null @@ -1,3 +0,0 @@ -python-oe is inserted from meta-openembedded (master branch - 27.6.2018) - -Commit id: 4517d1c695efd0b175f4e7242e1a7bb4361527d9 diff --git a/recipes-devtools/python-oe/python-periphery.inc b/recipes-devtools/python-oe/python-periphery.inc deleted file mode 100644 index 539c357..0000000 --- a/recipes-devtools/python-oe/python-periphery.inc +++ /dev/null @@ -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" \ No newline at end of file diff --git a/recipes-devtools/python-oe/python3-periphery_1.1.1.bb b/recipes-devtools/python-oe/python3-periphery_1.1.1.bb deleted file mode 100644 index ba9a95d..0000000 --- a/recipes-devtools/python-oe/python3-periphery_1.1.1.bb +++ /dev/null @@ -1,4 +0,0 @@ -inherit pypi setuptools3 -require python-periphery.inc - -SRC_URI[sha256sum] = "fe8f351934edce72cd919b4eb070878ebff551db5e21aea61e0f446101f0a79f" \ No newline at end of file