Skip to content

Commit 7951868

Browse files
committed
Squashed 'build/' changes from f482baa..3b3a06c
3b3a06c BugID:19822297: disable openvino git-subtree-dir: build git-subtree-split: 3b3a06c08db9069ef85a2c6805e154467e66cd2c
1 parent b09d5d7 commit 7951868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/local.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ EXTRA_IMAGE_FEATURES ?= "debug-tweaks package-management tools-sdk dev-pkgs"
202202
# NOTE: mklibs also needs to be explicitly enabled for a given image, see local.conf.extended
203203
USER_CLASSES ?= "buildstats image-mklibs image-prelink"
204204

205-
IMAGE_INSTALL_append += " cmake python3-pip python3-mmap openvino"
205+
IMAGE_INSTALL_append += " cmake python3-pip python3-mmap"
206206

207207
LICENSE_FLAGS_WHITELIST = "commercial"
208208
PREFERRED_VERSION_ffmpeg = "1.2.%"

0 commit comments

Comments
 (0)