Re: [oe] [meta-java] rxtx fails to build because of upstream website dead

2017-05-22 Thread Gary Thomas
e will probably be > expected to stay as-is, and the yocto backup used if/when the primary > is down. -- Gary Thomas | Consulting for the MLB Associates |Embedded world -

Re: [oe] OpenEmbedded Layer Index autobuild errors

2017-03-19 Thread Gary Thomas
rg/docs/2.2.1/ref-manual/ref-manual.html#required-packages-for-the-host-dev elopment-system The real point is that it's not his host - it's the [remote] autobuilder tool for OpenEmbedded (IIRC) -- ---

Re: [oe] Submitted layers: build errors not seen on manual bitbake

2017-03-17 Thread Gary Thomas
On 2017-03-18 02:32, Daniel Dickinson wrote: On Sat, 18 Mar 2017 02:20:36 +0100 Gary Thomas wrote: On 2017-03-18 00:58, Daniel Dickinson wrote: Hi, I'm seeing build errors for layers I've submitted that I don't see with a manual bitbake. What do I need to do solves the follo

Re: [oe] Submitted layers: build errors not seen on manual bitbake

2017-03-17 Thread Gary Thomas
r to proceed: cpio chrpath gawk diffstat makeinfo This one is pretty obvious - the OE-core metadata now checks for a set of required tools (beyond the initial sanity check). Your machine (or background user that you are using for building these layers) doesn't have acce

Re: [oe] [meta-qt5][PATCH] Ajout de qtSerialBus dans la toolchain

2017-03-06 Thread Gary Thomas
CH v2], following the guidelines at http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded Le 04/03/2017 à 13:28, Gary Thomas a écrit : On 2017-03-04 12:54, Martin Jansa wrote: On Wed, Mar 01, 2017 at 11:17:05AM +0100, Yann PERON wrote: --- Please use English. That's

Re: [oe] [meta-qt5][PATCH] Ajout de qtSerialBus dans la toolchain

2017-03-04 Thread Gary Thomas
lport-mkspecs \ +qtserialbus-dev \ +qtserialbus-mkspecs \ qtsvg-dev \ qtsvg-mkspecs \ qtsvg-plugins \ -- 2.1.4 -- -------- Gary Thomas | Consulting

[oe] [meta-oe][PATCH v2] fbgrab: Update to latest version

2017-02-21 Thread Gary Thomas
Update to version 1.3 (2015-06-06) Drop setting ${S} - not needed since package now uses standard path Signed-off-by: Gary Thomas --- meta-oe/recipes-graphics/fbgrab/{fbgrab_1.2.bb => fbgrab_1.3.bb} | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) rename meta-oe/recipes-graph

[oe] [meta-oe][PATCH] fbgrab: Update to latest version

2017-02-21 Thread Gary Thomas
Update to version 1.3 (2015-06-16), fix recipe for different directory name Signed-off-by: Gary Thomas --- meta-oe/recipes-graphics/fbgrab/{fbgrab_1.2.bb => fbgrab_1.3.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-oe/recipes-graphics/fbgrab/{fbgrab_1.2

[oe] [meta-browser] chromium broken patch

2017-01-31 Thread Gary Thomas
ky-cutting-edge/meta-browser/recipes-browser/chromium/chromium_52.0.2743.76.bb:do_patch) failed with exit code '1' -- ---- Gary Thomas | Consulting for the MLB Associates

Re: [oe] [meta-oe][PATCH] postgresql.inc: Fix do_configure error (could not find Python.h)

2016-10-16 Thread Gary Thomas
are build without any problems. Perhaps I'm missing something? Also, would it not be better to just add python to DEPENDS? -- ---- Gary Thomas | Consulting for the ML

Re: [oe] [meta-oe][PATCH] Graphviz: Add new PACKAGECONFIG for graphviz

2016-08-12 Thread Gary Thomas
njp2,--without-openjp2,openjpeg" Your subject line is misleading as this patch is for imagemagick -- Gary Thomas | Consulting for the MLB Associates |Embedded world --

Re: [oe] [meta-python][PATCH 2/3] python3-pip: add recipe

2016-07-26 Thread Gary Thomas
32" + +inherit pypi setuptools3 + +# Since PIP is like CPAN for PERL we need to drag in all python modules to ensure everything works +RDEPENDS_${PN} = "python3-modules python3-setuptools" + +BBCLASSEXTEND = "nativesdk" Why is this here, since it is already in OE-core? -

Re: [oe] nodejs: newer npm?

2016-07-14 Thread Gary Thomas
:11:05 AM Gary Thomas wrote: On 2016-07-13 09:39, Gary Thomas wrote: The current (at least 4.4.4) nodejs recipe also creates nodejs-npm which is npm version 2.15.1. I'm trying to run angularjs that needs npm >= 3.3.x. I've not yet tried the update to 4.4.5, so if this fixes the issu

Re: [oe] [meta-oe][PATCH] CANopenNode: recipe for building the CANopenSocket tools

2016-07-13 Thread Gary Thomas
m/canopencomm ${D}${bindir} +install -m 0755 ${S}/canopencgi/canopen.cgi ${D}${bindir} +} -- Gary Thomas

