netmodule-linux-image: Add system-state-framework to all hw21 images
BugzID: 70151 Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
This commit is contained in:
parent
9984c959be
commit
d8cdad2c41
|
|
@ -43,7 +43,6 @@ BENCH_TOOLS_cortexa8hf-neon_append = " cpuburn-neon "
|
||||||
IMAGE_INSTALL_remove_aarch64 = "benchmarking-cpu"
|
IMAGE_INSTALL_remove_aarch64 = "benchmarking-cpu"
|
||||||
|
|
||||||
IMAGE_INSTALL_append = " \
|
IMAGE_INSTALL_append = " \
|
||||||
packagegroup-system-state-framework \
|
|
||||||
lrzsz \
|
lrzsz \
|
||||||
${BENCH_TOOLS} \
|
${BENCH_TOOLS} \
|
||||||
${EASY_EDITOR} \
|
${EASY_EDITOR} \
|
||||||
|
|
|
||||||
|
|
@ -82,6 +82,7 @@ IMAGE_INSTALL_append_am335x-nmhw21 = " \
|
||||||
gnss-mgr \
|
gnss-mgr \
|
||||||
chrony \
|
chrony \
|
||||||
chronyc \
|
chronyc \
|
||||||
|
packagegroup-system-state-framework \
|
||||||
"
|
"
|
||||||
|
|
||||||
IMAGE_INSTALL_append_am335x-nrhw20 = " \
|
IMAGE_INSTALL_append_am335x-nrhw20 = " \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue