Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-arago-distro/conf/distro/arago.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta-arago-distro/conf/distro/arago.conf index 9b6a5e4c..1ba4dd92 100644 --- a/meta-arago-distro/conf/distro/arago.conf +++ b/meta-arago-distro/conf/distro/arago.conf @@ -123,7 +123,7 @@ PACKAGECONFIG_pn-glmark2 = "drm-gles2 wayland-gles2" # Enable U-boot OPTEE config for K3 PACKAGECONFIG_append_pn-u-boot-ti-staging_k3 = " optee" -EXTRA_IMAGEDEPENDS_append_k3 += " u-boot-k3-r5" +EXTRA_IMAGEDEPENDS_append_k3 += " u-boot-k3-r5 ti-sci-fw" # Enable UI and scripting for perf PERF_FEATURES_ENABLE ?= "perf-scripting perf-tui" -- 2.17.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
