Re: [oe] [meta-oe][PATCH 1/3] libav: remove

2013-08-13 Thread Gary Thomas
- -# postproc has been split -EXTRA_OECONF := ${@oe_filter_out('--enable-postproc', '${EXTRA_OECONF}', d)} -- Gary Thomas | Consulting for the MLB Associates |Embedded world

Re: [oe] help with building image.

2013-09-18 Thread Gary Thomas
what steps did you perform to try this? What might one need to do to recreate your problem? -- Gary Thomas | Consulting for the MLB Associates |Embedded world

Re: [oe] Pb compilation with BB_NUMBER_THREADS != 1

2013-11-04 Thread Gary Thomas
this is a virtual server, have you tried reducing the number of cores (not BB threads)? I routinely use this on real Ubuntu-12.04/x86_84 with an Core2-duo (2x2 cores) with BB_NUMBER_THREADS=4 with no problems. -- Gary Thomas

Re: [oe] [meta-systemd] connman: follow oe-core to 1.20

2013-12-13 Thread Gary Thomas
of us on the outside have no clue that they are there... -- Gary Thomas | Consulting for the MLB Associates |Embedded world

Re: [oe] meta-qt5

2014-02-03 Thread Gary Thomas
QT_xxx exports, only this command line. # Qt5_CinematicExperience -platform eglfs -plugin tslib:/dev/input/touchscreen0 -- Gary Thomas | Consulting for the MLB Associates |Embedded world

Re: [oe] [meta-qt5][PATCH 1/3] qtbase/qtwebkit: drop ICU variable

2014-02-28 Thread Gary Thomas
# qtwebkit gets terribly big when linking with all debug info, disable by default QTWEBKIT_DEBUG = QMAKE_CFLAGS+=-g0 QMAKE_CXXFLAGS+=-g0 -- Gary Thomas | Consulting for the MLB Associates |Embedded world

Re: [oe] [meta-browser][RFT][PATCH] chromium: Upgrade 29 - 35

2014-03-12 Thread Gary Thomas
... -- Gary Thomas | Consulting for the MLB Associates |Embedded world -- ___ Openembedded-devel mailing list Openembedded-devel

Re: [oe] [meta-browser][RFT][PATCH] chromium: Upgrade 29 - 35

2014-03-12 Thread Gary Thomas
On 2014-03-12 18:02, Khem Raj wrote: On Wed, Mar 12, 2014 at 4:57 PM, Gary Thomas g...@mlbassoc.com wrote: On 2014-03-11 22:46, Khem Raj wrote: Removed already applied patches License year changed thats why there is change in checksum -// Copyright 2014 The Chromium Authors. All rights

Re: [oe] [meta-browser][RFT][PATCH] chromium: Upgrade 29 - 35

2014-03-13 Thread Gary Thomas
(). I've built this same system and used the previous version of chrome successfully. What could be missing/broken? My package manifest is attached. -- Gary Thomas | Consulting for the MLB Associates

Re: [oe] [meta-browser][RFT][PATCH] chromium: Upgrade 29 - 35

2014-03-13 Thread Gary Thomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2014-03-12 19:08, Martin Jansa wrote: On Wed, Mar 12, 2014 at 06:42:45PM -0600, Gary Thomas wrote: On 2014-03-12 18:02, Khem Raj wrote: On Wed, Mar 12, 2014 at 4:57 PM, Gary Thomas g...@mlbassoc.com wrote: On 2014-03-11 22:46, Khem Raj wrote

Re: [oe] [meta-browser][RFT][PATCH] chromium: Upgrade 29 - 35

2014-03-14 Thread Gary Thomas
On 2014-03-13 05:12, Gary Thomas wrote: On 2014-03-11 22:46, Khem Raj wrote: Removed already applied patches License year changed thats why there is change in checksum -// Copyright 2014 The Chromium Authors. All rights reserved. +// Copyright (c) 2013 The Chromium Authors. All rights

Re: [oe] [meta-browser][RFT][PATCH] chromium: Upgrade 29 - 35

2014-03-14 Thread Gary Thomas
On 2014-03-14 14:52, Otavio Salvador wrote: On Fri, Mar 14, 2014 at 1:57 PM, Gary Thomas g...@mlbassoc.com wrote: On 2014-03-13 05:12, Gary Thomas wrote: On 2014-03-11 22:46, Khem Raj wrote: Removed already applied patches License year changed thats why there is change in checksum

Re: [oe] [meta-browser][PATCH V2] chromium: Upgrade 29 - 35

