diff options
Diffstat (limited to 'recipes-support/opencv/opencv_4.%.bbappend')
-rw-r--r-- | recipes-support/opencv/opencv_4.%.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-support/opencv/opencv_4.%.bbappend b/recipes-support/opencv/opencv_4.%.bbappend new file mode 100644 index 000000000..a1016a6d0 --- /dev/null +++ b/recipes-support/opencv/opencv_4.%.bbappend @@ -0,0 +1 @@ +require ${@bb.utils.contains('AGL_FEATURES', 'agldemo', 'opencv_agldemo.inc', '', d)} |