packagegroup-agl-demo: remove python-curses
[AGL/meta-agl-demo.git] / recipes-platform / packagegroups / packagegroup-agl-demo.bb
index 2bd16d7..5f82f09 100644 (file)
@@ -17,8 +17,8 @@ MOST_DRIVERS ??= " \
     most \
     "
 # These boards use different kernels - needs to be checked
-MOST_DRIVERS_dra7xx-evm ?= ""
 MOST_DRIVERS_dragonboard-410c ?= ""
+MOST_DRIVERS_cyclone5 ?= ""
 
 
 # HVAC dependencies
@@ -60,10 +60,10 @@ TTF_FONTS = " \
     ttf-dejavu-sans \
     ttf-dejavu-sans-mono \
     ttf-dejavu-serif \
+    ttf-noto-emoji-color \
     source-han-sans-cn-fonts \
     source-han-sans-jp-fonts \
     source-han-sans-tw-fonts \
-    noto-emoji \
     "
 
 
@@ -72,7 +72,6 @@ RDEPENDS_${PN} += " \
     linux-firmware-ralink \
     can-utils \
     iproute2 \
-    python-curses \
     dhcp-client \
     ${UNICENS} \
     ${MOST_DRIVERS} \