2014-03-14 Thread Gary Thomas
: canonicalization unexpectedly shrank by one character so we add PACKAGE_DEBUG_SPLIT_STYLE = debug-without-src Enable SUID sandbox Install ICU configuration file which is required Signed-off-by: Khem Raj raj.k...@gmail.com Signed-off-by: Gary Thomas g...@mlbassoc.com Build and run tested

Re: [oe] [meta-xilinx-community] The URL: '${PATCH_LIST}' is invalid and cannot be interpreted

2014-04-28 Thread Gary Thomas
. -- Gary Thomas | Consulting for the MLB Associates |Embedded world -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http

Re: [oe] kernel config/rebuilding

2014-05-12 Thread Gary Thomas
compile' and bitbake core-image-minimal-dev don't seem to generate new uImages. -- Gary Thomas | Consulting for the MLB Associates |Embedded world

Re: [oe] kernel config/rebuilding

2014-05-13 Thread Gary Thomas
On 2014-05-12 18:18, Richard Cagley wrote: On Mon, May 12, 2014 at 12:15 PM, Gary Thomas g...@mlbassoc.com wrote: bitbake linux-xlnx -C compile That definitely caused the kernel to get rebuilt. Thanks. While I was waiting for a reply I stumbled on this https://community.freescale.com/docs

Re: [oe] [meta-oe] [PATCH] nodejs needs python-native

