From: Scott Murray Date: Thu, 2 Apr 2020 16:46:55 +0000 (-0400) Subject: packagegroup-agl-demo: remove python-curses X-Git-Tag: 9.99.1~19^2~1 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=8f602f9fc81000abbd5dac20e8be3065718e1966 packagegroup-agl-demo: remove python-curses Python 2 support has been removed in dunfell, and there is no obvious requirement for python-curses in the demo images at this point, so just remove python-curses from the packagegroup. Bug-AGL: SPEC-3302 Signed-off-by: Scott Murray Change-Id: I973315fb8273790840998ca3b03d7805cbc10a3b --- diff --git a/recipes-platform/packagegroups/packagegroup-agl-demo.bb b/recipes-platform/packagegroups/packagegroup-agl-demo.bb index 86da3403f..5f82f096c 100644 --- a/recipes-platform/packagegroups/packagegroup-agl-demo.bb +++ b/recipes-platform/packagegroups/packagegroup-agl-demo.bb @@ -72,7 +72,6 @@ RDEPENDS_${PN} += " \ linux-firmware-ralink \ can-utils \ iproute2 \ - python-curses \ dhcp-client \ ${UNICENS} \ ${MOST_DRIVERS} \