All of lore.kernel.org
 help / color / mirror / Atom feed
* Using meta-intel with Denzil
@ 2012-05-10 20:38 Chris Tapp
  2012-05-10 20:44 ` Tom Zanussi
  0 siblings, 1 reply; 10+ messages in thread
From: Chris Tapp @ 2012-05-10 20:38 UTC (permalink / raw)
  To: Yocto Project

I just tried to build 'crownbay' under Denzil but I got an error saying that xserver-xf86-dri-lite.inc could not be found.

It looks as if new meta is available in the git repository. Is there a plan for 7.0.0 downloads to be available from the downloads page?

Chris Tapp

opensource@keylevel.com
www.keylevel.com





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

* Re: Using meta-intel with Denzil
  2012-05-10 20:38 Using meta-intel with Denzil Chris Tapp
@ 2012-05-10 20:44 ` Tom Zanussi
  2012-05-10 20:52   ` Khem Raj
  2012-05-10 20:54   ` Chris Tapp
  0 siblings, 2 replies; 10+ messages in thread
From: Tom Zanussi @ 2012-05-10 20:44 UTC (permalink / raw)
  To: Chris Tapp; +Cc: Yocto Project

On Thu, 2012-05-10 at 21:38 +0100, Chris Tapp wrote:
> I just tried to build 'crownbay' under Denzil but I got an error saying that xserver-xf86-dri-lite.inc could not be found.
> 
> It looks as if new meta is available in the git repository. Is there a plan for 7.0.0 downloads to be available from the downloads page?
> 

Yes, the plan these days is to release the meta-intel BSPs a few weeks
or so following the poky release.  We expect to have denzil BSP
downloads available from the downloads directory in a couple weeks...

Tom

> Chris Tapp
> 
> opensource@keylevel.com
> www.keylevel.com
> 
> 
> 
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto




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

* Re: Using meta-intel with Denzil
  2012-05-10 20:44 ` Tom Zanussi
@ 2012-05-10 20:52   ` Khem Raj
  2012-05-10 20:59     ` Tom Zanussi
  2012-05-10 20:54   ` Chris Tapp
  1 sibling, 1 reply; 10+ messages in thread
From: Khem Raj @ 2012-05-10 20:52 UTC (permalink / raw)
  To: Tom Zanussi; +Cc: Yocto Project

On Thu, May 10, 2012 at 1:44 PM, Tom Zanussi <tom.zanussi@intel.com> wrote:
> On Thu, 2012-05-10 at 21:38 +0100, Chris Tapp wrote:
>> I just tried to build 'crownbay' under Denzil but I got an error saying that xserver-xf86-dri-lite.inc could not be found.

hold on and keep playing with qemu machines until meta-intel releases
denzil compatible BSP layer which should be anytime soon.

>>
>> It looks as if new meta is available in the git repository. Is there a plan for 7.0.0 downloads to be available from the downloads page?
>>
>
> Yes, the plan these days is to release the meta-intel BSPs a few weeks
> or so following the poky release.  We expect to have denzil BSP
> downloads available from the downloads directory in a couple weeks...
>
> Tom
>
>> Chris Tapp
>>
>> opensource@keylevel.com
>> www.keylevel.com
>>
>>
>>
>> _______________________________________________
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
>
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


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

* Re: Using meta-intel with Denzil
  2012-05-10 20:44 ` Tom Zanussi
  2012-05-10 20:52   ` Khem Raj
@ 2012-05-10 20:54   ` Chris Tapp
  2012-05-10 21:01     ` Tom Zanussi
  1 sibling, 1 reply; 10+ messages in thread
From: Chris Tapp @ 2012-05-10 20:54 UTC (permalink / raw)
  To: Tom Zanussi; +Cc: Yocto Project

On 10 May 2012, at 21:44, Tom Zanussi wrote:

> On Thu, 2012-05-10 at 21:38 +0100, Chris Tapp wrote:
>> I just tried to build 'crownbay' under Denzil but I got an error saying that xserver-xf86-dri-lite.inc could not be found.
>> 
>> It looks as if new meta is available in the git repository. Is there a plan for 7.0.0 downloads to be available from the downloads page?
>> 
> 
> Yes, the plan these days is to release the meta-intel BSPs a few weeks
> or so following the poky release.  We expect to have denzil BSP
> downloads available from the downloads directory in a couple weeks...


Thanks Tom.

Is there any information produced for a release to explain what needs looking at to bring a BSP in line with the release?

