diff --git a/meta-openembedded b/meta-openembedded index b063789560..d3dd8bc372 160000 --- a/meta-openembedded +++ b/meta-openembedded @@ -1 +1 @@ -Subproject commit b063789560bfb9c60a7a15277b5b3a9839b5ba74 +Subproject commit d3dd8bc3721f3958eb7ddeb026f7221d48daa986 diff --git a/meta-refkit-core/conf/distro/include/refkit-config.inc b/meta-refkit-core/conf/distro/include/refkit-config.inc index bca8fdbee8..0a489f7363 100644 --- a/meta-refkit-core/conf/distro/include/refkit-config.inc +++ b/meta-refkit-core/conf/distro/include/refkit-config.inc @@ -127,7 +127,7 @@ PACKAGECONFIG_append_pn-ovmf_refkit-config = " secureboot" PACKAGECONFIG_pn-gstreamer1.0-plugins-bad_refkit-config ?= "" # Enable OpenCL. -PACKAGECONFIG_append_pn-opencv_refkit-config = " opencl" +PACKAGECONFIG_append_pn-opencv_refkit-config = " opencl dnn" ######################################################################### # Changes that normally are better suited for a .bbappend have