From 62f3673850e9c72191e1ca4ddbf045be12c51f7e Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 16 Mar 2021 11:02:34 -0700 Subject: [PATCH] packagegroup-meta-python: Add new package python3-pythonping Signed-off-by: Khem Raj Acked-by: Trevor Gamblin --- .../recipes-core/packagegroups/packagegroup-meta-python.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb index 45d370c779..e85736cd13 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb @@ -334,6 +334,7 @@ RDEPENDS_packagegroup-meta-python3 = "\ python3-pytest-runner \ python3-pytest-tempdir \ python3-pytest-timeout \ + python3-pythonping \ python3-python-vlc \ python3-pytoml \ python3-pytun \