I found the above when I tried to bring something I'm working on in to Denzil. It would be really helpful if there was an easy way to find out what I need to consider ;-)

Chris Tapp

opensource@keylevel.com
www.keylevel.com





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

* Re: Using meta-intel with Denzil
  2012-05-10 20:52   ` Khem Raj
@ 2012-05-10 20:59     ` Tom Zanussi
  2012-05-10 21:01       ` Khem Raj
  0 siblings, 1 reply; 10+ messages in thread
From: Tom Zanussi @ 2012-05-10 20:59 UTC (permalink / raw)
  To: Khem Raj; +Cc: Yocto Project

On Thu, 2012-05-10 at 13:52 -0700, Khem Raj wrote:
> On Thu, May 10, 2012 at 1:44 PM, Tom Zanussi <tom.zanussi@intel.com> wrote:
> > On Thu, 2012-05-10 at 21:38 +0100, Chris Tapp wrote:
> >> I just tried to build 'crownbay' under Denzil but I got an error saying that xserver-xf86-dri-lite.inc could not be found.
> 
> hold on and keep playing with qemu machines until meta-intel releases
> denzil compatible BSP layer which should be anytime soon.
> 

What's there in master now is compatible with denzil, so no need to do
that.

Tom

> >>
> >> It looks as if new meta is available in the git repository. Is there a plan for 7.0.0 downloads to be available from the downloads page?
> >>
> >
> > Yes, the plan these days is to release the meta-intel BSPs a few weeks
> > or so following the poky release.  We expect to have denzil BSP
> > downloads available from the downloads directory in a couple weeks...
> >
> > Tom
> >
> >> Chris Tapp
> >>
> >> opensource@keylevel.com
> >> www.keylevel.com
> >>
> >>
> >>
> >> _______________________________________________
> >> yocto mailing list
> >> yocto@yoctoproject.org
> >> https://lists.yoctoproject.org/listinfo/yocto
> >
> >
> > _______________________________________________
> > yocto mailing list
> > yocto@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto




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

* Re: Using meta-intel with Denzil
  2012-05-10 20:59     ` Tom Zanussi
@ 2012-05-10 21:01       ` Khem Raj
  0 siblings, 0 replies; 10+ messages in thread
From: Khem Raj @ 2012-05-10 21:01 UTC (permalink / raw)
  To: Tom Zanussi; +Cc: Yocto Project

On Thu, May 10, 2012 at 1:59 PM, Tom Zanussi <tom.zanussi@intel.com> wrote:
>
>
> What's there in master now is compatible with denzil, so no need to do
> that.

even better


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

* Re: Using meta-intel with Denzil
  2012-05-10 20:54   ` Chris Tapp
@ 2012-05-10 21:01     ` Tom Zanussi
  2012-05-10 21:07       ` Chris Tapp
  0 siblings, 1 reply; 10+ messages in thread
From: Tom Zanussi @ 2012-05-10 21:01 UTC (permalink / raw)
  To: Chris Tapp; +Cc: Yocto Project

On Thu, 2012-05-10 at 21:54 +0100, Chris Tapp wrote:
> On 10 May 2012, at 21:44, Tom Zanussi wrote:
> 
> > On Thu, 2012-05-10 at 21:38 +0100, Chris Tapp wrote:
> >> I just tried to build 'crownbay' under Denzil but I got an error saying that xserver-xf86-dri-lite.inc could not be found.
> >> 
> >> It looks as if new meta is available in the git repository. Is there a plan for 7.0.0 downloads to be available from the downloads page?
> >> 
> > 
> > Yes, the plan these days is to release the meta-intel BSPs a few weeks
> > or so following the poky release.  We expect to have denzil BSP
> > downloads available from the downloads directory in a couple weeks...
> 
> 
> Thanks Tom.
> 
> Is there any information produced for a release to explain what needs looking at to bring a BSP in line with the release?
> 
> I found the above when I tried to bring something I'm working on in to Denzil. It would be really helpful if there was an easy way to find out what I need to consider ;-)
> 

I wish there were. ;-)  I don't know any substitute for that kind of
thing than looking at git history and trying to build.

BTW, I don't know why you'd be seeing that xserver-xf86-dri-lite.inc
error unless you had something out of date - the current master for
crownbay works find for me with poky/denzil...

Tom

> Chris Tapp
> 
> opensource@keylevel.com
> www.keylevel.com
> 
> 
> 




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