Re: [oe] nodejs: newer npm?

2016-07-13 Thread Gary Thomas
should be only in one place). That said, I'm having issues with very simple angularjs application. Any ideas how I might debug it? My target is ARM i.MX6Q (armv7-hardfp)? On Wednesday, July 13, 2016 04:24:52 PM Gary Thomas wrote: On 2016-07-13 15:29, Davis, Michael wrote: I am curr

Re: [oe] nodejs: newer npm?

2016-07-13 Thread Gary Thomas
still does not work :-( What target/platform are you using? Any idea why there is a separate layer for something that is in a more mainstream (meta-oe) layer for the same things? On Wednesday, July 13, 2016 10:11:05 AM Gary Thomas wrote: On 2016-07-13 09:39, Gary Thomas wrote: The current (at

Re: [oe] nodejs: newer npm?

2016-07-13 Thread Gary Thomas
On 2016-07-13 09:39, Gary Thomas wrote: The current (at least 4.4.4) nodejs recipe also creates nodejs-npm which is npm version 2.15.1. I'm trying to run angularjs that needs npm >= 3.3.x. I've not yet tried the update to 4.4.5, so if this fixes the issue just let me know. Wha

[oe] nodejs: newer npm?

2016-07-13 Thread Gary Thomas
, the current one segfaults when trying to install the attached package file. Thanks -- ---- Gary Thomas | Consulting for the MLB Associates |E

Re: [oe] [recipes-extended][PATCH] pax: strip off file name's trailing slash

2016-07-12 Thread Gary Thomas
g-slash.patch \ +" SRC_URI_append_libc-musl = " file://0001-Fix-build-with-musl.patch \ file://0001-use-strtoll-instead-of-strtoq.patch \ -- Gary Thoma

Re: [oe] [OE-core] problem with blacklisted packages

2016-07-06 Thread Gary Thomas
ic recipe : crda (from crda_3.18.bb) I asked this same question last week :-) I agree that not everyone is using the leading edge compilers and making those of us have to take such pains is a bit unfair. -- -------- Gary Thomas

Re: [oe] [meta-oe][PATCH v5 2/2] mpv: Media Player

2016-06-22 Thread Gary Thomas
On 2016-06-22 19:06, Khem Raj wrote: On Jun 7, 2016, at 5:01 AM, Abdur Rehman wrote: mpv is a fork of mplayer2 and MPlayer. It shares some features with the former projects while introducing many more. Signed-off-by: Gary Thomas Signed-off-by: Abdur Rehman --- meta-oe/recipes-multimedia

Re: [oe] Chromium build broken

2016-06-16 Thread Gary Thomas
unused-variable warning inline, but it did not work. How can I help you diagnose this failure? On 2016-06-11 12:11, Gary Thomas wrote: Building chromium is broken on my i.MX6 target. Poky/Yocto info: BB_VERSION= "1.31.0" BUILD_SYS = "x86_64-linux" NATIVEL

Re: [oe] Chromium build broken

2016-06-16 Thread Gary Thomas
On 2016-06-11 12:11, Gary Thomas wrote: Building chromium is broken on my i.MX6 target. Poky/Yocto info: BB_VERSION= "1.31.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-15.10" TARGET_SYS= "arm-amltd-linux-gnueabi"

[oe] [meta-oe][PATCH] v4lutils: Update to latest upstream

2016-06-16 Thread Gary Thomas
Update to latest upstream version (1.10.1 2016-06-15). Now builds with libjpeg-turbo so remove blacklist Signed-off-by: Gary Thomas --- .../v4l2apps/{v4l-utils_1.6.2.bb => v4l-utils_1.10.1.bb} | 8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) rename meta-oe/reci

[oe] [meta-browser] Browser blacklists

2016-06-16 Thread Gary Thomas
I notice that both firefox and chromium are currently blacklisted as "fails to build with gcc-6". What about those of us that aren't using gcc-6? This seems an overly broad blacklisting :-( -- -----

[oe] Chromium build broken

