diff options
author | Vladimir Barinov <vladimir.barinov@cogentembedded.com> | 2018-01-16 20:08:17 +0300 |
---|---|---|
committer | Vladimir Barinov <vladimir.barinov@cogentembedded.com> | 2018-01-16 20:08:17 +0300 |
commit | a42a6d3244213349e304797ccf56f2b2f6d651ce (patch) | |
tree | effe45ebee45a193e0034d1543a6b0b6931cd3d2 /meta-rcar-gen3-adas/recipes-core | |
parent | f1c2968f89db559dfd7ef530871ec91069d370e6 (diff) |
utest: update CAM-IMR-DRM sample aplciation to support H3
This allows to use quad cameras demo on H3 and show all cameras
in equal windows
Diffstat (limited to 'meta-rcar-gen3-adas/recipes-core')
-rw-r--r-- | meta-rcar-gen3-adas/recipes-core/images/core-image-weston.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-rcar-gen3-adas/recipes-core/images/core-image-weston.bbappend b/meta-rcar-gen3-adas/recipes-core/images/core-image-weston.bbappend index 945d9b0..85a94f0 100644 --- a/meta-rcar-gen3-adas/recipes-core/images/core-image-weston.bbappend +++ b/meta-rcar-gen3-adas/recipes-core/images/core-image-weston.bbappend @@ -1,6 +1,7 @@ IMAGE_INSTALL_append = " \ packagegroup-opencv-sdk \ packagegroup-surroundview \ + utest-cam-imr-drm \ " CONFLICT_DISTRO_FEATURES = "x11"
\ No newline at end of file |