* Re: Using meta-intel with Denzil
  2012-05-10 21:01     ` Tom Zanussi
@ 2012-05-10 21:07       ` Chris Tapp
  2012-05-10 21:23         ` Tom Zanussi
  0 siblings, 1 reply; 10+ messages in thread
From: Chris Tapp @ 2012-05-10 21:07 UTC (permalink / raw)
  To: Tom Zanussi; +Cc: Yocto Project

On 10 May 2012, at 22:01, Tom Zanussi wrote:

> On Thu, 2012-05-10 at 21:54 +0100, Chris Tapp wrote:
>> On 10 May 2012, at 21:44, Tom Zanussi wrote:
>> 
>>> On Thu, 2012-05-10 at 21:38 +0100, Chris Tapp wrote:
>>>> I just tried to build 'crownbay' under Denzil but I got an error saying that xserver-xf86-dri-lite.inc could not be found.
>>>> 
>>>> It looks as if new meta is available in the git repository. Is there a plan for 7.0.0 downloads to be available from the downloads page?
>>>> 
>>> 
>>> Yes, the plan these days is to release the meta-intel BSPs a few weeks
>>> or so following the poky release.  We expect to have denzil BSP
>>> downloads available from the downloads directory in a couple weeks...
>> 
>> 
>> Thanks Tom.
>> 
>> Is there any information produced for a release to explain what needs looking at to bring a BSP in line with the release?
>> 
>> I found the above when I tried to bring something I'm working on in to Denzil. It would be really helpful if there was an easy way to find out what I need to consider ;-)
>> 
> 
> I wish there were. ;-)  I don't know any substitute for that kind of
> thing than looking at git history and trying to build.
> 
> BTW, I don't know why you'd be seeing that xserver-xf86-dri-lite.inc
> error unless you had something out of date - the current master for
> crownbay works find for me with poky/denzil...


I've got an embryonic BSP based on meta-intel from an older version (6.0.1). It currently 'lives' within meta-intel/mybsp. When it didn't build I tried crownbay as I always start by assuming I've got something wrong in my code... ;-)

Chris Tapp

opensource@keylevel.com
www.keylevel.com





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

* Re: Using meta-intel with Denzil
  2012-05-10 21:07       ` Chris Tapp
@ 2012-05-10 21:23         ` Tom Zanussi
  2012-05-10 21:32           ` Chris Tapp
  0 siblings, 1 reply; 10+ messages in thread
From: Tom Zanussi @ 2012-05-10 21:23 UTC (permalink / raw)
  To: Chris Tapp; +Cc: Yocto Project

On Thu, 2012-05-10 at 22:07 +0100, Chris Tapp wrote:
> On 10 May 2012, at 22:01, Tom Zanussi wrote:
> 
> > On Thu, 2012-05-10 at 21:54 +0100, Chris Tapp wrote:
> >> On 10 May 2012, at 21:44, Tom Zanussi wrote:
> >> 
> >>> On Thu, 2012-05-10 at 21:38 +0100, Chris Tapp wrote:
> >>>> I just tried to build 'crownbay' under Denzil but I got an error saying that xserver-xf86-dri-lite.inc could not be found.
> >>>> 
> >>>> It looks as if new meta is available in the git repository. Is there a plan for 7.0.0 downloads to be available from the downloads page?
> >>>> 
> >>> 
> >>> Yes, the plan these days is to release the meta-intel BSPs a few weeks
> >>> or so following the poky release.  We expect to have denzil BSP
> >>> downloads available from the downloads directory in a couple weeks...
> >> 
> >> 
> >> Thanks Tom.
> >> 
> >> Is there any information produced for a release to explain what needs looking at to bring a BSP in line with the release?
> >> 
> >> I found the above when I tried to bring something I'm working on in to Denzil. It would be really helpful if there was an easy way to find out what I need to consider ;-)
> >> 
> > 
> > I wish there were. ;-)  I don't know any substitute for that kind of
> > thing than looking at git history and trying to build.
> > 
> > BTW, I don't know why you'd be seeing that xserver-xf86-dri-lite.inc
> > error unless you had something out of date - the current master for
> > crownbay works find for me with poky/denzil...
> 
> 
> I've got an embryonic BSP based on meta-intel from an older version (6.0.1). It currently 'lives' within meta-intel/mybsp. When it didn't build I tried crownbay as I always start by assuming I've got something wrong in my code... ;-)
> 

Oh, I guess you must have been trying the edison crownbay with denzil
which has this and won't work with denzil:

