diff --git a/recipes-core/images/netmodule-linux-image-dev.bb b/recipes-core/images/netmodule-linux-image-dev.bb index de7daf8..2be613d 100644 --- a/recipes-core/images/netmodule-linux-image-dev.bb +++ b/recipes-core/images/netmodule-linux-image-dev.bb @@ -43,7 +43,6 @@ BENCH_TOOLS_cortexa8hf-neon_append = " cpuburn-neon " IMAGE_INSTALL_remove_aarch64 = "benchmarking-cpu" IMAGE_INSTALL_append = " \ - packagegroup-system-state-framework \ lrzsz \ ${BENCH_TOOLS} \ ${EASY_EDITOR} \ diff --git a/recipes-core/images/netmodule-linux-image.bb b/recipes-core/images/netmodule-linux-image.bb index cb61353..1def0dc 100644 --- a/recipes-core/images/netmodule-linux-image.bb +++ b/recipes-core/images/netmodule-linux-image.bb @@ -82,6 +82,7 @@ IMAGE_INSTALL_append_am335x-nmhw21 = " \ gnss-mgr \ chrony \ chronyc \ + packagegroup-system-state-framework \ " IMAGE_INSTALL_append_am335x-nrhw20 = " \