Re: [yocto] running autoreconf during a configuration step

2018-01-08 Thread Jack Mitchell
On 04/01/18 20:39, Rail Shafigulin wrote: > Ross, > > Thanks for the help. Really appreciate it. > There is also already a recipe for libsoc in meta-oe. http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-support/libsoc/libsoc_0.8.2.bb?h=master Regards, Jack. > On Thu, Jan 4,

Re: [yocto] [PATCH] u-boot-rockchip: update require path

2017-07-24 Thread Jack Mitchell
On 23/07/2017 02:41, Trevor Woerner wrote: Hey Tom, On Sat, Jul 22, 2017 at 7:45 PM, Tom Rini wrote: On Sat, Jul 22, 2017 at 06:40:32PM -0400, Trevor Woerner wrote: The oe-core recipe was updated (2017.05 -> 2017.07), this recipe needed to be updated to suit. However, this u-boot (from rockc

Re: [yocto] [Openembedded-architecture] Sum up - Proposal: dealing with language-specific build tools/dependency management tools

2017-03-16 Thread Jack Mitchell
On 16/03/17 10:35, Alexander Kanavin wrote: On 03/16/2017 11:30 AM, Paul Barker wrote: Staying with NPM as the example, say we have a tree of 1000 dependencies for a top-level application recipe. I understand that generating and then parsing 1000 recipes will bloat things and slow down the build

Re: [yocto] machine arch files for Jetson TX1 (Quad-core ARMCortex-A57 MPCore Processor)

2016-05-15 Thread Jack Mitchell
o google meta + devboard name. Usually turns something up :) Cheers, Jack. --- Jack Mitchell Embedded Linux Consultant www.tuxable.co.uk -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Changing /etc/shadow file

2013-11-25 Thread Jack Mitchell
pend = " \ sed -i 's/*/x/' \ ${IMAGE_ROOTFS}/etc/passwd ;" -- Jack Mitchell (j...@embed.me.uk) Embedded Systems Engineer Cambridgeshire, UK http://www.embed.me.uk -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Busybox configuration example?

2013-10-17 Thread Jack Mitchell
t; } > > which is just editing the confguration file to match my preferences. > Is there a way to do this using the "configuration fragments" mentioned > above? > > Thanks > If I remember correctly there is one in meta-skeleton. -

Re: [yocto] Sending mail from embedded device

2013-08-06 Thread Jack Mitchell
On 06/08/13 15:50, Mark Hatle wrote: > On 8/6/13 9:41 AM, Jack Mitchell wrote: >> On 06/08/13 15:31, Gary Thomas wrote: >>> My embedded device needs to send out email. >>> >>> I've looked around a bit and I don't see any recipes for a >>> ma

Re: [yocto] Sending mail from embedded device

2013-08-06 Thread Jack Mitchell
suggestions? > > Surely my application isn't the first that wants to send email... > Would recipes-extended/msmtp do the job? Do you need to run the whole mail stack or is pushing out emails to an smtp server adequate? -- Jack Mitchell (j...@embed.me.uk) Embedded Systems Engineer

Re: [yocto] anyone building for the arrow sockit eval board?

2013-06-04 Thread Jack Mitchell
On 04/06/13 13:22, Robert P. J. Day wrote: On Tue, 4 Jun 2013, Jack Mitchell wrote: On 04/06/13 12:32, Robert P. J. Day wrote: that's this board: http://www.rocketboards.org/foswiki/Documentation/ArrowSoCKitEvaluationBoard there's an alleged page for downloading an appropr

Re: [yocto] yocto - lbcm3m1 camera driver source code

2013-06-04 Thread Jack Mitchell
Jack. -- Jack Mitchell (j...@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] anyone building for the arrow sockit eval board?

