From: Denys Dmytriyenko <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-arago-distro/recipes-support/opencv/opencv_%.bbappend | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-arago-distro/recipes-support/opencv/opencv_%.bbappend
diff --git a/meta-arago-distro/recipes-support/opencv/opencv_%.bbappend b/meta-arago-distro/recipes-support/opencv/opencv_%.bbappend new file mode 100644 index 0000000..2ee6bff --- /dev/null +++ b/meta-arago-distro/recipes-support/opencv/opencv_%.bbappend @@ -0,0 +1,3 @@ +inherit features_check + +REQUIRED_DISTRO_FEATURES = "opencv" -- 2.7.4 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
