mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-09-12 00:49:30 +02:00
meta-zephyr-core/python3-sphinx: remove, duplicate of oe-core recipe
This has been in oe-core since kirkstone (1899e59). Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
committed by
Naveen Saini
parent
577d89fe43
commit
e5720a5650
@@ -1,14 +0,0 @@
|
||||
# SPDX-FileCopyrightText: Huawei Inc.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
DESCRIPTION = "Python documentation generator"
|
||||
HOMEPAGE = "http://sphinx-doc.org/"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "BSD-2-Clause & BSD-3-Clause & MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=82cc7d23060a75a07b820eaaf75abecf"
|
||||
|
||||
inherit setuptools3 pypi
|
||||
|
||||
PYPI_PACKAGE = "Sphinx"
|
||||
SRC_URI[sha256sum] = "94078db9184491e15bce0a56d9186e0aec95f16ac20b12d00e06d4e36f1058a6"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
Reference in New Issue
Block a user