diff options
Diffstat (limited to 'meta-oe/recipes-devtools/python/python3-distutils-extra.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/python/python3-distutils-extra.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-oe/recipes-devtools/python/python3-distutils-extra.bb b/meta-oe/recipes-devtools/python/python3-distutils-extra.bb deleted file mode 100644 index 580842d0d6..0000000000 --- a/meta-oe/recipes-devtools/python/python3-distutils-extra.bb +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | require python-distutils-extra.inc | ||
| 2 | |||
| 3 | inherit setuptools3 | ||
| 4 | |||
| 5 | S = "${WORKDIR}/python-distutils-extra-${PV}" | ||
| 6 | |||
| 7 | RDEPENDS:${PN} = "\ | ||
| 8 | python3-setuptools \ | ||
| 9 | " | ||