2016-06-11 Thread Gary Thomas
rc/debug/chromium/48.0.2548.0-r0/chromium-48.0.2548.0/ui/native_theme/common_theme.cc:273: undefined reference to `gfx::kGoogleBlue300' Note: I'm still using GCC/4.9.x with the standard linker (not gold) -- Gary Thomas | Consulting for

Re: [oe] [OE-core] the fate of Vala in OE

2016-06-10 Thread Gary Thomas
ot; -> "vala" [style=solid] "libsecret" -> "vala-native" [style=solid] "libsecret" -> "vala" [style=solid] Both of those packages are in OE-core (meta/recipes-gnome) On Fri, Jun 10, 2016 at 10:35 AM, Gary Thomas wrote: On 2016-06-10 02

Re: [oe] [OE-core] the fate of Vala in OE

2016-06-10 Thread Gary Thomas
[style=solid] "vala-native" -> "flex-native" [style=solid] "vala-native" -> "bison-native" [style=solid] In this case, I think vala (vala-native) deserves OE-core status. -- Gary Thomas

Re: [oe] Reg: Yocto build error( gcc_4.8)

2016-06-07 Thread Gary Thomas
27; NOTE: Tasks Summary: Attempted 3317 tasks of which 3188 didn't need to be rerun and 1 failed. Waiting for 0 running tasks to finish: Summary: 1 task failed: /home/kumarn/fsl-release-bsp/sources/poky/meta/recipes-devtools/gcc/gcc_4.8.bb, do_compile Summary: There was 1 ERROR message

Re: [oe] Reg: Yocto build error( gcc_4.8)

2016-06-07 Thread Gary Thomas
st, $DISTRO, $MACHINE, etc. These are all printed when you run bitbake. A detailed log (send it to postbin if it's very big) will also help you get the aid you need. -- -------- Gary Thomas | Consulting for the MLB Assoc

Re: [oe] [meta-gnome][PATCH 1/2] gnome-vfs 2.24.4: drop useless print

2016-06-07 Thread Gary Thomas
.*)\.so$', 'gnome-vfs-plugin-%s', 'GNOME VFS plugin for %s') } -- ---- Gary Thomas

Re: [oe] [meta-python][PATCHv4 1/3] python-backports-abc: initial recipe for version 0.4

2016-06-02 Thread Gary Thomas
a3d541c7a2f9b7d0d9c0275b21c6a01c53a61c731eba6686939d0a5" +SRC_URI[license.md5sum] = "dd98d01d471fac8d8dbdd975229dba03" +SRC_URI[license.sha256sum] = "0a4f3b38055f50f047a42521568fa6ddb9a5976c2884f6ae138796d0f71150ca" + + + +PYPI_PACKAGE = "backports_abc" +inherit pypi setup

Re: [oe] [meta-python][PATCHv3 1/3] python-backports-abc: initial recipe for version 0.4 RDEPENDS

2016-06-02 Thread Gary Thomas
On 06/03/2016 07:38 AM, S. Lockwood-Childs wrote: On Fri, Jun 03, 2016 at 07:03:22AM +0200, Gary Thomas wrote: On 06/02/2016 08:26 PM, S. Lockwood-Childs wrote: Tornado 4.3 needs a couple more backport modules to prevent tornado/gen.py >from bombing on import errors when running on pyth

Re: [oe] [meta-python][PATCHv3 1/3] python-backports-abc: initial recipe for version 0.4 RDEPENDS

2016-06-02 Thread Gary Thomas
a42521568fa6ddb9a5976c2884f6ae138796d0f71150ca" + + + +PYPI_PACKAGE = "backports_abc" +inherit pypi setuptools -- Gary Thomas | Consulting for the MLB Associates |Embedded world -

Re: [oe] [meta-qt5] build error

2016-05-25 Thread Gary Thomas
e of those wonderful X11 definitions with super generic names. If the Vivante EGL headers include X11 headers it might be causing problems here. Yes, I do have X11 enabled. If I disable that, what will I get (I've not tried wayland/weston yet)? On 2016-05-25 07:33, Gary Thomas wrote: I j

Re: [oe] [meta-browsser] chromium issues

2016-04-22 Thread Gary Thomas
to do about the SSL error (all https:// pages fail)? -- -------- Gary Thomas | Consulting for the MLB Associates |Embedded world --

Re: [oe] [meta-multimedia] libav missing

2016-04-20 Thread Gary Thomas
fmpeg. What recipe are you missing libav for? commit 30ba23377ec568a58c43e466582506980b67baad Author: Paul Eggleton Date: Tue Aug 13 22:30:03 2013 + libav: remove This is now in OE-Core. Signed-off-by: Paul Eggleton Signed-off-by: Martin Jansa -- -----

Re: [oe] x11nvc: useless rpath?

2016-04-18 Thread Gary Thomas
On 2016-04-18 11:56, Gary Thomas wrote: I'm getting this error (used to be a warning only): ERROR: x11vnc-0.9.13-r0 do_package_qa: QA Issue: x11vnc: work/cortexa8hf-neon-poky-linux-gnueabi/x11vnc/0.9.13-r0/packages-split/x11vnc/usr/bin/x11vnc contains probably-redundant RPATH /us

[oe] x11nvc: useless rpath?

2016-04-18 Thread Gary Thomas
ixing it? -- Gary Thomas | Consulting for the MLB Associates |Embedded world -- ___ Openembedded-

[oe] [meta-browser] chromium issues

2016-04-15 Thread Gary Thomas
about it? * Accessing any page via https yields an SSL error. How do I fix it? Note: firefox built from same layer on this target works fine. -- -------- Gary Thomas | Consulting

Re: [oe] [meta-oe][PATCH] hwdata: add new recipe

2016-04-11 Thread Gary Thomas
+rm -rf ${D}${prefix}/lib +install -m644 blacklist.conf ${D}/${sysconfdir}/modprobe.d ... until here +} + +RDEPENDS_${PN}-ivi += "hwdata" +INSANE_SKIP_${PN}-ivi += "build-deps" + +PACKAGES = "${PN} ${PN}-dbg ${PN}-doc ${PN}-loc

Re: [oe] [PATCH] libmicrohttp: update to version 0.9.48

2016-03-29 Thread Gary Thomas
On 2016-03-29 10:20, José Bollo wrote: spdy? because it merely disappeared. regards José José Bollo - Senior Software Engineer www.iot.bzh Then please improve the comment above this line as it doesn't really convey this information very well. 2016-03-29 10:15 GMT+02:00 Gary Thomas

Re: [oe] [PATCH] libmicrohttp: update to version 0.9.48

2016-03-29 Thread Gary Thomas
arget = "\ +${@base_contains('DISTRO_FEATURES', 'largefile', 'largefile', '', d)} \ +" +PACKAGECONFIG[largefile] = "--enable-largefile,--disable-largefile,," +PACKAGECONFIG[curl] = "--enable-curl,--disable-curl,curl," + +do_compile_app

Re: [oe] [meta-oe][PATCH v3 2/2] mpv: Media Player

2016-03-19 Thread Gary Thomas
Ping? Once I understand why it breaks in world builds, I can submit a new patchset. See below - what's causing rst to be brought in? Thanks On 03/12/2016 05:52 AM, Gary Thomas wrote: On 2016-03-11 14:17, Martin Jansa wrote: On Thu, Mar 10, 2016 at 05:07:22PM +0100, Gary Thomas wrote:

Re: [oe] [meta-oe][PATCH v3 2/2] mpv: Media Player

2016-03-19 Thread Gary Thomas
now what is bringing them in (and I don't have the resources available to run 'bitbake world') On Thu, Mar 17, 2016 at 10:26 AM, Gary Thomas wrote: Ping? Once I understand why it breaks in world builds, I can submit a new patchset. See below - what's causing rst to be brou

Re: [oe] [meta-oe][PATCH v3 1/2] libass: Update to latest version

2016-03-19 Thread Gary Thomas
On 2016-03-17 15:44, Martin Jansa wrote: On Thu, Mar 10, 2016 at 05:07:21PM +0100, Gary Thomas wrote: libass has moved from Google to github.com Also update to the latest version (libass.so.5) libass-0.13.2: ELF binary '/tmp/work/i586-oe-linux/libass/0.13.2-r0/packages-split/libass/us

Re: [oe] [meta-oe][PATCH v3 2/2] mpv: Media Player

2016-03-11 Thread Gary Thomas
On 2016-03-11 14:17, Martin Jansa wrote: On Thu, Mar 10, 2016 at 05:07:22PM +0100, Gary Thomas wrote: mpv is a fork of mplayer2 and MPlayer. It shares some features with the former projects while introducing many more. Signed-off-by: Gary Thomas --- meta-oe/recipes-multimedia/mplayer

[oe] [meta-oe][PATCH v3 0/2] mpv: Media Player

2016-03-10 Thread Gary Thomas
mpv is a new media player, based on a fork of Mplayer and mplayer2. libass is updated to the latest version (necessary for fully functioning mpv) Gary Thomas (2): libass: Update to latest version mpv: Media Player meta-oe/recipes-multimedia/libass/libass.inc | 7 +-- meta-oe/recipes

[oe] [meta-oe][PATCH v3 2/2] mpv: Media Player

2016-03-10 Thread Gary Thomas
mpv is a fork of mplayer2 and MPlayer. It shares some features with the former projects while introducing many more. Signed-off-by: Gary Thomas --- meta-oe/recipes-multimedia/mplayer/mpv_0.15.0.bb | 67 1 file changed, 67 insertions(+) create mode 100644 meta-oe

[oe] [meta-oe][PATCH v3 1/2] libass: Update to latest version

2016-03-10 Thread Gary Thomas
libass has moved from Google to github.com Also update to the latest version (libass.so.5) Signed-off-by: Gary Thomas --- meta-oe/recipes-multimedia/libass/libass.inc | 7 ++- meta-oe/recipes-multimedia/libass/libass_0.10.1.bb | 5 - meta-oe/recipes-multimedia/libass/libass_0.13.2

Re: [oe] [meta-webserver] where is mysql5

2016-03-10 Thread Gary Thomas
On 2016-03-10 15:03, Gary Thomas wrote: This is a dependency for meta-webserver/cherokee Where can I find it? Is this recipe broken? Found it - replaced by mariadb Sorry for the noise -- Gary Thomas | Consulting

[oe] [meta-webserver] where is mysql5

2016-03-10 Thread Gary Thomas
This is a dependency for meta-webserver/cherokee Where can I find it? Is this recipe broken? -- Gary Thomas | Consulting for the MLB Associates |Embedded world

Re: [oe] [meta-webserver] modphp

2016-03-10 Thread Gary Thomas
On 2016-03-10 14:36, Martin Jansa wrote: On Thu, Mar 10, 2016 at 02:05:46PM +0100, Gary Thomas wrote: On 2016-03-10 14:02, Martin Jansa wrote: On Thu, Mar 10, 2016 at 01:18:59PM +0100, Gary Thomas wrote: On 2016-03-10 11:55, Martin Jansa wrote: On Thu, Mar 10, 2016 at 10:41:25AM +0100, Gary

Re: [oe] [meta-oe][PATCH] mpv: Media Player

2016-03-10 Thread Gary Thomas
On 2016-03-10 14:11, Martin Jansa wrote: On Thu, Mar 10, 2016 at 02:02:23PM +0100, Gary Thomas wrote: On 2016-03-10 09:18, Gary Thomas wrote: On 2016-03-10 08:57, Martin Jansa wrote: I did and there was still: FILES_${PN} += "${prefix}" that's why I've asked again here

Re: [oe] [meta-webserver] modphp

2016-03-10 Thread Gary Thomas
On 2016-03-10 14:02, Martin Jansa wrote: On Thu, Mar 10, 2016 at 01:18:59PM +0100, Gary Thomas wrote: On 2016-03-10 11:55, Martin Jansa wrote: On Thu, Mar 10, 2016 at 10:41:25AM +0100, Gary Thomas wrote: Anyone know what happened to the recipe for modphp which was in meta-oe (maybe before

Re: [oe] [meta-oe][PATCH] mpv: Media Player

2016-03-10 Thread Gary Thomas
On 2016-03-10 09:18, Gary Thomas wrote: On 2016-03-10 08:57, Martin Jansa wrote: I did and there was still: FILES_${PN} += "${prefix}" that's why I've asked again here. Now I understand why you're asking. I'll verify that it works correctly without that

Re: [oe] [meta-webserver] modphp

2016-03-10 Thread Gary Thomas
On 2016-03-10 11:55, Martin Jansa wrote: On Thu, Mar 10, 2016 at 10:41:25AM +0100, Gary Thomas wrote: Anyone know what happened to the recipe for modphp which was in meta-oe (maybe before meta-webserver) circa 2013? I can't find a recipe for this anywhere. Why not try git log? Of c

[oe] [meta-webserver] modphp

2016-03-10 Thread Gary Thomas
Anyone know what happened to the recipe for modphp which was in meta-oe (maybe before meta-webserver) circa 2013? I can't find a recipe for this anywhere. -- Gary Thomas | Consulting for the MLB Assoc

Re: [oe] Updating configuration files, how to

2016-03-10 Thread Gary Thomas
tings only affect the particular machine(s). -- ---- Gary Thomas | Consulting for the MLB Associates |Embe

Re: [oe] [meta-oe][PATCH] mpv: Media Player

2016-03-10 Thread Gary Thomas
so, need I send another patch revision or can you just leave that one line out when you merge? On Thu, Mar 10, 2016 at 8:40 AM, Gary Thomas wrote: On 2016-03-10 08:33, Martin Jansa wrote: On Thu, Mar 10, 2016 at 05:42:39AM +0100, Gary Thomas wrote: On 2016-03-09 20:15, Martin Jansa wrote:

Re: [oe] [meta-oe][PATCH] mpv: Media Player

2016-03-09 Thread Gary Thomas
On 2016-03-10 08:33, Martin Jansa wrote: On Thu, Mar 10, 2016 at 05:42:39AM +0100, Gary Thomas wrote: On 2016-03-09 20:15, Martin Jansa wrote: On Wed, Mar 09, 2016 at 07:20:33AM +0100, Gary Thomas wrote: mpv is a fork of mplayer2 and MPlayer. It shares some features with the former projects

Re: [oe] [meta-oe][PATCH] mpv: Media Player

2016-03-09 Thread Gary Thomas
On 2016-03-09 20:15, Martin Jansa wrote: On Wed, Mar 09, 2016 at 07:20:33AM +0100, Gary Thomas wrote: mpv is a fork of mplayer2 and MPlayer. It shares some features with the former projects while introducing many more. Signed-off-by: Gary Thomas --- meta-oe/recipes-multimedia/mplayer

[oe] [meta-oe][PATCH v2 1/2] libass: Update to latest version

2016-03-09 Thread Gary Thomas
libass has moved from Google to github.com Also update to the latest version (libass.so.5) Signed-off-by: Gary Thomas --- meta-oe/recipes-multimedia/libass/libass.inc | 7 ++- meta-oe/recipes-multimedia/libass/libass_0.10.1.bb | 5 - meta-oe/recipes-multimedia/libass/libass_0.13.2

[oe] [meta-oe][PATCH v2 2/2] mpv: Media Player

2016-03-09 Thread Gary Thomas
mpv is a fork of mplayer2 and MPlayer. It shares some features with the former projects while introducing many more. Signed-off-by: Gary Thomas --- meta-oe/recipes-multimedia/mplayer/mpv_0.15.0.bb | 65 1 file changed, 65 insertions(+) create mode 100644 meta-oe

[oe] [meta-oe][PATCH v2 0/2] mpv: Media Player

2016-03-09 Thread Gary Thomas
mpv is a new media player, based on a fork of Mplayer and mplayer2. libass is updated to the latest version (necessary for fully functioning mpv) Gary Thomas (2): libass: Update to latest version mpv: Media Player meta-oe/recipes-multimedia/libass/libass.inc | 7 +-- meta-oe/recipes

[oe] [meta-oe][PATCH] mpv: Media Player

2016-03-08 Thread Gary Thomas
mpv is a fork of mplayer2 and MPlayer. It shares some features with the former projects while introducing many more. Signed-off-by: Gary Thomas --- meta-oe/recipes-multimedia/mplayer/mpv_0.15.0.bb | 60 1 file changed, 60 insertions(+) create mode 100644 meta-oe

Re: [oe] [PATCH] ne10: fix parsing

2016-02-27 Thread Gary Thomas
E10.so.10' has relocations in .text [textrel] Is there some reason for repeating this line twice? They appear to be identical. INSANE_SKIP_${PN} += "textrel" -- ---- Gary Thomas | Consul

Re: [oe] [meta-browser] ARM support in Chromium

2016-02-22 Thread Gary Thomas
On 2016-02-22 13:32, Pascal Bach wrote: Am 22.02.2016 um 11:44 schrieb Gary Thomas: On 2016-02-22 11:32, Martin Jansa wrote: Yes it can, because cortex-a7 is armv7a. My build failed listing the board as not compatible ERROR: Nothing PROVIDES 'chromium' ERROR: chromium w

Re: [oe] [meta-browser] ARM support in Chromium

2016-02-22 Thread Gary Thomas
2, 2016 at 11:30 AM, Gary Thomas wrote: A recent change to the chromium recipe restricts it to only armv6 and armv7a. I've built (and successfully run) previous versions of chromium on my LS102x board which is cortexa7hf. It's not clear to me what arm revision that works out to be (whe

[oe] [meta-browser] ARM support in Chromium

2016-02-22 Thread Gary Thomas
'd like to see if chromium can still be used on my board? Thanks for any pointers -- -------- Gary Thomas | Consulting for the MLB Associates |

Re: [oe] mplayer2 : focus deficiency?

2016-02-10 Thread Gary Thomas
ix up what we have now that OE-core has abandoned libav, replacing it with a newer ffmpeg. Maybe I'll give this a go myself if you'd like to wait a short while (perhaps by tomorrow)? -- ---- Gary Thomas | Co

[oe] [meta-browser] Can't build firefox

2016-02-09 Thread Gary Thomas
ERROR: QA run found fatal errors. Please consider fixing them. Any ideas or pointers on how to fix this? -- Gary Th

Re: [oe] [meta-java] unversioned source files

2016-01-21 Thread Gary Thomas
On 01/21/2016 10:41 AM, Henning Heinold wrote: On Thu, Jan 21, 2016 at 09:08:35AM +, Huang, Jie (Jackie) wrote: -Original Message- From: openembedded-devel-boun...@lists.openembedded.org [mailto:openembedded-devel- boun...@lists.openembedded.org] On Behalf Of Gary Thomas Sent

Re: [oe] [meta-java] unversioned source files

2016-01-21 Thread Gary Thomas
On 01/21/2016 10:08 AM, Huang, Jie (Jackie) wrote: -Original Message- From: openembedded-devel-boun...@lists.openembedded.org [mailto:openembedded-devel- boun...@lists.openembedded.org] On Behalf Of Gary Thomas Sent: Thursday, January 21, 2016 1:51 PM To: openembedded-devel

[oe] [meta-java] unversioned source files

2016-01-20 Thread Gary Thomas
/openjdk.tar.bz2 This seems very problematic to me - how is this expected to work, especially when there are changes? -- Gary Thomas | Consulting for the MLB Associates |Embedded world

Re: [oe] [meta-oracle-java] Problems building recipe

2015-11-05 Thread Gary Thomas
On 2015-11-05 06:57, Gary Thomas wrote: I have problems building oracle-jse-jre from this layer: meta-oracle-java = "master:769b95d088fa4ead41939c9bcb8475438d0fe449" ERROR: Fetcher failure for URL: 'http://download.oracle.com/otn/java/ejre/7u60-b19/ejre-7u60-fcs-b19-lin

Re: [oe] [meta-java] where is javac on the target

2015-11-05 Thread Gary Thomas
On 2015-11-05 07:00, Richard Leitner wrote: On 11/05/2015 02:54 PM, Gary Thomas wrote: On 2015-11-05 06:42, Richard Leitner wrote: Hi, it should be included in the openjdk-7-jdk package. Thanks, that helped. Perhaps that package should be included in the java-test-image? Good idea ;-) Do

[oe] [meta-oracle-java] Problems building recipe

2015-11-05 Thread Gary Thomas
you should retry the download and/or check with upstream to determine if the file has become corrupted or otherwise unexpectedly modified. My target is i.MX6 (arm-amltd-linux-gnueabi) -- ---- Gary Thomas | Consul

Re: [oe] [meta-java] where is javac on the target

2015-11-05 Thread Gary Thomas
r-- 1 root root 12595 Nov 4 13:16 HintingDemo.java Any hints on how I move forward? Note: I'm not experienced with java, just trying to set this up for someone else :-) On 11/05/2015 02:41 PM, Gary Thomas wrote: I tried running the java-test-image from this layer and found lots of .java file

[oe] [meta-java] where is javac on the target

2015-11-05 Thread Gary Thomas
hanks -- Gary Thomas | Consulting for the MLB Associates |Embedded world -- ___ Openembedded-devel mailing

Re: [oe] OE/Yocto developer survey

2015-10-26 Thread Gary Thomas
nks, Cliff -- ---- Gary Thomas | Consulting for the MLB Associates |Embedded world -- ___ Openembedded-devel mailing list Openembe

[oe] [meta-oe][PATCH] poppler: Support building against QT4-embedded

2015-10-09 Thread Gary Thomas
These changes allow the poppler package to build using qt4e. To enable them, add this line to local.conf PACKAGECONFIG_append_pn-poppler = " qt4e" Signed-off-by: Gary Thomas Upstream-status: Innapropriate [OE configuration] --- .../fix-qt4e-library-dependencies.patch

Re: [oe] [yocto] Question about IMAGE_INSTALL_append and CORE_IMAGE_EXTRA_INSTALL

2015-07-25 Thread Gary Thomas
On 2015-07-24 18:37, Khem Raj wrote: On Tue, Jul 21, 2015 at 8:36 AM, Gary Thomas wrote: On 2015-07-21 09:26, Victor Rodriguez wrote: Hi team I have a question , according to documentation there is a difference between IMAGE_INSTALL_append and CORE_IMAGE_EXTRA_INSTALL Specifies the list

Re: [oe] [meta-oe][PATCH v3 2/4] opencv: Add 'libv4l' PACKAGECONFIG

2015-07-23 Thread Gary Thomas
On 2015-07-22 13:47, Otavio Salvador wrote: The i.MX SoCs need to allow the removal of libv4l support so a new PACKAGECONFIG option has been included. Signed-off-by: Otavio Salvador Acked-by: Gary Thomas BTW, this change allows all my cameras on my i.MX6 (TVIN, OV5640_mipi, Webcam) to

Re: [oe] [yocto] Bug in Open CV receipt

2015-07-21 Thread Gary Thomas
ng wrong, in taht case I am more than happy to get the feedback. Thanks a lot for all the help . If someone else can reproduce this bug I am more than happy to report it in bugzila (not sure the URL) Hope it helps to cut the time of some others Best regards Victor Rodriguez -- ---

Re: [oe] [yocto] Question about IMAGE_INSTALL_append and CORE_IMAGE_EXTRA_INSTALL

2015-07-21 Thread Gary Thomas
On 2015-07-21 09:45, Victor Rodriguez wrote: On Tue, Jul 21, 2015 at 10:36 AM, Gary Thomas wrote: On 2015-07-21 09:26, Victor Rodriguez wrote: Hi team I have a question , according to documentation there is a difference between IMAGE_INSTALL_append and CORE_IMAGE_EXTRA_INSTALL Specifies

Re: [oe] [yocto] Question about IMAGE_INSTALL_append and CORE_IMAGE_EXTRA_INSTALL

2015-07-21 Thread Gary Thomas
pment list. -- ---- Gary Thomas | Consulting for the MLB Associates |Embedded world -- ___ Openembedded-devel mailing list Openembe

Re: [oe] [meta-browser][PATCH v2] chromium: List all PACKAGECONFIG settings to avoid warning

2015-07-01 Thread Gary Thomas
On 2015-07-01 09:47, Burton, Ross wrote: On 1 July 2015 at 15:12, Gary Thomas wrote: No, it's much better to use the standard mechanism (PACKAGECONFIG) rather than making up something special for this recipe. The patch is needed only to suppress warnings about how it's being used.

Re: [oe] [meta-browser][PATCH v2] chromium: List all PACKAGECONFIG settings to avoid warning

2015-07-01 Thread Gary Thomas
On 2015-07-01 02:22, Robert Yang wrote: Hi Gary, On 07/01/2015 04:55 AM, Gary Thomas wrote: OE-core now warns if PACKAGECONFIG is used to set an option that does not have a corresponding PACKAGECONFIG[option]="xxx" line. This recipe makes use of many such options & this patch su

[oe] [meta-browser][PATCH v2] chromium: List all PACKAGECONFIG settings to avoid warning

2015-06-30 Thread Gary Thomas
OE-core now warns if PACKAGECONFIG is used to set an option that does not have a corresponding PACKAGECONFIG[option]="xxx" line. This recipe makes use of many such options & this patch suppresses those warnings by listing the options. Signed-off-by: Gary Thomas --- recipes-br

[oe] [meta-browser][PATCH] chromium: List all PACKAGECONFIG settings to avoid warning

2015-06-30 Thread Gary Thomas
OE-core now warns if PACKAGECONFIG is used to set an option that does not have a corresponding PACKAGECONFIG[option]="xxx" line. This recipe makes use of many such options & this patch suppresses those warnings by listing the options. Signed-off-by: Gary Thomas --- recipes-br

Re: [oe] [meta-browser] New chromium warnings

2015-06-30 Thread Gary Thomas
On 2015-06-30 13:10, Burton, Ross wrote: On 30 June 2015 at 16:46, Gary Thomas wrote: They are coming from meta-fsl-arm/browser-layer/recipes-browser/chromium/chromium-imx.inc and my local.conf. The chromium recipe checks the PACKAGECONFIG variable for these settings, but is not using

Re: [oe] [meta-browser] New chromium warnings

2015-06-30 Thread Gary Thomas
On 2015-06-30 09:32, Burton, Ross wrote: On 30 June 2015 at 16:09, Gary Thomas wrote: I'm now seeing these warnings with the latest OE-core: WARNING: chromium: invalid PACKAGECONFIG: component-build WARNING: chromium: invalid PACKAGECONFIG: use-gl WARNING: chromium: in

[oe] [meta-browser] New chromium warnings

2015-06-30 Thread Gary Thomas
ioned in the PACKAGECONFIG setup which is what is triggering the error. -- Gary Thomas | Consulting for the MLB Associates |Embedded

Re: [oe] [meta-browser] firefox not working for me (only)

2015-06-17 Thread Gary Thomas
at 3:32 PM, Gary Thomas wrote: Hmm - I was wondering why nobody took care. All my plattforms fail: * i.MX6 base * gumstix * raspberry Pi2 I'll put this browser issue on my TODO currently I have no further time to take care. BTW, I just tested both chromium and firefox on the i.MX6Q an

[oe] [meta-browser][PATCH] chromium: Fix potential configuration issues

2015-06-16 Thread Gary Thomas
| ImportError: No module named sgmllib | ninja: build stopped: subcommand failed. Adding 'inherit pythonnative' solves this problem on all build hosts. Signed-off-by: Gary Thomas --- recipes-browser/chromium/chromium.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [oe] [meta-freescale] Chromium crashes on HTML5 video tag

2015-06-12 Thread Gary Thomas
On 2015-06-12 06:08, Nikolay Dimitrov wrote: Hi Gary, On 06/12/2015 02:42 PM, Gary Thomas wrote: On 2015-06-12 05:31, Otavio Salvador wrote: On Fri, Jun 12, 2015 at 7:46 AM, Nikolay Dimitrov wrote: On 06/12/2015 09:51 AM, Nikolay Dimitrov wrote: Adding openembedded guys in the loop. On

Re: [oe] [meta-freescale] Chromium crashes on HTML5 video tag

2015-06-12 Thread Gary Thomas
ins in there than just a packaging issue. -- ---- Gary Thomas | Consulting for the MLB Associates |Embedded world -- ___ Openembedded-devel mailing list Openem

Re: [oe] yocto fido: Strange configure error (???)

2015-06-01 Thread Gary Thomas
sn't working or even what the error means. Your SRC_URI line is overriding the kernel sources. You should probably use something like SRC_URI += ... -- ---- Gary Thomas | Consulting for the MLB Ass

Re: [oe] [PATCH] Adding support for directFB to mplayer2 recipe

2015-05-27 Thread Gary Thomas
SYS} | sed s:${TARGET_VENDOR}::g)" ./configure ${EXTRA_OECONF} Shouldn't this at least be conditional on directfb support in DISTRO_FEATURES? It won't do much good to enable it in this recipe if the rest of the system isn't using direc

  1   2   3   4   >