All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ross Burton <ross.burton@arm.com>
To: yocto@lists.yoctoproject.org
Cc: nd@arm.com, naveen.kumar.saini@intel.com
Subject: [meta-zephyr][PATCH 2/6] meta-zephyr-core/python3-sphinx: remove, duplicate of oe-core recipe
Date: Mon,  9 May 2022 16:55:56 +0100	[thread overview]
Message-ID: <20220509155600.2363787-2-ross.burton@arm.com> (raw)
In-Reply-To: <20220509155600.2363787-1-ross.burton@arm.com>

This has been in oe-core since kirkstone (1899e59).

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 .../python/python3-sphinx_4.2.0.bb                 | 14 --------------
 1 file changed, 14 deletions(-)
 delete mode 100644 meta-zephyr-core/recipes-devtools/python/python3-sphinx_4.2.0.bb

diff --git a/meta-zephyr-core/recipes-devtools/python/python3-sphinx_4.2.0.bb b/meta-zephyr-core/recipes-devtools/python/python3-sphinx_4.2.0.bb
deleted file mode 100644
index 290fabb..0000000
--- a/meta-zephyr-core/recipes-devtools/python/python3-sphinx_4.2.0.bb
+++ /dev/null
@@ -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"
-- 
2.25.1



  reply	other threads:[~2022-05-09 15:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-09 15:55 [meta-zephyr][PATCH 1/6] meta-zephyr-core/python3-pygments: remove, duplicate of oe-core recipe Ross Burton
2022-05-09 15:55 ` Ross Burton [this message]
2022-05-09 15:55 ` [meta-zephyr][PATCH 3/6] meta-zephyr-core/python3-pyparsing: " Ross Burton
2022-05-09 15:55 ` [meta-zephyr][PATCH 4/6] meta-zephyr-core/python3-packaging: remove, duplicate of oe-core recipes Ross Burton
2022-05-09 15:55 ` [meta-zephyr][PATCH 5/6] meta-zephyr-core/python3-imgtool: remove, duplicate of meta-python recipe Ross Burton
2022-05-09 15:56 ` [meta-zephyr][PATCH 6/6] meta-zephyr-core/python3-pylink: remove, obviously unused Ross Burton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220509155600.2363787-2-ross.burton@arm.com \
    --to=ross.burton@arm.com \
    --cc=naveen.kumar.saini@intel.com \
    --cc=nd@arm.com \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.