From 183ce3e7ef369d35a8482ac9785a2edfef25676d Mon Sep 17 00:00:00 2001 From: Ismo Puustinen Date: Wed, 14 Jun 2017 22:14:55 +0300 Subject: [PATCH 1/2] meta-openembedded: update to latest HEAD. * meta-openembedded b063789...d3dd8bc (113): > fuse: fix fetcher error. > gitver: fix broken ${GITSHA} and recursion in S when PV="${GITVER}" > gitver: extend class to use EXTERNALSRC if set > libdc1394: Add X11 and opengl deps if distro has them in policy > hiredis: Add recipe > debsums: New recipe > libfile-fnmatch-perl: New recipe > librcf: fix a clang compiling issue > librcf: convert CRLF to LF > dos2unix.bbclass: add recipe > dos2unix: add recipe > po4a: add recipe > gflags: change download name. > esound: Upgrade to 0.2.41 > logwarn: add new recipe > enscript: add new recipe > agent-proxy: add new recipe > python3-django: add python3 recipe and update to 1.11.2 > python3-django-south: add new recipe > openldap: Fix CVE-2017-9287 > espeak: Fix FTBFS due to narrowing warnings on 32bit x86 > meson: add LDFLAGS to bbclass C/C++ link arguments > fuse: let overriding base_sbindir have the proper effect. > meson: fix build/host confusion for bbclass > meson: update Meson devtool to 0.40.1 > opencv: fix runtime dependencies. > opencv: fix compilation error when OpenCL is enabled. > inotify-tools: fix __NR_inotify_add_watch system call number on _MIPS_SIM_ABI64 > tbb: Update to 2017 Update 6 > konkretcmpi: Update and fix build with latest oe-core > srecord: add collection of tools for manipulating EPROM load files > zsh: update to 5.3.1 > xterm: 325 -> 327 > openipmi: Fix build with musl > python-numeric: Fix build with musl > caps: Fix buld with -pie > umip: fix EXTRA_OECONF and add RRECOMMENDS > umip: add systemd and sysvinit support > umip: fix for parallel compilation > konkretcmpi: Update and fix build with latest oe-core > leveldb: Update to 1.20 > onboard: Upgrade to 1.4.1 > python-cffi: Upgrade to 1.10.0 > audiofile: Inherit pkgconfig instead of binconfig > fuse: update 2.9.4 to 2.9.7 > python-pyroute: Add support for python3 > python-netaddr: Add support for python3 > python-mprpc: Add support for python3 > python-gsocketpool: Add support for python3 > python-gevent: Add support for python3 > python-msgpack: Add support for python3 > python-greenlet: Add support for python3 > poco: make cmake packages relocatable > nginx: depend on zlib instead of gzip > libmicrohttpd: update to version 0.9.55 > libupnp: Upgrade 1.6.19 -> 1.6.21 > gpsd: update to 3.16 > gpsd: don't compile with gold > Revert "rrdtool: add gettext-native dependency" > meta-perl: Make glibc-gconv deps apply for glibc based systems alone > lvm2/libdevmapper: fix invoking lvcreate failed > python3-pyudev: add a python3 recipe > python3-pyparted: add a python3 recipe > gnome-themes: remove PNBLACKLIST > recipes-support: Move libgpiod to meta-oe directory > nodejs: update to 4.8.3 > python-typing: update to version 3.6.1 > python-pysocks: update to version 1.6.7 > python-progress: update to version 1.3 and add RDEPENDS > python-babel: update to version 2.4.0 > libteam: Initial support > opencv: fix building with PACKAGECONFIG "dnn" enabled. > libxml-libxml-perl: update to version 2.0129 > libcapture-tiny-perl: update to version 0.46 > libdbd-sqlite-perl: update to version 1.54 > libdevel-globaldestruction-perl: update to version 0.14 > libextutils-helpers-perl: update to version 0.026 > meson: Use pkgconfig-native for the native tools > meson: Suport for c++ cross-compilation > ssiapi: add new recipe > xf86-video-mga: add new recipe > gd : CVE-2016-6906 > dbus-daemon-proxy: inherit pkgconfig, unblacklist and set package version > xfce4-vala: update vala api to 0.36 > python-sdnotify/python3-sdnotify: Add new recipe > python-cython: mangle scripts to use /usr/bin/env python > libnet-dns-perl: update to version 1.10 > libcgi-perl: update to version 4.36 > libcurses-perl: update to version 1.36 > libstrictures-perl: update to version 2.000003 > libsub-exporter-progressive-perl: update to version 0.001013 > libmodule-build-tiny-perl: update to version 0.039 > python-psutil: update to version 5.2.2 > python-pyro4: update to version 4.59 > python-certifi: update to version 2017.4.17 > python-pymisp: update to version 2.4.71 > python-markupsafe: update to version 1.0 > python-cryptography: update to version 1.8.1 > python-cryptography-vectors: update to version 1.8.1 > python-backports-functools-lru-cache: update to version 1.4 > python-jinja: update to version 2.9.6 > python3-zopeinterface: add python3 packaging > python-zopeinterface: fixup test package > python-werkzeug: update to version 0.12.2 > python-pbr: update to version 3.0.0 > nginx: update stable version to 1.12.0 > nginx: update development version to 1.13.0 > hwloc: Add > opencv: Make opencv-ts create share library intead of static > rygel: Update to 0.34.0 > espeak, espeak-data: Update to 1.48.04 release > xstdcmap: Change libxmu from RDEPENDS -> DEPENDS and unblacklist xstdcmap > rrdtool: add gettext-native dependency Signed-off-by: Ismo Puustinen --- meta-openembedded | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-openembedded b/meta-openembedded index b063789560..d3dd8bc372 160000 --- a/meta-openembedded +++ b/meta-openembedded @@ -1 +1 @@ -Subproject commit b063789560bfb9c60a7a15277b5b3a9839b5ba74 +Subproject commit d3dd8bc3721f3958eb7ddeb026f7221d48daa986 From c43538c7f9c799b6870d6e0f12fbb69ae28275fb Mon Sep 17 00:00:00 2001 From: Ismo Puustinen Date: Tue, 13 Jun 2017 23:51:43 +0300 Subject: [PATCH 2/2] refkit-config.inc: add PACKAGECONFIG "dnn" to OpenCV. This add support for "dnn" (Deep Neural Network) OpenCV module. The module makes it possible to run a limited set of Caffe (and other) DNN models without having the full DNN framework installed. Signed-off-by: Ismo Puustinen --- meta-refkit-core/conf/distro/include/refkit-config.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-refkit-core/conf/distro/include/refkit-config.inc b/meta-refkit-core/conf/distro/include/refkit-config.inc index bca8fdbee8..0a489f7363 100644 --- a/meta-refkit-core/conf/distro/include/refkit-config.inc +++ b/meta-refkit-core/conf/distro/include/refkit-config.inc @@ -127,7 +127,7 @@ PACKAGECONFIG_append_pn-ovmf_refkit-config = " secureboot" PACKAGECONFIG_pn-gstreamer1.0-plugins-bad_refkit-config ?= "" # Enable OpenCL. -PACKAGECONFIG_append_pn-opencv_refkit-config = " opencl" +PACKAGECONFIG_append_pn-opencv_refkit-config = " opencl dnn" ######################################################################### # Changes that normally are better suited for a .bbappend have