[meta-freescale] hob error when adding opencv package...or really any package

Richard Cagley rcagley at toyon.com
Wed May 8 10:28:41 PDT 2013


No. I simply followed these steps. I'd love it if I didn't something
wrong.

http://www.ossystems.com.br/blog/2013/04/15/yocto-with-boundary-devices-
nitrogen6x-5-steps-only/

basically:
$ mkdir $HOME/bin
$ curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo >
$HOME/bin/repo
$ chmod a+x $HOME/bin/repo
$ PATH=${PATH}:$HOME/bin
$ mkdir fsl-community-bsp
$ cd fsl-community-bsp
$ repo init -u https://github.com/Freescale/fsl-community-bsp-platform
-b dylan
$ repo sync
$ MACHINE=nitrogen6x source ./setup-environment build
$ bitbake fsl-image-test

Once it built I ran hob from the build directory.

See anything amiss?


> -----Original Message-----
> From: otavio.salvador at gmail.com [mailto:otavio.salvador at gmail.com] On
> Behalf Of Otavio Salvador
> Sent: Wednesday, May 08, 2013 8:24 AM
> To: Richard Cagley
> Cc: meta-freescale at yoctoproject.org
> Subject: Re: [meta-freescale] hob error when adding opencv
package...or
> really any package
> 
> On Tue, May 7, 2013 at 4:03 PM, Richard Cagley <rcagley at toyon.com>
wrote:
> > Following these instructions
> > http://www.ossystems.com.br/blog/2013/04/15/yocto-with-boundary-
> device
> > s-
> > nitrogen6x-5-steps-only/
> > (basically bitbake fsl-image-test)
> >
> > And then running hob in the build directory I'm unable to add/modify
> > any package selection. I get the errors below...any ideas?
> >
> > ---
> > Hob Exception - Error running command '['matchFile',
'hob-image.bb']':
> > Traceback (most recent call last):
> >   File
> > "/opt/fsl-community-bsp/sources/poky/bitbake/lib/bb/command.py",
> > line 68, in runCommand
> >     result = command_method(self, commandline)
> >   File
> > "/opt/fsl-community-bsp/sources/poky/bitbake/lib/bb/command.py",
> > line 210, in matchFile
> >     return command.cooker.matchFile(fMatch)
> >   File
"/opt/fsl-community-bsp/sources/poky/bitbake/lib/bb/cooker.py",
> > line 1142, in matchFile
> >     raise NoSpecificMatch
> > NoSpecificMatch
> 
> I didn't test Hob lately but it does have  some issues with our BSP.
> 
> The most serious one that I am aware of is the lack of mechanism to
add
> custom filesystems on it. So we cannot add the '.sdcard' for example.
> 
> I tried it and it worked fine to add/remove packages so this specific
error
> might be something at your side. Did you change something in
local.conf or
> bblayers.conf?
> 
> Regards,
> 
> 
> --
> Otavio Salvador                             O.S. Systems
> E-mail: otavio at ossystems.com.br  http://www.ossystems.com.br
> Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br



More information about the meta-freescale mailing list