summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia
Commit message (Collapse)AuthorAgeFilesLines
* gegl, crash, libsecret, mpg123, tinymembench, gammu, mosh, llvm3.3, ↵Martin Jansa2015-07-161-0/+14
| | | | | | breakpad, php, mozjs, libopus: disable thumb where it fails for qemuarm Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mplayer2: add support for directFBHector Roussille2015-05-281-1/+2
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Hector Roussille <hroussille@adeneo-embedded.com>
* v4l-utils: properly package libv4l-devAlexandre Belloni2015-04-131-1/+3
| | | | | | | libv4l-dev is missing headers, .so links and packageconfig files. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mplayer2: Needs python3 to compileGary Thomas2015-04-131-1/+1
| | | | | | | | | Inherit python3native as the compile step requires it: | ./TOOLS/file2string.py etc/input.conf >input/input.conf.h | /usr/bin/env: python3: No such file or directory Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* v4l-utils: Fix media-ctl supportOtavio Salvador2015-03-101-6/+3
| | | | | | | | | | The media-ctl package is generated with same name, but from a different source. To offer an upgrade path the only change necessary is to add 'media-ctl' in the PROVIDES so dependencies for build can be satisfied. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* v4l-utils: Split ir-keytable to a specific packageOtavio Salvador2015-03-101-2/+10
| | | | | | | | | | The ir-keytable is useful without the other utilities so this splits the package out. For flexibility a virtual runtime for the keymap package is also added so, if necessary, a custom one can be used in a distro. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* minidlna: Fix package and bump to version 1.1.4Baptiste DURAND2015-03-067-108/+109
| | | | | Signed-off-by: Baptiste DURAND <baptiste.durand@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mplayer2: set REQUIRED_DISTRO_FEATURES and LICENSE_FLAGSMartin Jansa2015-03-061-0/+6
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* v4l-utils: RPROVIDE media-ctlKhem Raj2015-03-034-3/+81
| | | | | | | | | media-ctl recipe was subsumed into v4l-utils but there are apps which still have rdeps on media-ctl Change-Id: I7c24fec3752e80f67730150504b7192ad4fea0c4 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mplayer2: Remove blacklistGary Thomas2015-02-271-3/+6
| | | | | | | | | | | mplayer2 no longer needs to be blacklisted as OE-core has moved to libav_9.16. [v2-v3] Also update build dependencies to quash QA warnings, using PACKAGECONFIG for most optional features. Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libpostproc: drop, moved to oe-coreMartin Jansa2015-02-121-43/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: add x11 to required DISTRO_FEATURESMartin Jansa2015-02-122-2/+6
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libmodplug: update to 0.8.8.5Paul Eggleton2015-01-081-2/+2
| | | | | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* sound-theme-freedesktop: Fix license format QA errorOtavio Salvador2014-12-311-1/+1
| | | | | | | | | | | | | Fix the following QA error: ,---- | WARNING: Recipe sound-theme-freedesktop, LICENSE (GPLv2+ CC-BY-3.0 | CC-BY-SA-3.0) has invalid format, LICENSES must have operator "([&|() | ])" between them. `---- Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mplayer2: cleanup empty directoriesBelal, Awais2014-12-171-0/+1
| | | | | | | | | | The mplayer "make install" phase leaves an empty /usr/lib directory seemingly regardless of the setting of libdir. Remove it to avoid a packaging warning. Signed-off-by: Drew Moseley <drew_moseley@mentor.com> Signed-off-by: Awais Belal <awais_belal@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mplayer2: use autotools-brokensep (B = S)Belal, Awais2014-12-171-1/+1
| | | | | | | | | | | | | The mplayer2 package does not support out of tree builds and the do_configure step also tries to find the configure script in the same build directory while the script lies in the src directory. This patch updates the builddir to point to the srcdir in order to cope with the above issues. Signed-off-by: Drew Moseley <drew_moseley@mentor.com> Signed-off-by: Awais Belal <awais_belal@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* PNBLACKLIST: use weak assignmentsMartin Jansa2014-12-171-1/+1
| | | | | | | * this makes it easier to unblacklist it from local.conf which is parsed before the recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* media-ctl: Remove recipeNobuhiro Iwamatsu2014-12-101-21/+0
| | | | | | | media-ctl was merged into v4l-utils. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* v4l-utils: Update to 1.6.2Nobuhiro Iwamatsu2014-12-101-2/+3
| | | | | | | | * Bump PV and hash of md5 and sha256 * Add ${libdir}/libdvbv5*${SOLIBS} to FILES_libv4l Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* audiofile: Use gnome mirrors for SRC_URIKhem Raj2014-10-301-1/+1
| | | | | | | original uri seems to be down now Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libwebp: fix wrong DEPENDSMartin Jansa2014-08-111-1/+2
| | | | | | | | | | * there is no such thing as packagespecific build-time DEPENDS * RDEPENDS_${PN}-gif2web isn't needed, because it's detected automatically by shlibs providers code * fixes following floating dependencies: WARN: libwebp: libwebp-gif2webp rdepends on giflib but it isn't a build dependency? Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libmikmod: add dependency on pulseaudioMartin Jansa2014-08-111-1/+1
| | | | | | | | | * fixes following floating dependencies: libmikmod/libmikmod/latest lost dependency on dbus-lib json-c libcap libice libpulse libpulse-simple libsm libsndfile1 libx11 libx11-xcb libxau libxcb Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libpostproc: switch to lu-zero's for on github with 12 fixesMartin Jansa2014-08-101-6/+3
| | | | | | | * last commit on videolan.org is more than 1 year old, lu-zero's for has couple of fixes and also defines the version in the code, use that instead of 0.0.0" Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libvpx: upgrade to version 1.3.0dv@pseudoterminal.org2014-08-016-154/+95
| | | | | | | | Removed libvpx.inc , since there was no need for it (there aren't multiple .bb files for different versions that could share the .inc) Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libsdl-image: Use "foreign" automake strictnessRichard Purdie2014-07-222-1/+45
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libpostproc: fix S!=B failureTim Orling2014-07-211-1/+1
| | | | | | | | | | | Implement khem's suggestion, ${S}/configure $(EXTRA_OECONF). NOTE: with or without autotools-brokensep, the following: | WARNING: QA Issue: ELF binary 'libpostproc.so.52.0.100' | has relocations in .text Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* v4l-utils: Add virtual/libx11 dependency only if X11 is availableOtavio Salvador2014-07-151-1/+2
| | | | | | | | In case we are building in a X11-less distro we shouldn't depends on virtual/libx11. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-oe: use BPN in SRC_URIRobert Yang2014-07-157-7/+7
| | | | | | | | | | | | Fixed SRC_URI: * ${PN} -> ${BPN}, use ${BP} if it was ${PN}-${PV} * ${P} -> ${BP} Otherwise we would meet do_fetch errors when we do the multilib, native or nativesdk build. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: Add missing pkgconfig dependenciesRichard Purdie2014-07-151-1/+1
| | | | | | | These recipes were all missing pkgconfig dependencies. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xpext: Drop uneeded custom do_configure to fix B!=S buildsRichard Purdie2014-07-151-6/+0
| | | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xpext: fix build with B!=SRichard Purdie2014-06-211-3/+3
| | | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: add missing pkgconfig class inheritsRichard Purdie2014-06-212-2/+2
| | | | | | | | * These recipes all use pkg-config in some way but were missing dependencies on the tool, this patch adds them. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* live555: fix fetch problemSteffen Sledz2014-06-211-2/+2
| | | | | | | | | | live.2013.04.30.tar.gz is no longer available at original live555 url and the url of the FreeBSD mirror has changed according to[1]. [1] <http://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/README.txt> Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libsdl-image: Fix build with separate builddirMarko Lindqvist2014-06-211-8/+8
| | | | | | | | Do not assume that sources are in the current directory in do_configure_prepend() but refer to them with path to source directory. Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* id3lib: fix autoheader warning due to missing AC_DEFINE templateMatthieu CRAPET2014-06-212-0/+43
| | | | | | | | For more information: https://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg36641.html Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* yavta: Update to latest sourceschase maupin2014-06-132-223/+335
| | | | | | | | | | | | | * Update the yavta test utility to the latest sources in the git repository. * Updated the patch by Koen Kooi that allows stdout mode to be used to work with the latest sources. * Added a CFLAGS setting to use the include directory in the sources which are more up-to-date and intended to be used when building the application. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libsdl-mixer: fix S!=B failureTim Orling2014-06-101-1/+1
| | | | | | | | | | | This package does not like being built out-of-tree. Fixes: | configure: error: cannot find install-sh, install.sh, or shtool in [...] Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libmikmod: update to 3.3.6Tim Orling2014-06-101-3/+3
| | | | | | | | | * URI for 3.3.3 broken * COPYING.LESSER License regressed address for FSF: 5c5 < 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libwebp: add new recipe for version 0.4.0Matthieu CRAPET2014-05-211-0/+46
| | | | | | | | This is the WebP image format designed by Google. WebM is already included in meta-openembedded. Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emacs, mplayer2, gnome-mplayer, xbmc, libimobiledevice, ifuse, tk: blacklist ↵Martin Jansa2014-05-091-0/+2
| | | | | | | | | | recipes failing in world builds * these are failing for last couple months, blacklist them until someone steps up and starts maintaining them * see http://www.openembedded.org/wiki/Bitbake_World_Status Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* v4l-utils: Update to 1.0.1Otavio Salvador2014-05-093-77/+26
| | | | | | | | This updates to last stable release and, as a plus, fix an out of tree build failure. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* jack: move to gitKoen Kooi2014-05-031-4/+3
| | | | | | | The subversion repository has been closed down. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* esound: Fix build when B != SKhem Raj2014-05-031-1/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* sound-theme-freedesktop: add glib-2.0 and intltool-native dependencyMartin Jansa2014-04-201-0/+4
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mplayer2: bump SRCREV to fix build issues with newer live555Martin Jansa2014-04-203-48/+35
| | | | | | | | | | | | * live555 support was removed in: http://git.mplayer2.org/mplayer2/commit/?id=e77b823b341fca0b931228d3e623dab50aa11723 * remove now unsupported options * needs libav-9.10 which is in oe-core but with negative D_P otherwise configure fails: Requested 'libavcodec >= 54.25.0' but version of libavcodec is 53.35.0 * disable man installation, because we don't have rst2man Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* sound-theme-freedesktop: fix configureAndreas Müller2014-04-201-0/+2
| | | | | | | | | | | | | oe-core's commit 79ea036de331bde65a88fb777647dc099ef05acf Author: Richard Purdie <richard.purdie@linuxfoundation.org> Date: Sun Mar 2 17:36:38 2014 +0000 autotools: Limit aclocal files to those in dependencies makes explicit depencies mandatory Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* live555: update to 2013.04.30Tim Orling2014-03-112-10/+7
| | | | | Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: bump PRs and remove PRINCsMartin Jansa2014-03-052-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * resolves following warnings: WARNING: Use of PRINC 17 was detected in the recipe meta-openembedded/meta-systemd/recipes-core/systemd/systemd-machine-units_1.0.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe meta-openembedded/meta-gpe/recipes-support/fbreader/fbreader_0.12.10.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe meta-openembedded/meta-gpe/recipes-support/fbreader/fbreader_git.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox_14.4.0.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe meta-openembedded/meta-oe/recipes-multimedia/mplayer/mplayer-common.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe meta-smartphone/meta-android/recipes-bsp/chroot-script/chroot-script_1.0.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-connectivity/avahi/avahi-ui_0.6.31.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-connectivity/bind/bind_9.8.1.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-core/systemd/systemd-serialgetty.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-extended/screen/screen_4.0.3.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-extended/shadow/shadow-securetty_4.1.4.3.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-extended/shadow/shadow_4.1.4.3.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-graphics/packagegroups/packagegroup-core-x11-xserver.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.25.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-support/libcap/libcap_2.22.bb (or one of its .bbappends) WARNING: Use of PRINC 11 was detected in the recipe openembedded-core/meta/recipes-bsp/keymaps/keymaps_1.0.bb (or one of its .bbappends) WARNING: Use of PRINC 11 was detected in the recipe openembedded-core/meta/recipes-core/systemd/systemd-compat-units.bb (or one of its .bbappends) WARNING: Use of PRINC 12 was detected in the recipe openembedded-core/meta/recipes-core/initscripts/initscripts_1.0.bb (or one of its .bbappends) WARNING: Use of PRINC 13 was detected in the recipe openembedded-core/meta/recipes-core/base-files/base-files_3.0.14.bb (or one of its .bbappends) WARNING: Use of PRINC 2 was detected in the recipe meta-openembedded/meta-oe/recipes-navigation/navit/navit_svn.bb (or one of its .bbappends) WARNING: Use of PRINC 2 was detected in the recipe meta-openembedded/meta-oe/recipes-support/lvm2/lvm2_2.02.97.bb (or one of its .bbappends) WARNING: Use of PRINC 2 was detected in the recipe openembedded-core/meta/recipes-connectivity/portmap/portmap_6.0.bb (or one of its .bbappends) WARNING: Use of PRINC 2 was detected in the recipe openembedded-core/meta/recipes-extended/pam/libpam_1.1.6.bb (or one of its .bbappends) WARNING: Use of PRINC 2 was detected in the recipe openembedded-core/meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb (or one of its .bbappends) WARNING: Use of PRINC 3 was detected in the recipe meta-openembedded/meta-efl/recipes-efl/efl/entrance_svn.bb (or one of its .bbappends) WARNING: Use of PRINC 3 was detected in the recipe meta-openembedded/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb (or one of its .bbappends) WARNING: Use of PRINC 3 was detected in the recipe openembedded-core/meta/recipes-bsp/formfactor/formfactor_0.0.bb (or one of its .bbappends) WARNING: Use of PRINC 3 was detected in the recipe openembedded-core/meta/recipes-connectivity/avahi/avahi_0.6.31.bb (or one of its .bbappends) WARNING: Use of PRINC 3 was detected in the recipe openembedded-core/meta/recipes-connectivity/dhcp/dhcp_4.2.5-P1.bb (or one of its .bbappends) WARNING: Use of PRINC 3 was detected in the recipe openembedded-core/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb (or one of its .bbappends) WARNING: Use of PRINC 3 was detected in the recipe openembedded-core/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb (or one of its .bbappends) WARNING: Use of PRINC 5 was detected in the recipe meta-openembedded/meta-oe/recipes-core/meta/distro-feed-configs.bb (or one of its .bbappends) WARNING: Use of PRINC 5 was detected in the recipe openembedded-core/meta/recipes-connectivity/bluez/bluez4_4.101.bb (or one of its .bbappends) WARNING: Use of PRINC 6 was detected in the recipe openembedded-core/meta/recipes-core/packagegroups/packagegroup-base.bb (or one of its .bbappends) WARNING: Use of PRINC 6 was detected in the recipe openembedded-core/meta/recipes-core/packagegroups/packagegroup-core-boot.bb (or one of its .bbappends) WARNING: Use of PRINC 6 was detected in the recipe openembedded-core/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb (or one of its .bbappends) WARNING: Use of PRINC 7 was detected in the recipe meta-openembedded/meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb (or one of its .bbappends) WARNING: Use of PRINC 7 was detected in the recipe openembedded-core/meta/recipes-core/udev/udev-extraconf_1.0.bb (or one of its .bbappends) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET2014-02-2318-18/+18
| | | | | | | | | | | | | Changes: - rename SUMMARY with length > 80 to DESCRIPTION - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* opus-tools: add 0.1.8Jack Mitchell2014-01-221-0/+15
| | | | | Signed-off-by: Jack Mitchell <jack@embed.me.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>