Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion meta-openembedded
Submodule meta-openembedded updated from b06378 to d3dd8b
2 changes: 1 addition & 1 deletion meta-refkit-core/conf/distro/include/refkit-config.inc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down