[meta-arago] [morty/krogoth][PATCH] opencv: bump SRCREV

2017-03-23 Thread Hongmei Gou
Signed-off-by: Hongmei Gou --- meta-arago-distro/recipes-support/opencv/opencv_3.1.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-arago-distro/recipes-support/opencv/opencv_3.1.bbappend

[meta-arago] [morty/krogoth][PATCH 1/4 v4] voxelsdk: add version 0.6.8

2017-03-23 Thread Hongmei Gou
Signed-off-by: Djordje Senicic Signed-off-by: Hongmei Gou --- V4 changes: * Adding 0004-Platform-specific-op_clk_freq-setting.patch which is missed in the V3 patch .../voxelsdk/0001-PLSDK-AM437x-update.patch| 73 +

[meta-arago] [morty][PATCH 2/3] gstreamer1.0-plugins-bad: kmssink: add YUYV(YUY2) support

2017-03-23 Thread Eric Ruei
Signed-off-by: Eric Ruei --- .../0003-kmssink-add-YUYV-support.patch| 81 ++ .../gstreamer1.0-plugins-bad_1.8.3.bbappend| 2 + 2 files changed, 83 insertions(+) create mode 100644

[meta-arago] [morty][PATCH 3/3] gstreamer1.0-plugins-bad: waylandsink: add input format I420 support

2017-03-23 Thread Eric Ruei
Signed-off-by: Eric Ruei --- ...waylandsink-add-input-format-I420-support.patch | 89 ++ .../gstreamer1.0-plugins-bad_1.8.3.bbappend| 2 + 2 files changed, 91 insertions(+) create mode 100644

[meta-arago] [morty][PATCH 1/3] gstreamer1.0-plugins-bad: kmssink: remove DCE dependencies

2017-03-23 Thread Eric Ruei
- remove DCE dependencies from kmssink - AM4(ti43x) shares the same patches as of AM5(omap-a15) - remove patch 0001-gstwaylandsink-Add-mouse-drag-and-drop-support.patch which is no longer applicable to AM4 with the patches mentioned above Signed-off-by: Eric Ruei ---