meta-crownbay/conf/machine/crownbay.conf:PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xf86-dri-lite"
meta-crownbay/conf/machine/crownbay.conf:PREFERRED_PROVIDER_virtual/xserver-xf86 ?= "xserver-xf86-dri-lite"
meta-crownbay/conf/machine/crownbay.conf:XSERVER ?=
"xserver-xf86-dri-lite \
meta-crownbay/conf/machine/crownbay.conf:PREFERRED_VERSION_xserver-xf86-dri-lite ?= "1.9.3"

You really should be looking at the current crownbay BSP in master -
there have been a lot of changes in this (matching changes for the X
overhaul in oe-core IIRC) and other areas since then...

Tom

> Chris Tapp
> 
> opensource@keylevel.com
> www.keylevel.com
> 
> 
> 




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

* Re: Using meta-intel with Denzil
  2012-05-10 21:23         ` Tom Zanussi
@ 2012-05-10 21:32           ` Chris Tapp
  0 siblings, 0 replies; 10+ messages in thread
From: Chris Tapp @ 2012-05-10 21:32 UTC (permalink / raw)
  To: Tom Zanussi; +Cc: Yocto Project

On 10 May 2012, at 22:23, Tom Zanussi wrote:

> On Thu, 2012-05-10 at 22:07 +0100, Chris Tapp wrote:
>> On 10 May 2012, at 22:01, Tom Zanussi wrote:
>> 
>>> On Thu, 2012-05-10 at 21:54 +0100, Chris Tapp wrote:
>>>> On 10 May 2012, at 21:44, Tom Zanussi wrote:
>>>> 
>>>>> On Thu, 2012-05-10 at 21:38 +0100, Chris Tapp wrote:
>>>>>> I just tried to build 'crownbay' under Denzil but I got an error saying that xserver-xf86-dri-lite.inc could not be found.
>>>>>> 
>>>>>> It looks as if new meta is available in the git repository. Is there a plan for 7.0.0 downloads to be available from the downloads page?
>>>>>> 
>>>>> 
>>>>> Yes, the plan these days is to release the meta-intel BSPs a few weeks
>>>>> or so following the poky release.  We expect to have denzil BSP
>>>>> downloads available from the downloads directory in a couple weeks...
>>>> 
>>>> 
>>>> Thanks Tom.
>>>> 
>>>> Is there any information produced for a release to explain what needs looking at to bring a BSP in line with the release?
>>>> 
>>>> I found the above when I tried to bring something I'm working on in to Denzil. It would be really helpful if there was an easy way to find out what I need to consider ;-)
>>>> 
>>> 
>>> I wish there were. ;-)  I don't know any substitute for that kind of
>>> thing than looking at git history and trying to build.
>>> 
>>> BTW, I don't know why you'd be seeing that xserver-xf86-dri-lite.inc
>>> error unless you had something out of date - the current master for
>>> crownbay works find for me with poky/denzil...
>> 
>> 
>> I've got an embryonic BSP based on meta-intel from an older version (6.0.1). It currently 'lives' within meta-intel/mybsp. When it didn't build I tried crownbay as I always start by assuming I've got something wrong in my code... ;-)
>> 
> 
> Oh, I guess you must have been trying the edison crownbay with denzil
> which has this and won't work with denzil:
> 
> meta-crownbay/conf/machine/crownbay.conf:PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xf86-dri-lite"
> meta-crownbay/conf/machine/crownbay.conf:PREFERRED_PROVIDER_virtual/xserver-xf86 ?= "xserver-xf86-dri-lite"
> meta-crownbay/conf/machine/crownbay.conf:XSERVER ?=
> "xserver-xf86-dri-lite \
> meta-crownbay/conf/machine/crownbay.conf:PREFERRED_VERSION_xserver-xf86-dri-lite ?= "1.9.3"
> 
> You really should be looking at the current crownbay BSP in master -
> there have been a lot of changes in this (matching changes for the X
> overhaul in oe-core IIRC) and other areas since then...


Already there ;-)

Chris Tapp

opensource@keylevel.com
www.keylevel.com





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

end of thread, other threads:[~2012-05-10 21:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-10 20:38 Using meta-intel with Denzil Chris Tapp
2012-05-10 20:44 ` Tom Zanussi
2012-05-10 20:52   ` Khem Raj
2012-05-10 20:59     ` Tom Zanussi
2012-05-10 21:01       ` Khem Raj
2012-05-10 20:54   ` Chris Tapp
2012-05-10 21:01     ` Tom Zanussi
2012-05-10 21:07       ` Chris Tapp
2012-05-10 21:23         ` Tom Zanussi
2012-05-10 21:32           ` Chris Tapp

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.