From 1ac1e523cccb74f5f443922be0b6a7c2933f5f7e Mon Sep 17 00:00:00 2001 From: Andrew Jeffery Date: Fri, 22 Jan 2021 16:15:37 +1030 Subject: meta-python: Add hexdump package The hexdump package appears to be abandoned, but it's used as the dependency of another project I'm packaging. Signed-off-by: Andrew Jeffery Acked-by: Trevor Gamblin Signed-off-by: Khem Raj --- meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-core') diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb index bf46896f1c..41f376b39b 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb @@ -416,6 +416,7 @@ RDEPENDS_packagegroup-meta-python3 = "\ python3-cerberus \ python3-cvxopt \ python3-jsonpath-rw \ + python3-hexdump \ " RDEPENDS_packagegroup-meta-python3-extended = "\ -- cgit v1.2.3-54-g00ecf