2014-05-20 Thread Gary Thomas
=Release } @@ -40,3 +41,5 @@ RDEPENDS_${PN}_class-native = FILES_${PN} += ${libdir}/node/wafadmin ${libdir}/node_modules ${libdir}/dtrace BBCLASSEXTEND = native + +FILES_${PN} += /usr/lib/* make it ${libdir}/* here -- Gary

Re: [oe] Rasperry Pi bcm2835-bootfiles-20140221-r3 do_fetch

2014-06-14 Thread Gary Thomas
- If you have troubles, try the mailing list again as I'll be away on holiday. -- Gary Thomas | Consulting for the MLB Associates |Embedded world

Re: [oe] [meta-oe][PATCH] stop trying to remove folders that do not exist

2014-07-15 Thread Gary Thomas
+bbwarn ${TMP} while test ${TMP} != ${D}; do rmdir ${TMP} TMP=`dirname ${TMP}`; The actual patch does not do what the summary claims. Are you sure this is what you wanted to send/commit? -- Gary Thomas

[oe] mplayer blacklisted?

2014-07-24 Thread Gary Thomas
-- Gary Thomas | Consulting for the MLB Associates |Embedded world -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org

Re: [oe] [meta-initramfs][PATCH] kexecboot: remove trailing slash in do_install

2014-07-31 Thread Gary Thomas
. -- Gary Thomas | Consulting for the MLB Associates |Embedded world -- ___ Openembedded-devel mailing list Openembedded-devel

Re: [oe] [meta-oe][PATCH] evtest: Provide updated checksums

2014-08-06 Thread Gary Thomas
). -- Gary Thomas | Consulting for the MLB Associates |Embedded world -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http

Re: [oe] [meta-oe][PATCH] evtest: Provide updated checksums

2014-08-06 Thread Gary Thomas
On 2014-08-06 07:41, Moseley, Drew wrote: On Aug 6, 2014, at 9:38 AM, Gary Thomas g...@mlbassoc.com wrote: On 2014-08-06 07:21, Drew Moseley wrote: Signed-off-by: Drew Moseley drew_mose...@mentor.com --- meta-oe/recipes-support/evtest/evtest_1.25.bb | 4 ++-- 1 file changed, 2 insertions

Re: [oe] [meta-browser][PATCH] chromium: Add missing impl side painting patch

2014-09-25 Thread Gary Thomas
Android based devices (and this is for OE builds)? -- Gary Thomas | Consulting for the MLB Associates |Embedded world

Re: [oe] [meta-browser][PATCH] chromium: Add missing impl side painting patch

2014-09-25 Thread Gary Thomas
On 2014-09-25 05:17, Carlos Rafael Giani wrote: On 09/25/2014 12:52 PM, Gary Thomas wrote: On 2014-09-25 03:32, Carlos Rafael Giani wrote: Signed-off-by: Carlos Rafael Giani d...@pseudoterminal.org --- ...terization-whitelist-unlocking-impl-side-.patch | 73 ++ recipes

[oe] [meta-browser] Problem building chromium

2014-10-31 Thread Gary Thomas
-- Gary Thomas | Consulting for the MLB Associates |Embedded world -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org

Re: [oe] [meta-browser] Problem building chromium

2014-11-02 Thread Gary Thomas
On 2014-10-31 21:36, Peter A. Bigot wrote: On 10/31/2014 05:54 PM, Gary Thomas wrote: I just tried to build chromium on the Raspberry-Pi. All repos are up to date as of 2014-10-31. Here's the error I got: | lib/libcontent.so: undefined reference to `WebRtc_GetCPUFeaturesARM' | collect2

[oe] [PATCH] [meta-oe] libav: Fix git URI

2012-10-18 Thread Gary Thomas
the branch (which is redundant anyway) from the SRC_URI makes everything happy. Signed-off-by: Gary Thomas g...@mlbassoc.com --- meta-oe/recipes-multimedia/libav/libav_0.8.3.bb |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-multimedia/libav/libav_0.8.3.bb b

Re: [oe] [PATCH] [meta-oe] libav: Fix git URI

2012-10-18 Thread Gary Thomas
On 2012-10-18 11:46, Martin Jansa wrote: On Thu, Oct 18, 2012 at 10:51:29AM -0600, Gary Thomas wrote: Specifying SRCREV and branch in the git SRC_URI confuses the bitbake fetcher. This ends up with a saved tarball which contains neither the SRCREV nor the branch, which in turn means the git

Re: [oe] [PATCH] [meta-oe] libav: Fix git URI

2012-10-18 Thread Gary Thomas
On 2012-10-18 12:48, Martin Jansa wrote: On Thu, Oct 18, 2012 at 12:29:00PM -0600, Gary Thomas wrote: On 2012-10-18 11:46, Martin Jansa wrote: On Thu, Oct 18, 2012 at 10:51:29AM -0600, Gary Thomas wrote: Specifying SRCREV and branch in the git SRC_URI confuses the bitbake fetcher. This ends

Re: [oe] [meta-browser] Question regarding status of chromium recipes

2012-10-25 Thread Gary Thomas
(/home/local/poky-multi/meta-browser/recipes-support/nss/nss_3.13.3.bb, do_compile) failed with exit code '1' Maybe there's a known cure for this? -- Gary Thomas | Consulting for the MLB Associates

[oe] Unable to build python-pyqt

2012-11-14 Thread Gary Thomas
be doing wrong that's breaking the build? Thanks in advance for any help getting this going :-) -- Gary Thomas | Consulting for the MLB Associates |Embedded world

Re: [oe] Unable to build python-pyqt

2012-11-15 Thread Gary Thomas
On 2012-11-15 00:05, Martin Jansa wrote: On Wed, Nov 14, 2012 at 06:03:22PM -0700, Gary Thomas wrote: I'm trying to build python-pyqt using the latest meta-openembedded alongside Poky/Yocto distribution. It's failing with a slew of errors: | arm-poky-linux-gnueabi-g++ -march=armv7

Re: [oe] Unable to build python-pyqt

2012-11-15 Thread Gary Thomas
On 2012-11-15 05:21, Martin Jansa wrote: On Thu, Nov 15, 2012 at 04:58:31AM -0700, Gary Thomas wrote: On 2012-11-15 00:05, Martin Jansa wrote: On Wed, Nov 14, 2012 at 06:03:22PM -0700, Gary Thomas wrote: I'm trying to build python-pyqt using the latest meta-openembedded alongside Poky/Yocto

[oe] modphp

2012-12-07 Thread Gary Thomas
-- Gary Thomas | Consulting for the MLB Associates |Embedded world ___ Openembedded-devel mailing list

Re: [oe] modphp

2012-12-07 Thread Gary Thomas
On 2012-12-07 11:15, Eric Bénard wrote: Hi, Le Fri, 07 Dec 2012 10:35:52 -0700, Gary Thomas g...@mlbassoc.com a écrit : I just tried to build modphp_5.3.19.bb for my ARM target. It seems that the make is using the wrong tools (or libraries), as it fails with this error: | /usr/lib/libbz2

Re: [oe] modphp

2012-12-07 Thread Gary Thomas
On 2012-12-07 11:59, Gary Thomas wrote: On 2012-12-07 11:15, Eric Bénard wrote: Hi, Le Fri, 07 Dec 2012 10:35:52 -0700, Gary Thomas g...@mlbassoc.com a écrit : I just tried to build modphp_5.3.19.bb for my ARM target. It seems that the make is using the wrong tools (or libraries

[oe] [meta-oe][PATCH] rng-tools: Fixes for latest OE layouts

2012-12-14 Thread Gary Thomas
the package usable again. Signed-off-by: Gary Thomas g...@mlbassoc.com --- meta-oe/recipes-support/rng-tools/files/default |3 ++- meta-oe/recipes-support/rng-tools/rng-tools_2.bb |5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/meta-oe/recipes-support/rng-tools/files

[oe] Using OE with old (ucLinux based) hardware

2013-01-04 Thread Gary Thomas
Perhaps a bit off topic: is anyone using OE with embedded targets that run ucLinux? I have a new project which uses such a device, running a pretty old (2.6.23) kernel. Any hints/guidance happily accepted Thanks -- Gary Thomas

Re: [oe] Angstrom Beaglebone broken again?

2013-01-22 Thread Gary Thomas
back. -- Gary Thomas | Consulting for the MLB Associates |Embedded world ___ Openembedded-devel

Re: [oe] [meta-oe][PATCH] Upgrade of python-lxml to 2.3.5

2013-01-30 Thread Gary Thomas
- - -- Gary Thomas | Consulting for the MLB Associates |Embedded world ___ Openembedded-devel mailing list Openembedded-devel

Re: [oe] [meta-browser][PATCH] nss: fix access to https websites

2013-02-20 Thread Gary Thomas
-- Gary Thomas | Consulting for the MLB Associates |Embedded world ___ Openembedded-devel mailing list Openembedded-devel

Re: [oe] Adding a recipe to oe bitbake

2013-03-22 Thread Gary Thomas
one for your question. More details will help. Exactly what did you change in the -rootfs-image.bb recipe? -- Gary Thomas | Consulting for the MLB Associates |Embedded world

Re: [oe] Adding a recipe to oe bitbake

2013-03-22 Thread Gary Thomas
= ${FULL_OPTIMIZATION} do_configure(){ oe_runconf ${EXTRE_OECONF} } do_compile () { oe_runmake } do_install () { oe_runmake install DESTDIR=${D} } ARM_INSTRUCTION_SET = arm BBCLASSEXTEND = native END=== On Fri, Mar 22, 2013 at 10:30 AM, Gary Thomas

Re: [oe] Adding a recipe to oe bitbake

2013-03-22 Thread Gary Thomas
hirst...@gmail.com wrote: I did a bitbake tisdk-rootfs-image -c clean I will try the cleanstate It seems really difficult to get started from an absolutely clean slate, some where status is held that gets in the way I will let you know Thanks so far On Fri, Mar 22, 2013 at 10:51 AM, Gary Thomas

Re: [oe] Can a .bbappend introduce a different PACKAGE_ARCH ?

2013-04-06 Thread Gary Thomas
do_install_append() { install -m 0755 ${WORKDIR}/modem.py ${D}/etc } This setup generates a machine dependent package. -- Gary Thomas | Consulting for the MLB Associates |Embedded world

Re: [oe] [meta-oe][PATCHv2 3/8] python-tornado: update to top of 2.2 branch

2013-04-11 Thread Gary Thomas
= c501917eba46dec30b1f2ef12497dffc4beec505 SRC_URI = git://github.com/facebook/tornado.git;branch=branch2.2 \ file://0001-disable-AI_ADDRCONFIG-flag.patch \ -- Gary Thomas | Consulting for the MLB Associates

Re: [oe] [meta-browser][PATCH 2/2] chromium: Add recipes for 29.0.1518

2013-05-28 Thread Gary Thomas
on the Chrome Help page. Maybe I'm missing something? -- Gary Thomas | Consulting for the MLB Associates |Embedded world

Re: [oe] [meta-browser][PATCH 2/2] chromium: Add recipes for 29.0.1518

2013-05-28 Thread Gary Thomas
On 2013-05-28 09:10, Eric Bénard wrote: Hi Gary, Le Tue, 28 May 2013 09:05:37 -0600, Gary Thomas g...@mlbassoc.com a écrit : Have you tried this? I just built it for my ARMv7a (i.MX6Q SabreLite) and it seems to hang up on any page that uses JavaScript. Try most any of the links on the Chrome

Re: [oe] gcc-cross-initial patching fails

2012-02-22 Thread Gary Thomas
. -- Gary Thomas | Consulting for the MLB Associates |Embedded world ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http

[oe] Why can't I build firefox?

2012-03-02 Thread Gary Thomas
confused why it's not available. I'm not sure if this is an Angstrom specific issue, but the same basic process _does_ work when I added the meta-mozilla layer to my Poky setup (hence the paths above) Ideas? -- Gary Thomas

[oe] [meta-mozilla] Can't access any HTTPS page

2012-03-05 Thread Gary Thomas
not be verified. Please contact the website owners to inform them of this problem. Alternatively, use the command found in the help menu to report this broken site. Did I miss something? Has anyone else tried this? Thanks -- Gary

Re: [oe] [meta-mozilla] Can't access any HTTPS page

2012-03-05 Thread Gary Thomas
? Has anyone else tried this? Thanks Is the time of your system valid ( if I remember right I had similar when system time was unbuffered initial at 01.01.2000 )? Yes, the time is set correctly. -- Gary Thomas

Re: [oe] [meta-mozilla] Can't access any HTTPS page

2012-03-05 Thread Gary Thomas
On 2012-03-05 08:17, Gary Thomas wrote: On 2012-03-05 08:04, Andreas Müller wrote: On Mon, Mar 5, 2012 at 3:34 PM, Gary Thomasg...@mlbassoc.com wrote: On 2012-03-05 07:18, Andreas Müller wrote: On Mon, Mar 5, 2012 at 3:08 PM, Gary Thomasg...@mlbassoc.com wrote: I've added firefox to my

[oe] [meta-oe] README: fix typo

2012-03-08 Thread Gary Thomas
Without this change, 'git send-email' complains of a missing argument. Tested with git 1.7.7.6 on Fedora 16. Signed-off-by: Gary Thomas g...@mlbassoc.com --- meta-oe/README |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta-oe/README b/meta-oe/README index a195919

Re: [oe] [meta-oe][meta-efl][PATCH 1/5] midori: upgrade to 0.4.4

2012-03-15 Thread Gary Thomas
-- Gary Thomas | Consulting for the MLB Associates |Embedded world ___ Openembedded-devel mailing list

Re: [oe] [meta-oe][meta-efl][PATCH 1/5] midori: upgrade to 0.4.4

2012-03-15 Thread Gary Thomas
. Report bugs at the Launchpad Bug Tracker. See also the old Flyspray Bug Tracker. https://bugs.launchpad.net/midori Thanks, these pointers helped. Perhaps they should be mentioned in the recipes? -- Gary Thomas

[oe] [meta-oe] midori: Add project home page info

2012-03-15 Thread Gary Thomas
Signed-off-by: Gary Thomas g...@mlbassoc.com --- meta-oe/recipes-connectivity/midori/midori.inc |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta-oe/recipes-connectivity/midori/midori.inc b/meta-oe/recipes-connectivity/midori/midori.inc index 4c7147e..dccb3ee 100644

[oe] [meta-oe][PATCH] midori: Add project home page info

2012-03-16 Thread Gary Thomas
Signed-off-by: Gary Thomas g...@mlbassoc.com --- meta-oe/recipes-connectivity/midori/midori.inc |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta-oe/recipes-connectivity/midori/midori.inc b/meta-oe/recipes-connectivity/midori/midori.inc index 4c7147e..dccb3ee 100644

Re: [oe] [meta-oe][meta-efl][PATCH 1/5] midori: upgrade to 0.4.4

2012-03-16 Thread Gary Thomas
. It always hangs here: Checking for program intltool-merge : /home/local/p60_test/tmp/sysroots/i686-linux/usr/bin/intltool-merge Checking for header locale.h: Any ideas where to look? -- Gary Thomas

Re: [oe] [meta-oe][PATCH] midori: Add project home page info

2012-03-18 Thread Gary Thomas
On 2012-03-18 06:18, Martin Jansa wrote: On Sun, Mar 18, 2012 at 01:05:20PM +0100, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 16-03-12 20:41, Gary Thomas schreef: Signed-off-by: Gary Thomasg...@mlbassoc.com --- meta-oe/recipes-connectivity/midori/midori.inc |1 + 1

[oe] [meta-oe 2/2] python-zopeinterface: update to latest upstream version

2012-03-29 Thread Gary Thomas
Signed-off-by: Gary Thomas g...@mlbassoc.com --- .../python/python-zopeinterface_3.5.1.bb | 22 .../python/python-zopeinterface_3.8.0.bb | 22 2 files changed, 22 insertions(+), 22 deletions(-) delete mode 100644 meta-oe/recipes

[oe] [meta-oe 1/2] python-twisted: update to latest upstream version

2012-03-29 Thread Gary Thomas
Signed-off-by: Gary Thomas g...@mlbassoc.com --- .../python/python-twisted_10.2.0.bb| 224 --- .../python/python-twisted_12.0.0.bb| 234 2 files changed, 234 insertions(+), 224 deletions(-) delete mode 100644 meta-oe/recipes

[oe] Where are my patches going?

2012-03-29 Thread Gary Thomas
/0002-python-zopeinterface-update-to-latest-upstream-versi.patch Who should the emails appear to be from? [Gary Thomas g...@mlbassoc.com] Emails will be sent from: Gary Thomas g...@mlbassoc.com Message-ID to be used as In-Reply-To for the first email? (mbox) Adding cc: Gary Thomas g...@mlbassoc.com from

Re: [oe] Where are my patches going?

2012-03-29 Thread Gary Thomas
On 2012-03-29 05:26, Andreas Oberritter wrote: Hi Gary, On 29.03.2012 13:17, Gary Thomas wrote: A number of times when I've sent patches to the list via 'git send-email', they seem to never arrive. How can I figure out where they are going? your patches arrived. You can find submitted

Re: [oe] [meta-oe 1/2] python-twisted: update to latest upstream version

2012-03-29 Thread Gary Thomas
how to get 'git' to recognize this as a rename with changes when I commited the change. Any hints? On 29.03.2012 12:57, Gary Thomas wrote: diff --git a/meta-oe/recipes-devtools/python/python-twisted_12.0.0.bb b/meta-oe/recipes-devtools/python/python-twisted_12.0.0.bb new file mode 100644 index

Re: [oe] [meta-oe 1/2] python-twisted: update to latest upstream version

2012-03-29 Thread Gary Thomas
On 2012-03-29 05:54, Andreas Oberritter wrote: On 29.03.2012 13:47, Gary Thomas wrote: On 2012-03-29 05:38, Andreas Oberritter wrote: Hi Gary, I was going to submit a similar patch. See my comments inline. Feel free to submit yours - I have no investment in my version, it was purely

Re: [oe] Where are my patches going?

2012-03-29 Thread Gary Thomas
On 2012-03-29 05:53, Stefan Schmidt wrote: Hello. On Thu, 2012-03-29 at 05:36, Gary Thomas wrote: On 2012-03-29 05:26, Andreas Oberritter wrote: On 29.03.2012 13:17, Gary Thomas wrote: A number of times when I've sent patches to the list via 'git send-email', they seem to never arrive. How

Re: [oe] [oe-core] THISDIR usage

2012-04-11 Thread Gary Thomas
: myfile.tar.gz Try using this instead FILESEXTRAPATHS_prepend := ${THISDIR}/files: -- Gary Thomas | Consulting for the MLB Associates |Embedded world

Re: [oe] [oe-core] THISDIR usage

2012-04-11 Thread Gary Thomas
-giuseppe'? One way to get a glimpse of where bitbake is looking for your file is to use strace (GIANT hammer) like this: % strace -o /tmp/xx.bb -f bitbake some-recipe % grep myfile.tar.gz /tmp/xx.bb This way you can see the paths being searched. Il giorno mercoledì 11 aprile 2012, Gary Thomas

Re: [oe] [meta-oe][PATCH 0/1] Possible fix for missing -native support for gtk+-native

2012-04-13 Thread Gary Thomas
. It would be good to just admit that sometimes the -native form is needed and fix the primary recipes. -- Gary Thomas | Consulting for the MLB Associates |Embedded world

Re: [oe] [oe-core] ld segfault cant figure it out

2012-04-16 Thread Gary Thomas
)? -- Gary Thomas | Consulting for the MLB Associates |Embedded world ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http

Re: [oe] [oe-core] ld segfault cant figure it out

2012-04-16 Thread Gary Thomas
On 2012-04-16 16:32, j wrote: On 04/16/2012 03:28 PM, Gary Thomas wrote: On 2012-04-16 16:11, j wrote: On 04/13/2012 03:50 PM, j wrote: On 04/13/2012 03:46 PM, j wrote: There seems to be a couple of packages when I build that cause ld segfaults such as [ 6635.846581] ld[14419]: segfault

Re: [oe] [oe-core] ld segfault cant figure it out

2012-04-17 Thread Gary Thomas
[b7576000+19b000] [10596.912141] ld[30317]: segfault at 8 ip b758e427 sp bfbac350 error 4 in libc-2.15.so[b754a000+19b000] On Mon, Apr 16, 2012 at 6:43 PM, jvwyodap...@gmail.com wrote: On 04/16/2012 03:34 PM, j wrote: On 04/16/2012 03:28 PM, Gary Thomas wrote: On 2012-04-16 16:11, j wrote: On 04

Re: [oe] [oe-core] build for 32bit architecture

2012-04-18 Thread Gary Thomas
. -- Gary Thomas | Consulting for the MLB Associates |Embedded world ___ Openembedded-devel mailing list Openembedded-devel

Re: [oe] [oe-core] ld segfault cant figure it out

2012-04-20 Thread Gary Thomas
and it's so primitive and hard to use (compared to what I use everyday) that I simply don't have the time to mess with it any more. -- Gary Thomas | Consulting for the MLB Associates |Embedded world

[oe] COMPATIBLE_MACHINE

2012-04-20 Thread Gary Thomas
-- Gary Thomas | Consulting for the MLB Associates |Embedded world ___ Openembedded-devel mailing list Openembedded

Re: [oe] COMPATIBLE_MACHINE

2012-04-20 Thread Gary Thomas
a perfectly valid pattern, as far as I can tell. Yes, this does seem to work. Any clues why most uses of COMPATIBLE_MACHINE use the regex (x|y|z) instead of just x|y|z? Aren't they the same? -- Gary Thomas | Consulting

Re: [oe] Simultaneous build of two intree packages

2012-05-07 Thread Gary Thomas
simultaneously? Just make C depend on B -- Gary Thomas | Consulting for the MLB Associates |Embedded world

Re: [oe] Simultaneous build of two intree packages

2012-05-07 Thread Gary Thomas
- two recipes probably should not be creating the same file in such a way. Can you post the recipes, or at least the code snippets that break? -- Gary Thomas | Consulting for the MLB Associates |Embedded

Re: [oe] [oe-core] Packages broken URL

2012-05-15 Thread Gary Thomas
package fixing the errors. Details? People build using oe-core all the time, so providing more info on the problems _you_ are having would go a long way towards finding fixing them. -- Gary Thomas | Consulting

Re: [oe] [oe-core] Packages broken URL

2012-05-15 Thread Gary Thomas
providing more info on the problems _you_ are having would go a long way towards finding fixing them. -- Gary Thomas | Consulting for the MLB Associates |Embedded world

Re: [oe] [toolchain-layer][pull-request] Remove old toolchain recipes

2012-05-16 Thread Gary Thomas
? -- Gary Thomas | Consulting for the MLB Associates |Embedded world ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http

Re: [oe] [toolchain-layer][pull-request] Remove old toolchain recipes

2012-05-16 Thread Gary Thomas
. I'll look into -mno-unaligned-access w/ gcc-4.7 as Gary suggested as soon as I am finished moving gcc-4.5 into HidaV so we can actually build firmware again :) Good luck -- Gary Thomas | Consulting for the MLB

[oe] meta-browser

2012-05-17 Thread Gary Thomas
have gone wrong? -- Gary Thomas | Consulting for the MLB Associates |Embedded world ___ Openembedded

Re: [oe] meta-browser

2012-05-17 Thread Gary Thomas
On 2012-05-17 08:37, Paul Eggleton wrote: On Thursday 17 May 2012 08:18:47 Gary Thomas wrote: Trying the new layer, when I ran 'bitbake chromium -c fetch', I got this error: Fetcher failure for URL: 'http://commondatastorage.googleapis.com/chromium-browser-official/chromium -19.0.1049.3.tar.bz2

Re: [oe] meta-browser

2012-05-17 Thread Gary Thomas
On 2012-05-17 09:04, Paul Eggleton wrote: On Thursday 17 May 2012 08:46:08 you wrote: On 2012-05-17 08:37, Paul Eggleton wrote: On Thursday 17 May 2012 08:18:47 Gary Thomas wrote: Trying the new layer, when I ran 'bitbake chromium -c fetch', I got this error: Fetcher failure for URL: 'http

Re: [oe] [meta-oe][PATCH v2 2/2] python-numpy : Correct difflib dependency.

2012-06-06 Thread Gary Thomas
\ Since these patches have not yet been accepted/merged, shouldn't you squash them into one? -- Gary Thomas | Consulting for the MLB Associates |Embedded world

Re: [oe] [meta-oe][PATCH] v4l-utils 0.8.8: disable qv4l2 build

2012-07-16 Thread Gary Thomas
= 54f16ca8183dd8ae8bf4ccc07949795aff0301f5 -- Gary Thomas | Consulting for the MLB Associates |Embedded world

[oe] [PATCH] [meta-oe] glibmm: Fix compile error with latest glib

2012-07-30 Thread Gary Thomas
Internal glib/XXX.h files should not be included directly. Signed-off-by: Gary Thomas g...@mlbassoc.com --- .../glib-2.0/glibmm/fix-compile-error.patch| 13 + meta-oe/recipes-core/glib-2.0/glibmm_2.28.2.bb |5 - 2 files changed, 17 insertions(+), 1 deletion

[oe] [PATCH] [meta-oe] libxml++: New recipe

2012-07-30 Thread Gary Thomas
Library for C++ bindings to libxml Signed-off-by: Gary Thomas g...@mlbassoc.com --- meta-oe/recipes-core/libxml/libxml++_2.35.3.bb | 16 1 file changed, 16 insertions(+) create mode 100644 meta-oe/recipes-core/libxml/libxml++_2.35.3.bb diff --git a/meta-oe/recipes-core

[oe] [meta-oe][PATCH] media-ctl: Fix build with latest automake

2012-08-04 Thread Gary Thomas
Update to latest upstream version to fix build with automake = 1.12 Signed-off-by: Gary Thomas g...@mlbassoc.com --- .../recipes-multimedia/v4l2apps/media-ctl_git.bb |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-multimedia/v4l2apps/media-ctl_git.bb

[oe] [meta-oe][PATCH v2] libxml++: New recipe - C++ bindings for libxml

2012-08-07 Thread Gary Thomas
Signed-off-by: Gary Thomas g...@mlbassoc.com --- meta-oe/recipes-core/libxml/libxml++_2.35.3.bb | 18 ++ 1 file changed, 18 insertions(+) create mode 100644 meta-oe/recipes-core/libxml/libxml++_2.35.3.bb diff --git a/meta-oe/recipes-core/libxml/libxml++_2.35.3.bb b/meta-oe

[oe] [meta-oe][PATCH] media-ctl: Update to latest upstream to fix build with latest autotools

2012-10-01 Thread Gary Thomas
Signed-off-by: Gary Thomas g...@mlbassoc.com --- .../recipes-multimedia/v4l2apps/media-ctl_git.bb |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-multimedia/v4l2apps/media-ctl_git.bb b/meta-oe/recipes-multimedia/v4l2apps/media-ctl_git.bb index 1034d8c

Re: [oe] perl-native fails on Ubuntu 11.04

2011-05-15 Thread Gary Thomas
On 05/14/2011 04:43 PM, Ulf Samuelsson wrote: Skickat: lö 2011-05-14 16:32 Till: openembedded-devel@lists.openembedded.org Ämne: Re: [oe] perl-native fails on Ubuntu 11.04 On 05/14/2011 01:39 AM, Ulf Samuelsson wrote: 2011-05-05 12:57, Gary Thomas skrev: On 05/05/2011 03:50 AM, Søren Holm

Re: [oe] perl-native fails on Ubuntu 11.04

2011-05-15 Thread Gary Thomas
On 05/15/2011 07:15 AM, Ulf Samuelsson wrote: 2011-05-15 14:17, Gary Thomas skrev: On 05/14/2011 04:43 PM, Ulf Samuelsson wrote: Skickat: lö 2011-05-14 16:32 Till: openembedded-devel@lists.openembedded.org Ämne: Re: [oe] perl-native fails on Ubuntu 11.04 On 05/14/2011 01:39 AM, Ulf

[oe] Newer FireFox?

2011-07-06 Thread Gary Thomas
I notice that the latest version of FireFox in the .dev tree is 3.6.8 (pretty old). Has anyone thought of updating to something really recent, like 5.0? -- Gary Thomas | Consulting for the MLB Associates

Re: [oe] strange error

2011-07-22 Thread Gary Thomas
___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel -- Gary Thomas | Consulting for the MLB Associates |Embedded world

Re: [oe] Kernel boot problems

2011-07-28 Thread Gary Thomas
: hopefully your board has a RESET button which you can use to get back into U-Boot once the kernel boot process hangs. Power cycling to reset the board won't work as the contents of RAM will likely be destroyed. -- Gary Thomas

Re: [oe] Kernel boot problems

2011-07-28 Thread Gary Thomas
. -- I want to die peacefully in my sleep, like my grandfather, not screaming and yelling like the passengers in his car. -Original Message- From: Gary Thomas [mailto:g...@mlbassoc.com] Sent: Thursday, 28 July 2011 11:22 p.m. To: openembedded-devel

  1   2   3   4   >