diff options
| author | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2019-03-22 16:04:29 -0400 |
|---|---|---|
| committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2019-03-29 08:00:24 -0400 |
| commit | 5b94bc058835be06b26ce1e6ee8667b1f0839f70 (patch) | |
| tree | d42ed882f4ea56e8ee311b90722bb288bd012bf5 /meta-phosphor/recipes-devtools/python/python_2.%.bbappend | |
| parent | 37f1da47b8771e3119b1cd2c2ac3a27911395af4 (diff) | |
| download | blackbird-openbmc-5b94bc058835be06b26ce1e6ee8667b1f0839f70.tar.gz blackbird-openbmc-5b94bc058835be06b26ce1e6ee8667b1f0839f70.zip | |
meta-phosphor: Drop recipe for phosphor-rest
This application doesn't have any in-tree users. As such, drop the
recipe and its dependencies.
(From meta-phosphor rev: 296cc521f5a1c8c87c63a5b475b23c876241bf22)
Change-Id: Ie0ce809f84a133c023f96b4727550690583cb9df
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-devtools/python/python_2.%.bbappend')
| -rw-r--r-- | meta-phosphor/recipes-devtools/python/python_2.%.bbappend | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-phosphor/recipes-devtools/python/python_2.%.bbappend b/meta-phosphor/recipes-devtools/python/python_2.%.bbappend index 500497318..ae0078bac 100644 --- a/meta-phosphor/recipes-devtools/python/python_2.%.bbappend +++ b/meta-phosphor/recipes-devtools/python/python_2.%.bbappend @@ -1,17 +1,6 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" SRC_URI += "file://0001-json-Use-int-long.__str__-to-convert-subclasses.patch" -require wsgiref-${PYTHON_MAJMIN}-manifest.inc - -PROVIDES_prepend = "${PN}-spwd " -PACKAGES_prepend = "${PN}-spwd " - -SUMMARY_${PN}-spwd = "Shadow database support" -RDEPENDS_${PN}-spwd = "${PN}-core" -FILES_${PN}-spwd= " \ - ${libdir}/python${PYTHON_MAJMIN}/lib-dynload/spwd.so \ - ${libdir}/python${PYTHON_MAJMIN}/lib-dynload/grp.so \ - " # Remove all python .py files from python recipe. Only the .pyc # files are required. Only do this if the openbmc-phosphor-tiny # distro feature is enabled |