2013-06-04 Thread Jack Mitchell
ch. If you still need me to ask any questions in a couple of weeks I will do so for you. Cheers, Jack. -- Jack Mitchell (j...@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Trying to bitbake core-image-minimal on Archlinux

2013-03-03 Thread Jack Mitchell
On 03/03/13 18:02, Ismael BarrosĀ² wrote: Hi there, I'm new to Yocto, and I keep finding errors that prevent me from building a minimal image. I've just installed poky-danny-8.0, sourced oe-init-build-env, and bitbaked core-image-minimal. The first error is that bitbake sanity checks fail to

Re: [yocto] meta-raspberrypi has a new home - yocto

2013-01-25 Thread Jack Mitchell
for meta-raspberrypi specific discussions. Please don't forget to add "[meta-raspberrypi]" in subject. For more information check the included README in the layer. In the end i want to thank the group who added value to this layer: Aurelian Zanoschi David-John Willis Gary Thoma

Re: [yocto] Adding ALSA to the Yocto SDK

2013-01-21 Thread Jack Mitchell
On 01/21/13 21:27, Patrick Turley wrote: I've been working on re-targeting some code from a vendor's board to our own board. For libraries and other low-level code, everything's been fine. For test applications, I'm running into a dependency on the header file alsa/asoundlib.h, which is obvio

Re: [yocto] Basic failures building 1st Yocto Project and Yocto Raspberry Pi

2013-01-05 Thread Jack Mitchell
On 01/05/13 01:06, Alex J Lennon wrote: It should just be a matter of changing a few git revisions, and tweaking the wording a bit to involve the new meta-yocto, meta-yocto-bsp split. If anyone wishes to step up to the plate the source for this blog post is available at [1] and I will happily acc

Re: [yocto] Basic failures building 1st Yocto Project and Yocto Raspberry Pi

2013-01-03 Thread Jack Mitchell
b.com/CommunistCode/PimpMyPi-Community-Blog-Posts -- Jack Mitchell (j...@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [meta-freescale] hiawatha-8.6 using Yocto

2012-12-28 Thread Jack Mitchell
Hi, On 12/28/12 06:30, GOPIKRISHNAN S wrote: I am getting some errors while building hiawatha(using recipe from openembedded). In investigation I found all return \type and parameter type seems to be same & in all /usr/include/*.h files in declared as extern was added before to make it visible

Re: [yocto] What is GMAE?

2012-12-15 Thread Jack Mitchell
On 12/14/12 21:57, Brian Hutchinson wrote: On Fri, Dec 14, 2012 at 4:09 PM, Zhang, Jessica wrote: Actually I talked with Richard regarding retiring the toolchain targets (meta-toolchain and meta-toolchain-gmae) as Mark mentioned that now we can build a toolchain matching the >image. Also, we

Re: [yocto] Alternative SDK installation directory working?

2012-11-19 Thread Jack Mitchell
. e.g. --sysroot=/opt/poky-test/sysroots/arch-blah-blah-blah What am I missing here? Best regards, Wolfgang Denk Regards, -- Jack Mitchell (j...@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk -- ___ yocto mailing list yocto@

Re: [yocto] Correct procedure for rebuilding after a git pull

2012-10-03 Thread Jack Mitchell
On 03/10/12 14:37, Burton, Ross wrote: On 3 October 2012 14:37, Jack Mitchell wrote: I also use this work flow. If something goes wrong with a particular package then I will -c cleansstate failed-package and then start the build again. This usually fixes it. Bringing the failure on on the

Re: [yocto] Correct procedure for rebuilding after a git pull

2012-10-03 Thread Jack Mitchell
low. If something goes wrong with a particular package then I will -c cleansstate failed-package and then start the build again. This usually fixes it. Regards, ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/li

[yocto] Poky SDK Issues

2012-09-14 Thread Jack Mitchell
heers, -- Jack Mitchell (j...@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Adding items to meta-toolchain

2012-09-13 Thread Jack Mitchell
brary on a host without the build sysroot? Regards, Jack. -- Jack Mitchell (j...@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] raspberrypi image questions

2012-09-05 Thread Jack Mitchell
On 05/09/2012 22:46, Paul Eggleton wrote: On Wednesday 05 September 2012 12:16:44 Gary Thomas wrote: I just built Yocto/Poky for the raspberrypi, following the recent thread on this list. I noticed that the resulting SD image is ~4GB, but most of that space seems to be unused: $ ssh root@1

Re: [yocto] Building a Custom Raspberry Pi Image using OpenEmbedded and Yocto

2012-09-05 Thread Jack Mitchell
On 04/09/12 09:43, Jack Mitchell wrote: On 03/09/12 22:00, Tomas Frydrych wrote: Hi Jack, On 03/09/12 18:52, Jack Mitchell wrote: As some of you know I run a small Raspberry Pi community site[1] and I would like to write a follow up to an earlier blog post about preparing yourself for

Re: [yocto] raspberrypi image questions

2012-09-05 Thread Jack Mitchell
On 05/09/2012 22:46, Paul Eggleton wrote: On Wednesday 05 September 2012 12:16:44 Gary Thomas wrote: I just built Yocto/Poky for the raspberrypi, following the recent thread on this list. I noticed that the resulting SD image is ~4GB, but most of that space seems to be unused: $ ssh root@1

Re: [yocto] Building a Custom Raspberry Pi Image using OpenEmbedded and Yocto

2012-09-05 Thread Jack Mitchell
On 05/09/2012 18:13, Trevor Woerner wrote: I also found that I had to add: BB_DANGLINGAPPENDS_WARNONLY = "yes" at the end of my conf/local.conf since I received a: ERROR: No recipes available for: /home/trevor/devel/yocto/raspi/poky/meta-raspberrypi/recipes-multimedia/libav/l

Re: [yocto] Building a Custom Raspberry Pi Image using OpenEmbedded and Yocto

2012-09-05 Thread Jack Mitchell
On 05/09/12 16:20, Trevor Woerner wrote: On Wed, Sep 5, 2012 at 5:58 AM, Jack Mitchell wrote: This is now livefor anyone interested. http://www.pimpmypi.com/blog/blogPost.php?blogPostID=7 Shouldn't the instructions include a step adding the meta-raspberrypi layer to conf/bblayers.conf?

Re: [yocto] Building a Custom Raspberry Pi Image using OpenEmbedded and Yocto

2012-09-05 Thread Jack Mitchell
On 03/09/12 22:00, Tomas Frydrych wrote: Hi Jack, On 03/09/12 18:52, Jack Mitchell wrote: As some of you know I run a small Raspberry Pi community site[1] and I would like to write a follow up to an earlier blog post about preparing yourself for programming on the Raspberry Pi with the Yocto

Re: [yocto] Building a Custom Raspberry Pi Image using OpenEmbedded and Yocto

2012-09-04 Thread Jack Mitchell
On 04/09/12 09:43, Jack Mitchell wrote: On 03/09/12 22:00, Tomas Frydrych wrote: Hi Jack, On 03/09/12 18:52, Jack Mitchell wrote: As some of you know I run a small Raspberry Pi community site[1] and I would like to write a follow up to an earlier blog post about preparing yourself for

Re: [yocto] Building a Custom Raspberry Pi Image using OpenEmbedded and Yocto

2012-09-04 Thread Jack Mitchell
On 03/09/12 22:00, Tomas Frydrych wrote: Hi Jack, On 03/09/12 18:52, Jack Mitchell wrote: As some of you know I run a small Raspberry Pi community site[1] and I would like to write a follow up to an earlier blog post about preparing yourself for programming on the Raspberry Pi with the Yocto

Re: [yocto] yocto beagleboard.conf -- should it not go away?

2012-09-04 Thread Jack Mitchell
Regards, -- Jack Mitchell (j...@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Building a Custom Raspberry Pi Image using OpenEmbedded and Yocto

2012-09-03 Thread Jack Mitchell
Good evening all, Over the past month or so I have been experimenting with using Yocto and meta-raspberrypi to get a minimal image booting. After some frustration, plenty of bug fixes and heaps of help from members of the community; I believe that the layers are now well tested and fairly stab

Re: [yocto] [meta-raspberrypi] gettext RPATH QA issue

2012-08-31 Thread Jack Mitchell
On 31/08/12 10:26, Jack Mitchell wrote: So, I have run into a second problem with the new RPATH sanity checks in bitbake. I'm on master for everything and this is the error I am receiving: [jack@archHP raspberry]$ bitbake rpi-hwup-image Pseudo may be out of date, rebuilding p

Re: [yocto] meta-raspberry pi libav bbappend

2012-08-31 Thread Jack Mitchell
On 31/08/12 10:20, Andrei Gherzan wrote: On Fri, Aug 31, 2012 at 12:18 PM, Tomas Frydrych mailto:tf+lists.yo...@r-finger.com>>wrote: On 31/08/12 10:10, Jack Mitchell wrote: > Thanks for the suggestion but unfortunately no dice. It was working > about a week ago with

[yocto] [meta-raspberrypi] gettext RPATH QA issue

2012-08-31 Thread Jack Mitchell
h 661 didn't need to be rerun and 1 failed. Summary: 1 task failed: /home/jack/Projects/poky-rasp/meta/recipes-core/gettext/gettext_0.18.1.1.bb, do_package Summary: There was 1 WARNING message shown. Summary: There were 4 ERROR messages shown, returning a non-zero exit

Re: [yocto] meta-raspberry pi libav bbappend

2012-08-31 Thread Jack Mitchell
On 31/08/12 10:03, Tomas Frydrych wrote: On 31/08/12 09:44, Jack Mitchell wrote: My BBMASK is: BBMASK = "meta-raspberrypi/recipes-multimedia/libav|meta-raspberrypi/recipes-core/systemd" I think it matches against full paths, so try: ".*/meta-raspberrypi/recipes-m

Re: [yocto] meta-raspberry pi libav bbappend

2012-08-31 Thread Jack Mitchell
On 31/08/12 09:30, Paul Eggleton wrote: On Friday 31 August 2012 09:26:03 Jack Mitchell wrote: I'm attempting to build for the Raspberry Pi again today and I have hit a problem with libav. I have it BBMASK'ed in my local.conf however it seems the recipe still gets sanity checked and

Re: [yocto] meta-raspberry pi libav bbappend

2012-08-31 Thread Jack Mitchell
On 31/08/12 09:26, Jack Mitchell wrote: I'm attempting to build for the Raspberry Pi again today and I have hit a problem with libav. I have it BBMASK'ed in my local.conf however it seems the recipe still gets sanity checked and can't find the recipe to go with the bbappend so i

[yocto] meta-raspberry pi libav bbappend

2012-08-31 Thread Jack Mitchell
get around this? EDIT: I just checked the readme again and it seems as though meta-oe is now required, is this the only hurdle in having a non meta-oe build or has there been other additions recently? Regards, Jack. -- Jack Mitchell (j...@embed.me.uk) Embedded Systems Engineer http://

Re: [yocto] Raspberry Pi do_fetch failure

2012-08-21 Thread Jack Mitchell
at 9:58 PM, Andrei Gherzan <mailto:and...@gherzan.ro>> wrote: On Mon, Aug 13, 2012 at 7:38 PM, Chris Tapp mailto:opensou...@keylevel.com>> wrote: On 13 Aug 2012, at 15:00, Jack Mitchell wrote: > On 13/08/12 14:51, Andrei Gherzan wrote: >>

Re: [yocto] Raspberry Pi do_fetch failure

2012-08-13 Thread Jack Mitchell
On 13/08/12 14:51, Andrei Gherzan wrote: On Mon, Aug 13, 2012 at 4:34 PM, Jack Mitchell <mailto:m...@communistcode.co.uk>> wrote: Good afternoon everyone, I am trying (yet again) to get yocto to build for the Raspberry Pi and I am falling at the do_fetch hurdle on

[yocto] Raspberry Pi do_fetch failure

2012-08-13 Thread Jack Mitchell
mary: Attempted 1223 tasks of which 1014 didn't need to be rerun and 1 failed. Does anyone recognise the root cause of this message? Running poky and meta-raspberrypi at latest master. Regards, Jack. -- Jack Mitchell (j...@embed.me.uk) Embedded Systems Engineer http://www.embe

Re: [yocto] m4 build failure - master && denzil branch

2012-07-09 Thread Jack Mitchell
On 09/07/12 15:53, Martin Jansa wrote: On Mon, Jul 09, 2012 at 03:51:19PM +0100, Jack Mitchell wrote: On 09/07/12 15:37, Martin Jansa wrote: On Mon, Jul 09, 2012 at 03:34:36PM +0100, Jack Mitchell wrote: So, I'm fairly sure this is a real build failure this time, again on the poky maste

Re: [yocto] Yocto Quilt Build Failure - Master && Denzil

2012-07-09 Thread Jack Mitchell
On 09/07/12 14:45, Jack Mitchell wrote: So I am trying to setup a new build machine for a way to run production builds with a staging git meta-layer repo. However, before I have even got to the difficult part I am facing build errors on both the Master branch and the Denzil branch of Poky. I

Re: [yocto] m4 build failure - master && denzil branch

2012-07-09 Thread Jack Mitchell
On 09/07/12 15:53, Martin Jansa wrote: On Mon, Jul 09, 2012 at 03:51:19PM +0100, Jack Mitchell wrote: On 09/07/12 15:37, Martin Jansa wrote: On Mon, Jul 09, 2012 at 03:34:36PM +0100, Jack Mitchell wrote: So, I'm fairly sure this is a real build failure this time, again on the poky maste

Re: [yocto] m4 build failure - master && denzil branch

2012-07-09 Thread Jack Mitchell
On 09/07/12 15:37, Martin Jansa wrote: On Mon, Jul 09, 2012 at 03:34:36PM +0100, Jack Mitchell wrote: So, I'm fairly sure this is a real build failure this time, again on the poky master and denzil branch. Please see attached file as the log is too big to paste. does your host use (e)

[yocto] m4 build failure - master && denzil branch

2012-07-09 Thread Jack Mitchell
So, I'm fairly sure this is a real build failure this time, again on the poky master and denzil branch. Please see attached file as the log is too big to paste. Regards, -- Jack Mitchell (j...@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk -- [build@yoctoBuilder

Re: [yocto] Yocto Quilt Build Failure - Master && Denzil

2012-07-09 Thread Jack Mitchell
On 09/07/12 14:45, Jack Mitchell wrote: So I am trying to setup a new build machine for a way to run production builds with a staging git meta-layer repo. However, before I have even got to the difficult part I am facing build errors on both the Master branch and the Denzil branch of Poky. I

[yocto] Yocto Quilt Build Failure - Master && Denzil

2012-07-09 Thread Jack Mitchell
/usr/bin/install -c -m 644 lib/quilt.el /mnt/yoctoBuilds/poky-denzil.git/build/tmp/work/x86_64-linux/quilt-native-0.51-r1/image/mnt/yoctoBuilds/poky-denzil.git/build/tmp/sysroots/x86_64-linux/usr/share/emacs/site-lisp/ ERROR: oe_runmake failed Regards, -- Jack Mitchell (j...@e

Re: [yocto] menuconfig vs. config fragments?

2012-07-09 Thread Jack Mitchell
I agree, something in the back of my mind is shouting that config fragments should have a .cfg extension. Regards, -- Jack Mitchell (j...@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk -- ___ yocto mailing list yoct

Re: [yocto] Beagleboard BSP on BeagleBone?

2012-06-28 Thread Jack Mitchell
On 28/06/2012 20:27, maniacbug wrote: Apologies if this is the wrong list, should it be on meta-ti? Does anyone here know if the yocto 'beagleboard' BSP works on the BeagleBone board? ___ yocto mailing list yocto@yoctoproject.org https://lists.yocto

Re: [yocto] LAMP layer

2012-06-27 Thread Jack Mitchell
On 27/06/2012 17:27, Paul Eggleton wrote: On Wednesday 27 June 2012 16:22:09 Jack Mitchell wrote: I think this is a fantastic idea in general and if I remember correctly someone from Linaro was attempting to do something similar to this the other day - so I can't only be me who would appre

Re: [yocto] LAMP layer

2012-06-27 Thread Jack Mitchell
could be a layer with that "section"? i.e. meta-networking meta-webserver (meta-l*mp?) recipes-* recipes-* meta-* I'm sure you get the idea... Regards, -- Jack Mitchell (j...@

Re: [yocto] the current yocto FAQ is pretty much valueless

2012-06-26 Thread Jack Mitchell
ack to work. you're now free to yell at me. rday ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto -- Jack Mitchell (j...@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk -- ___

Re: [yocto] Web Hob design update

2012-06-22 Thread Jack Mitchell
, it's just the project I've been working on the last 6 months is using some very similar technology and these are some of the design decisions I've made (and still attempting to make!), so it's more interest and understanding design decisions than anything else. Regards, --

Re: [yocto] Error: PATH contains '.' or '', which will break the build, please remove this.

2012-06-21 Thread Jack Mitchell
started receiving this error about a week ago, my path is as follows: [jack@archHP r0005]$ echo "${PATH}" /home/jack/Projects/poky-denzil.git/scripts:/home/jack/Projects/poky-denzil.git/bitbake/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin/core_perl However

[yocto] sgml-common failure

2012-06-18 Thread Jack Mitchell
l included with Perl any more due to depreciation, could it be something to do with this? Regards, -- Jack Mitchell (j...@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk -- ___ yocto mailing list yocto@yoctoproject.org https://li

[yocto] OpenSSL Perl File::Find

2012-06-14 Thread Jack Mitchell
module is located in: /usr/lib/perl5/core_perl My host is Archlinux 64. Regards, -- Jack Mitchell (j...@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Hob implementation: vanilla or branded?

2012-05-31 Thread Jack Mitchell
On 31/05/2012 18:08, Tomas Frydrych wrote: Hi, On 31/05/12 17:55, Barros Pena, Belen wrote: I would like to know what the Yocto Project community thinks about these 2 approaches. Vanilla please, 'branded' applications are so 1990s. I think very few users care whether an application looks diffe

Re: [yocto] meta-ti layer and tag 2012.05-yocto1.2

2012-05-18 Thread Jack Mitchell
ngstrom or Arago. Regards, -- Jack Mitchell (j...@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Xilinx FPGA development board meta repositories

2012-05-02 Thread Jack Mitchell
list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto There is a meta-xilinx git repo but I've never ventured as far as using it... http://git.yoctoproject.org/cgit/cgit.cgi/meta-xilinx/ -- Jack Mitchell (j...@embed.me.uk) Embedded Systems Engineer

Re: [yocto] who are using archlinux?

2012-03-28 Thread Jack Mitchell
h in the sysroot arg at first for implicit dependended libs, but not host's rootfs. On Tue, 2012-03-27 at 16:49 +0800, Jack Mitchell wrote: On 27/03/12 03:33, Ni Qingliang wrote: who are using archlinux? I want to talk about gconf compile fail problem. I use Archlinux for OE/Yocto, cou

Re: [yocto] yassl recipe in the yocto project

2012-03-28 Thread Jack Mitchell
rSSL, http://polarssl.org/ - choice is everything right ;) -- Jack Mitchell (j...@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] who are using archlinux?

2012-03-27 Thread Jack Mitchell
must install Python2 from the repositories then symlink python2 to python in /usb/bin. Regards, -- Jack Mitchell (j...@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk -- ___ yocto mailing list yocto@yoctoproject.org https

Re: [yocto] wiki entry on how to create own source download mirror

2012-03-21 Thread Jack Mitchell
essing with OE.) also, unnecessary to do "complete build", i just do "bitbake -c fetchall". thoughts? rday Sounds good to me, I was the one who suggested it and thought it could possibly be a bit lacking if you didn't have at least a basic base knowledg

Re: [yocto] Build failure because of do_fectch in Yocto-1.1

2012-03-21 Thread Jack Mitchell
the wiki[1] which gives a brief explanation on how to go about creating your own mirror of the downloaded files. [1] https://wiki.yoctoproject.org/wiki/How_do_I Regards, -- Jack Mitchell (j...@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] proper recipe for building for beagle xM? meta-ti?

2012-03-05 Thread Jack Mitchell
uld expect this to be the next test? If you don't have a beagleboard to test if you host it somewhere I can give it quick go later today if I get time. Regards, -- Jack Mitchell (j...@embed.me.uk) Embedded Systems Engineer http://www.embed.me.uk -- _

Re: [yocto] BeagleBone with meta-ti layer

2012-02-20 Thread Jack Mitchell
On 20/02/12 06:39, Andrea Galbusera wrote: Hi, On Thu, Jan 26, 2012 at 4:38 PM, Brian Hutchinson wrote: I grabbed a bag of chips and a beverage ... watching this thread! I'm right behind you guys so thanks for blazing the trail. I have other TI parts to work with but starting with first Beag

Re: [yocto] Raspberry Pi

2012-02-08 Thread Jack Mitchell
On 08/02/12 02:36, Brian Hutchinson wrote: On Tue, Feb 7, 2012 at 7:52 PM, Joshua Lock wrote: Somehow they managed to convince Broadcom to release a datasheet for the SoC: http://www.raspberrypi.org/archives/615 One of my friends sent me a funny quote he saw today: "The most amazing thing abo

[yocto] Booting Beagle over NFS

2012-02-06 Thread Jack Mitchell
Hello everyone, I am attempting to boot my BeagleBoard over NFS. Now I have followed some instructions and used my onw knowledge to derive the boot parameters as shown here: setenv bootargs 'console=ttySO2,115200n8 noinitrd rw ip=10.0.11.2::255.255.255.0 root=/dev/nfs nfsroot=10.0.11.1:/hom

Re: [yocto] RFC: Hob 1.2 design

2012-02-02 Thread Jack Mitchell
On 01/02/12 17:28, Scott Garman wrote: On 01/31/2012 05:39 PM, Wang, Shane wrote: Hi, all, Belen has a new video for Hob2 workflow and design. https://wiki.yoctoproject.org/wiki/File:Hob1.2-screencast2.mov Please comment. I'm pretty amazed with this. The workflow seems clear and each screen

Re: [yocto] Minutes: Yocto Project Technical Team Meeting - Tuesday, January 31, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).

2012-02-02 Thread Jack Mitchell
On 31/01/12 23:07, Liu, Song wrote: - ScottR: would like to encourage people to get back to Scott in 24 hours for his emails clarifying some doc topics. Scott would like to encourage community people to run through the docs and give some feedback. Sean: suggest online review for docs. Scott

Re: [yocto] Is there a recipe for evtest package?

2012-01-30 Thread Jack Mitchell
On 28/01/12 02:16, McClintock Matthew-B29882 wrote: On Wed, Jan 25, 2012 at 7:36 AM, Brian Hutchinson wrote: On Wed, Jan 25, 2012 at 9:48 AM, Jack Mitchell wrote: Hi Brian, Your best bet is to adapt the one from meta-oe here: http://cgit.openembedded.org/meta-openembedded/tree/meta-oe

Re: [yocto] understanding recipes

2012-01-26 Thread Jack Mitchell
On 26/01/12 16:44, jfabernathy wrote: I'm trying to understand the concept of creating a recipe and having it included in the build I do. For example, suppose I want to create the meta-intel/meta-cedartrail BSP with the core-image-minimal image, but I wanted to include hello world as shown in

Re: [yocto] BeagleBone with meta-ti layer

2012-01-26 Thread Jack Mitchell
On 26/01/12 15:24, Gary Thomas wrote: On 2012-01-26 08:07, Gary Thomas wrote: On 2012-01-26 07:06, Gary Thomas wrote: On 2012-01-26 06:50, Jack Mitchell wrote: On 26/01/12 13:27, Gary Thomas wrote: On 2012-01-26 05:35, Gary Thomas wrote: On 2012-01-26 05:01, Jack Mitchell wrote: On 26/01

Re: [yocto] BeagleBone with meta-ti layer

2012-01-26 Thread Jack Mitchell
On 26/01/12 13:27, Gary Thomas wrote: On 2012-01-26 05:35, Gary Thomas wrote: On 2012-01-26 05:01, Jack Mitchell wrote: On 26/01/12 12:00, Koen Kooi wrote: Op 26 jan. 2012, om 12:06 heeft Jack Mitchell het volgende geschreven: Hello everyone, I will soon be receiving a Beaglebone and I

Re: [yocto] BeagleBone with meta-ti layer

2012-01-26 Thread Jack Mitchell
On 26/01/12 12:00, Koen Kooi wrote: Op 26 jan. 2012, om 12:06 heeft Jack Mitchell het volgende geschreven: Hello everyone, I will soon be receiving a Beaglebone and I wish to transfer the work I have been doing with Yocto on the Beagleboard over to the Beaglebone, to show my company how the

[yocto] BeagleBone with meta-ti layer

2012-01-26 Thread Jack Mitchell
Hello everyone, I will soon be receiving a Beaglebone and I wish to transfer the work I have been doing with Yocto on the Beagleboard over to the Beaglebone, to show my company how the same application codebase can be run different platforms using Linux/Yocto/etc.. I have been looking at the

Re: [yocto] Is there a recipe for evtest package?

2012-01-25 Thread Jack Mitchell
On 25/01/12 14:42, Brian Hutchinson wrote: Hi, Looking for the evtest package in Yocto. Is there a meta data layer I can checkout that has it? Regards, Brian ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Yocto Project Developer Day at ELC

2012-01-20 Thread Jack Mitchell
On 19/01/12 19:41, Jeff Osier-Mixon wrote: Keep Tuesday, February 14, open. That is the day before the Embedded Linux Conference in Redwood Shores, CA, and it is also the day of the first Yocto Project Developer Day, a full-day opportunity to learn more about the Yocto Project. There will be a

Re: [yocto] question on poky and git interaction

2012-01-16 Thread Jack Mitchell
On 13/01/12 17:27, Jim Abernathy wrote: under the poky directory you git checkout of the branch you want to work with, then you clone meta-intel and within that directory you checkout a branch. if you needed to use git for you personal project, you can't put it at the same meta-intel level, ri

Re: [yocto] Does Edison work with Beagleboard & linux-yocto-3.0 kernel?

2012-01-12 Thread Jack Mitchell
On 12/01/12 15:21, Brian Hutchinson wrote: Yet another follow up. I finally found my C3 Beagleboard and the default kernel built off master yesterday works on that platform too. I was able to do another build with the tips you guys gave and it looks like it is picking up the kernel from my loca

Re: [yocto] Does Edison work with Beagleboard & linux-yocto-3.0 kernel?

2012-01-11 Thread Jack Mitchell
On 11/01/12 15:20, Brian Hutchinson wrote: On Wed, Jan 11, 2012 at 9:57 AM, Bruce Ashfield wrote: It will. I sent patches recently to make that the preferred version in the master branch. Cherry picking that change would probably be all you would need. 2. Is the example for setting up for

Re: [yocto] RFC: Joint, monthly, and online forum for developer discussion

2012-01-11 Thread Jack Mitchell
On 10/01/12 22:16, Joshua Lock wrote: Hi Sean, On 09/01/12 17:49, Hudson, Sean wrote: I propose having a monthly, online developer forum that promotes discussion on longer term technical issues that impact both Yocto and OpenEmbedded. This would supplement the already existing mailing list and

Re: [yocto] Trouble creating new package

2012-01-10 Thread Jack Mitchell
On 10/01/12 13:56, Jack Mitchell wrote: On 10/01/12 13:50, Gary Thomas wrote: On 2012-01-10 06:39, Jack Mitchell wrote: On 10/01/12 13:38, James Abernathy wrote: On Tue, Jan 10, 2012 at 8:20 AM, Jack Mitchell mailto:m...@communistcode.co.uk>> wrote: On 10/01/12 11:21, Jack Mi

Re: [yocto] Trouble creating new package

2012-01-10 Thread Jack Mitchell
On 10/01/12 13:50, Gary Thomas wrote: On 2012-01-10 06:39, Jack Mitchell wrote: On 10/01/12 13:38, James Abernathy wrote: On Tue, Jan 10, 2012 at 8:20 AM, Jack Mitchell mailto:m...@communistcode.co.uk>> wrote: On 10/01/12 11:21, Jack Mitchell wrote: On 10/01/12 11:16,

Re: [yocto] Trouble creating new package

2012-01-10 Thread Jack Mitchell
On 10/01/12 13:38, James Abernathy wrote: On Tue, Jan 10, 2012 at 8:20 AM, Jack Mitchell <mailto:m...@communistcode.co.uk>> wrote: On 10/01/12 11:21, Jack Mitchell wrote: On 10/01/12 11:16, Martin Jansa wrote: On Tue, Jan 10, 2012 at 11:08:22AM +0000, Jack

Re: [yocto] Trouble creating new package

2012-01-10 Thread Jack Mitchell
On 10/01/12 11:21, Jack Mitchell wrote: On 10/01/12 11:16, Martin Jansa wrote: On Tue, Jan 10, 2012 at 11:08:22AM +, Jack Mitchell wrote: Good morning everyone, I am currently having issues creating a (very!) simple package. I have looked at the latest reference manual and studied other

Re: [yocto] Trouble creating new package

2012-01-10 Thread Jack Mitchell
On 10/01/12 11:16, Martin Jansa wrote: On Tue, Jan 10, 2012 at 11:08:22AM +, Jack Mitchell wrote: Good morning everyone, I am currently having issues creating a (very!) simple package. I have looked at the latest reference manual and studied other .bb files to no avail. I am trying to

[yocto] Trouble creating new package

2012-01-10 Thread Jack Mitchell
Good morning everyone, I am currently having issues creating a (very!) simple package. I have looked at the latest reference manual and studied other .bb files to no avail. I am trying to build a simple web server called Hiawatha. To install (http://www.hiawatha-webserver.org/howto/compilati

Re: [yocto] Yocto Eclipse Plugin - Python 'undefined symbol'

2012-01-09 Thread Jack Mitchell
roject.org] On Behalf Of Jack Mitchell Sent: Thursday, January 05, 2012 8:27 AM To: yocto@yoctoproject.org Subject: Re: [yocto] Yocto Eclipse Plugin - Python 'undefined symbol' On 05/01/12 16:18, Jack Mitchell wrote: I encounter this error when trying to launch a debug session in Ecl

Re: [yocto] Does my build disk's filesystem make a difference?

2012-01-09 Thread Jack Mitchell
On 07/01/12 15:16, autif khan wrote: You are better off with one of the dual boot OSes in a virtual machine that a dual boot situation where you are trying to write to NTFS from linux or trying to work with ext2fs tools from windows. I do not even know if you can create equivalent of symlinks (u

Re: [yocto] Yocto Eclipse Plugin - Python 'undefined symbol'

2012-01-05 Thread Jack Mitchell
On 05/01/12 16:18, Jack Mitchell wrote: I encounter this error when trying to launch a debug session in Eclipse. I am using the master branch of poky, and the master branch of eclipse-plugin on an ArchLinux 64 host. Any ideas, it seems as though the Python wasn't built with Unicode su

[yocto] Yocto Eclipse Plugin - Python 'undefined symbol'

2012-01-05 Thread Jack Mitchell
I encounter this error when trying to launch a debug session in Eclipse. I am using the master branch of poky, and the master branch of eclipse-plugin on an ArchLinux 64 host. Any ideas, it seems as though the Python wasn't built with Unicode support but I can't tell if it is using the bitbake

[yocto] Integrating 3rd Party BSP Layers

2012-01-05 Thread Jack Mitchell
Good morning everyone, I am currently trying to figure out the best way to integrate the meta-texasinstruments layer with the Yocto provided layers. According to the meta-texasinstruments readme, it requires the meta-oe, meta-angstrom and meta-oe-core. Now Yocto provides the stable meta-oe-cor

Re: [yocto] Yocto usability questions

2011-11-18 Thread Jack Mitchell
On 18/11/2011 16:04, Gary Thomas wrote: On 2011-11-18 09:00, Philip Balister wrote: On 11/18/2011 10:56 AM, Gary Thomas wrote: On 2011-11-18 08:02, Ourada, Paul wrote: Jack said: From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Jack Mitchell Sent

Re: [yocto] Yocto usability questions

2011-11-18 Thread Jack Mitchell
On 17/11/2011 21:38, Chris Tapp wrote: On 16 Nov 2011, at 22:07, Jeff Osier-Mixon wrote: Mark & everyone else listening: Would you say that (1) the need for a recipe and (2) the requirement to cross-compile are two of the most major usability or learning-curve disadvantages of working with t

Re: [yocto] Help diagnosing a build failure involving ncurses, gettext, and eglibc

2011-11-03 Thread Jack Mitchell
On 03/11/2011 05:21, Darren Hart wrote: On 11/02/2011 10:16 PM, McClintock Matthew-B29882 wrote: On Thu, Nov 3, 2011 at 12:12 AM, Darren Hart wrote: I came up with the following to ensure I have a log of every bitbake command I run along with some useful stats. Feel free to use it or flame it

Re: [yocto] how to set timezone

2011-10-28 Thread Jack Mitchell
On 28/10/2011 03:59, Ni Qingliang wrote: Is anyone there? On Thu, 2011-10-27 at 16:45 +0800, Ni Qingliang wrote: Hello All: what is the right way to set timezone? I have added tzdata into my image, and can find some variables in the etc, e.g. 'TZ'. on my archlinux, I can set TIMEZONE in th

  1   2   >