All of lore.kernel.org
 help / color / mirror / Atom feed
* Error building after "mesa-dri update to 9.0.1"
@ 2013-01-25 22:51 Jesse Dannenbring
  2013-02-11 19:50 ` Denys Dmytriyenko
  2013-02-11 19:58 ` Nicolas Dechesne
  0 siblings, 2 replies; 5+ messages in thread
From: Jesse Dannenbring @ 2013-01-25 22:51 UTC (permalink / raw)
  To: meta-ti

[-- Attachment #1: Type: text/plain, Size: 637 bytes --]

Hello,

I previously was building meta-ti without issue but I repeated the process
recently and found that the patch on 2013-01-10 broke my build:

bitbake -c fetchall core-image-minimal
Pseudo is not present but is required, building this first before the main
build
Parsing recipes: 100% |#########################################| Time:
00:02:54
Parsing of 891 .bb files complete (0 cached, 891 parsed). 1197 targets, 64
skipped, 7 masked, 0 errors.
ERROR: No recipes available for:

/home/jesse/yocto/poky-danny-8.0/meta-ti/recipes-graphics/mesa/mesa-dri_9.0.1.bbappend
ERROR: Command execution failed: Exited with 1

[-- Attachment #2: Type: text/html, Size: 829 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Error building after "mesa-dri update to 9.0.1"
  2013-01-25 22:51 Error building after "mesa-dri update to 9.0.1" Jesse Dannenbring
@ 2013-02-11 19:50 ` Denys Dmytriyenko
  2013-02-11 19:58 ` Nicolas Dechesne
  1 sibling, 0 replies; 5+ messages in thread
From: Denys Dmytriyenko @ 2013-02-11 19:50 UTC (permalink / raw)
  To: Jesse Dannenbring; +Cc: meta-ti

On Fri, Jan 25, 2013 at 02:51:29PM -0800, Jesse Dannenbring wrote:
> Hello,
> 
> I previously was building meta-ti without issue but I repeated the process
> recently and found that the patch on 2013-01-10 broke my build:
> 
> bitbake -c fetchall core-image-minimal
> Pseudo is not present but is required, building this first before the main
> build
> Parsing recipes: 100% |#########################################| Time:
> 00:02:54
> Parsing of 891 .bb files complete (0 cached, 891 parsed). 1197 targets, 64
> skipped, 7 masked, 0 errors.
> ERROR: No recipes available for:
> 
> /home/jesse/yocto/poky-danny-8.0/meta-ti/recipes-graphics/mesa/mesa-dri_9.0.1.bbappend

Since you are using danny release of poky, please use the same danny branch of 
meta-ti. The change you refer to was made in master branch, that tracks the 
master branch of oe-core.

-- 
Denys


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Error building after "mesa-dri update to 9.0.1"
  2013-01-25 22:51 Error building after "mesa-dri update to 9.0.1" Jesse Dannenbring
  2013-02-11 19:50 ` Denys Dmytriyenko
@ 2013-02-11 19:58 ` Nicolas Dechesne
  2013-02-18 21:36   ` Nick G
  1 sibling, 1 reply; 5+ messages in thread
From: Nicolas Dechesne @ 2013-02-11 19:58 UTC (permalink / raw)
  To: Jesse Dannenbring; +Cc: meta-ti@yoctoproject.org

On Fri, Jan 25, 2013 at 11:51 PM, Jesse Dannenbring
<jtdannenbring@gmail.com> wrote:
> I previously was building meta-ti without issue but I repeated the process
> recently and found that the patch on 2013-01-10 broke my build:
>
> bitbake -c fetchall core-image-minimal
> Pseudo is not present but is required, building this first before the main
> build
> Parsing recipes: 100% |#########################################| Time:
> 00:02:54
> Parsing of 891 .bb files complete (0 cached, 891 parsed). 1197 targets, 64
> skipped, 7 masked, 0 errors.
> ERROR: No recipes available for:
>
> /home/jesse/yocto/poky-danny-8.0/meta-ti/recipes-graphics/mesa/mesa-dri_9.0.1.bbappend
> ERROR: Command execution failed: Exited with 1

you are probably using meta-ti/master with poky/danny branch, which is
not expected to work. if you want to use danny, then use 'danny'
branch from meta-ti too.

nicolas


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Error building after "mesa-dri update to 9.0.1"
  2013-02-11 19:58 ` Nicolas Dechesne
@ 2013-02-18 21:36   ` Nick G
  2013-02-18 21:50     ` Denys Dmytriyenko
  0 siblings, 1 reply; 5+ messages in thread
From: Nick G @ 2013-02-18 21:36 UTC (permalink / raw)
  To: Nicolas Dechesne; +Cc: meta-ti@yoctoproject.org, Jesse Dannenbring

[-- Attachment #1: Type: text/plain, Size: 1487 bytes --]

Hey guys,

I'm having this same issue and I've checked out poky and meta-ti from Git
this evening so nothing to do with Danny.
Is this not the preferred method? I'm struggling to find good step-by-step
resources for getting going on a build for my beaglebone.

Regards,
Nick

On 11 February 2013 19:58, Nicolas Dechesne <ndec13@gmail.com> wrote:

> On Fri, Jan 25, 2013 at 11:51 PM, Jesse Dannenbring
> <jtdannenbring@gmail.com> wrote:
> > I previously was building meta-ti without issue but I repeated the
> process
> > recently and found that the patch on 2013-01-10 broke my build:
> >
> > bitbake -c fetchall core-image-minimal
> > Pseudo is not present but is required, building this first before the
> main
> > build
> > Parsing recipes: 100% |#########################################| Time:
> > 00:02:54
> > Parsing of 891 .bb files complete (0 cached, 891 parsed). 1197 targets,
> 64
> > skipped, 7 masked, 0 errors.
> > ERROR: No recipes available for:
> >
> >
> /home/jesse/yocto/poky-danny-8.0/meta-ti/recipes-graphics/mesa/mesa-dri_9.0.1.bbappend
> > ERROR: Command execution failed: Exited with 1
>
> you are probably using meta-ti/master with poky/danny branch, which is
> not expected to work. if you want to use danny, then use 'danny'
> branch from meta-ti too.
>
> nicolas
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
>

[-- Attachment #2: Type: text/html, Size: 2173 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Error building after "mesa-dri update to 9.0.1"
  2013-02-18 21:36   ` Nick G
@ 2013-02-18 21:50     ` Denys Dmytriyenko
  0 siblings, 0 replies; 5+ messages in thread
From: Denys Dmytriyenko @ 2013-02-18 21:50 UTC (permalink / raw)
  To: Nick G; +Cc: meta-ti@yoctoproject.org, Jesse Dannenbring

On Mon, Feb 18, 2013 at 09:36:50PM +0000, Nick G wrote:
> Hey guys,
> 
> I'm having this same issue and I've checked out poky and meta-ti from Git
> this evening so nothing to do with Danny.
> Is this not the preferred method? I'm struggling to find good step-by-step
> resources for getting going on a build for my beaglebone.

Well, oe-core recently got updated to 9.0.2 already, I just pushed the fix to 
meta-ti to sync it up.

-- 
Denys


> On 11 February 2013 19:58, Nicolas Dechesne <ndec13@gmail.com> wrote:
> 
> > On Fri, Jan 25, 2013 at 11:51 PM, Jesse Dannenbring
> > <jtdannenbring@gmail.com> wrote:
> > > I previously was building meta-ti without issue but I repeated the
> > process
> > > recently and found that the patch on 2013-01-10 broke my build:
> > >
> > > bitbake -c fetchall core-image-minimal
> > > Pseudo is not present but is required, building this first before the
> > main
> > > build
> > > Parsing recipes: 100% |#########################################| Time:
> > > 00:02:54
> > > Parsing of 891 .bb files complete (0 cached, 891 parsed). 1197 targets,
> > 64
> > > skipped, 7 masked, 0 errors.
> > > ERROR: No recipes available for:
> > >
> > >
> > /home/jesse/yocto/poky-danny-8.0/meta-ti/recipes-graphics/mesa/mesa-dri_9.0.1.bbappend
> > > ERROR: Command execution failed: Exited with 1
> >
> > you are probably using meta-ti/master with poky/danny branch, which is
> > not expected to work. if you want to use danny, then use 'danny'
> > branch from meta-ti too.
> >
> > nicolas
> > _______________________________________________
> > meta-ti mailing list
> > meta-ti@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-ti
> >

> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-02-18 21:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-25 22:51 Error building after "mesa-dri update to 9.0.1" Jesse Dannenbring
2013-02-11 19:50 ` Denys Dmytriyenko
2013-02-11 19:58 ` Nicolas Dechesne
2013-02-18 21:36   ` Nick G
2013-02-18 21:50     ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.