diff options
author | Ross Burton <ross@burtonini.com> | 2022-01-14 16:41:38 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-01-18 08:59:58 -0800 |
commit | 4b71feccfa114ba2f44f820985ae3218c991ee9a (patch) | |
tree | d1849dcea14eb48c09afc80c252f5b299296f8e9 /meta-python/recipes-core | |
parent | b226d966d992693ba7e413f1000402b7a0dc896e (diff) | |
download | meta-openembedded-4b71feccfa114ba2f44f820985ae3218c991ee9a.tar.gz |
python3-hexdump: remove
The upstream source repository has disappeared, and a release was last
made in January 2016.
As this package is unmaintained and there are many alternatives, remove
it.
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-core')
-rw-r--r-- | meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb index 70481f2b93..8b574bdf0f 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | |||
@@ -171,7 +171,6 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
171 | python3-h2 \ | 171 | python3-h2 \ |
172 | python3-h5py \ | 172 | python3-h5py \ |
173 | python3-haversine \ | 173 | python3-haversine \ |
174 | python3-hexdump \ | ||
175 | python3-hpack \ | 174 | python3-hpack \ |
176 | python3-html2text \ | 175 | python3-html2text \ |
177 | python3-html5lib \ | 176 | python3-html5lib \ |