Re: [yocto] Strange error

2017-03-06 Thread Matthew McClintock
On Mon, Mar 6, 2017 at 6:15 AM, Gary Thomas wrote: > ERROR: When reparsing > /local/poky-cutting-edge/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb.do_install, > the basehash value changed from 2b888d6b72e00c404fc7e17436e465eb to > 0fd6c915488c10c37cdfd6a674354e65. The

[yocto] Strange error

2017-03-06 Thread Gary Thomas
I wanted to change (disable) extra getty tasks in my target image. I'm using sysvinit, so I added this line to my .conf: SYSVINIT_ENABLED_GETTYS = "" I thought that would get the sysvinit-inittab package rebuilt as do_install uses that variable, but alas it did not. So I took out the big

Re: [yocto] Strange error trying to use externalsrc

2015-04-24 Thread Matt Schuckmann
-Original Message- From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] Sent: Thursday, April 23, 2015 5:20 PM To: Matt Schuckmann Cc: yocto@yoctoproject.org Subject: Re: [yocto] Strange error trying to use externalsrc On Thursday 23 April 2015 12:37:30 Matt Schuckmann

Re: [yocto] Strange error trying to use externalsrc

2015-04-24 Thread Paul Eggleton
On Friday 24 April 2015 09:10:58 Matt Schuckmann wrote: -Original Message- From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] Sent: Thursday, April 23, 2015 5:20 PM To: Matt Schuckmann Cc: yocto@yoctoproject.org Subject: Re: [yocto] Strange error trying to use

Re: [yocto] Strange error trying to use externalsrc

2015-04-24 Thread Matt Schuckmann
http://www.yoctoproject.org/docs/1.4/dev-manual/dev- manual.html#buildi ng-so ftware-from-an-external-source https://github.com/openembedded/oe- core/blob/dylan/meta/classes/extern alsrc .bbclass Ah, right, dylan - yes things were a bit different in that version. It's possible it

[yocto] Strange error trying to use externalsrc

2015-04-23 Thread Matt Schuckmann
I'm trying to use the externalsrc class to make it easier build an application under active development. I'm working off of the Dylan branch. If I add the following 2 lines to my site.conf INHERIT += externalsrc S_pn-keypadd = /home/dev/builds/zanzibar/keypadd I get the following error when

Re: [yocto] Strange error trying to use externalsrc

2015-04-23 Thread Paul Eggleton
On Thursday 23 April 2015 12:37:30 Matt Schuckmann wrote: I'm trying to use the externalsrc class to make it easier build an application under active development. I'm working off of the Dylan branch. If I add the following 2 lines to my site.conf INHERIT += externalsrc S_pn-keypadd =

[yocto] Strange error from do_package_write_rpm

2013-06-04 Thread Hans Beckérus
Hello. After checking out poky:master 0c0bb02f5104e3856c9d90088e1ece08652cc19f we suddenly experience the following error coming from one of our recipes. We never observed this before doing the poky uplift. Any hints to what might cause this? I can see this: Exception: ExpansionError: Failure

Re: [yocto] Strange error from do_package_write_rpm

2013-06-04 Thread Gary Thomas
On 2013-06-04 05:41, Hans Beckérus wrote: Hello. After checking out poky:master 0c0bb02f5104e3856c9d90088e1ece08652cc19f we suddenly experience the following error coming from one of our recipes. We never observed this before doing the poky uplift. Any hints to what might cause this? I can see

Re: [yocto] Strange error from do_package_write_rpm

2013-06-04 Thread Hans Beckérus
On Tue, Jun 4, 2013 at 3:02 PM, Gary Thomas g...@mlbassoc.com wrote: On 2013-06-04 05:41, Hans Beckérus wrote: Hello. After checking out poky:master 0c0bb02f5104e3856c9d90088e1ece08652cc19f we suddenly experience the following error coming from one of our recipes. We never observed this

[yocto] Strange error with missing meta-yocto in bblayers

2012-12-12 Thread Darren Hart
When trying to build a machine I had not built in a while, I got the following error: $ bitbake core-image-minimal Pseudo is not present but is required, building this first before the main build NOTE: Your conf/bblayers.conf has been automatically updated. Please re-run bitbake . mkdir: cannot