|
[PATCH 05/22][KERNEL] meta/common-pc-64: factor out policy-related options
From: Tom Zanussi <tom.zanussi@...>
Refactor bsp/common-pc-64/common-pc-64* to keep hardware-related
options in the base common-pc-64.scc while moving the more
'policy'-related options into the
From: Tom Zanussi <tom.zanussi@...>
Refactor bsp/common-pc-64/common-pc-64* to keep hardware-related
options in the base common-pc-64.scc while moving the more
'policy'-related options into the
|
By
tom.zanussi@...
·
#6705
·
|
|
[PATCH 04/22][KERNEL] meta/common-pc: factor out policy-related options
From: Tom Zanussi <tom.zanussi@...>
Refactor bsp/common-pc/common-pc* to keep hardware-related options in
the base common-pc.scc while moving the more 'policy'-related options
into the files
From: Tom Zanussi <tom.zanussi@...>
Refactor bsp/common-pc/common-pc* to keep hardware-related options in
the base common-pc.scc while moving the more 'policy'-related options
into the files
|
By
tom.zanussi@...
·
#6699
·
|
|
[PATCH 03/22][KERNEL] meta/common-pc-64: use usb features
From: Tom Zanussi <tom.zanussi@...>
Use the available ehci and uhci usb features and remove the associated
config settings from the top-level common-pc feature.
Signed-off-by: Tom Zanussi
From: Tom Zanussi <tom.zanussi@...>
Use the available ehci and uhci usb features and remove the associated
config settings from the top-level common-pc feature.
Signed-off-by: Tom Zanussi
|
By
tom.zanussi@...
·
#6698
·
|
|
[PATCH 02/22][KERNEL] meta/common-pc: use usb features
From: Tom Zanussi <tom.zanussi@...>
Use the available ehci and uhci usb features and remove the associated
config settings from the top-level common-pc feature.
Signed-off-by: Tom Zanussi
From: Tom Zanussi <tom.zanussi@...>
Use the available ehci and uhci usb features and remove the associated
config settings from the top-level common-pc feature.
Signed-off-by: Tom Zanussi
|
By
tom.zanussi@...
·
#6717
·
|
|
[PATCH 01/22][KERNEL] meta: add ROOT_HUB_TT config option to the usb/ehci-hcd feature
From: Tom Zanussi <tom.zanussi@...>
Add root hub transaction translator support for supporting companion
ohci/uhci controllers , which is safe even if the ehci controller
doesn't have companion
From: Tom Zanussi <tom.zanussi@...>
Add root hub transaction translator support for supporting companion
ohci/uhci controllers , which is safe even if the ehci controller
doesn't have companion
|
By
tom.zanussi@...
·
#6703
·
|
|
Re: Raspberry Pi [was Re: Kernel modules fail to compile for ARM]
ok, I'll agree that one person's QA is another person's boot test :)
I was more meaning, unit, device testing. Performing full QA across
several machines that share an architecture and common code is
ok, I'll agree that one person's QA is another person's boot test :)
I was more meaning, unit, device testing. Performing full QA across
several machines that share an architecture and common code is
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#6696
·
|
|
Re: Raspberry Pi [was Re: Kernel modules fail to compile for ARM]
Hi Bruce,
Cool, but a developer working with targets does not really qualify as
QA. QA implies testing that culminates in a formal release.
It is certainly an interesting / high profile enough
Hi Bruce,
Cool, but a developer working with targets does not really qualify as
QA. QA implies testing that culminates in a formal release.
It is certainly an interesting / high profile enough
|
By
Tomas Frydrych <tf+lists.yocto@...>
·
#6695
·
|
|
Re: How is the list in package.manifest derived?
>> I think kernel and uboot are not bundled into image but kernel modules are why
>> module-init-tools does not appear there might be a bug
Yes, that is technically of course correct. However, the
>> I think kernel and uboot are not bundled into image but kernel modules are why
>> module-init-tools does not appear there might be a bug
Yes, that is technically of course correct. However, the
|
By
Rudolf Streif <rudolf.streif@...>
·
#6694
·
|
|
Re: How is the list in package.manifest derived?
On Tuesday, May 15, 2012, Rudolf Streif <rudolf.streif@...> wrote:
> I used poky-denzil-7.0 to build a core-image-minimal for the BeagleBoard. Now I am looking for a list of everything that went into
On Tuesday, May 15, 2012, Rudolf Streif <rudolf.streif@...> wrote:
> I used poky-denzil-7.0 to build a core-image-minimal for the BeagleBoard. Now I am looking for a list of everything that went into
|
By
Khem Raj
·
#6693
·
|
|
Re: How is the list in package.manifest derived?
Related to that I have another question. If I use this recipe to create an image
DESCRIPTION = "A small image with gcc"
IMAGE_INSTALL = "task-core-boot gcc"
LICENSE = "MIT"
inherit core-image
and call
Related to that I have another question. If I use this recipe to create an image
DESCRIPTION = "A small image with gcc"
IMAGE_INSTALL = "task-core-boot gcc"
LICENSE = "MIT"
inherit core-image
and call
|
By
Rudolf Streif <rudolf.streif@...>
·
#6692
·
|
|
[Infra] Network home directories
Problems:
Moving files between builders requires copying them to localhost and
back (slow) or forwarding your ssh-agent around (poor security).
Different amounts of free local storage mean pokybuild
Problems:
Moving files between builders requires copying them to localhost and
back (slow) or forwarding your ssh-agent around (poor security).
Different amounts of free local storage mean pokybuild
|
By
Michael Halstead
·
#6691
·
|
|
Re: How is the list in package.manifest derived?
Thanks for your response, Beth. I am using the default: RPM.
:rjs
Thanks for your response, Beth. I am using the default: RPM.
:rjs
|
By
Rudolf Streif <rudolf.streif@...>
·
#6690
·
|
|
Re: How is the list in package.manifest derived?
This list is created via license_create_manifest within
license.bbclass. I'm currently in the process of refactoring it quite
a bit so I'll look out for this issue.
It derives the list from
This list is created via license_create_manifest within
license.bbclass. I'm currently in the process of refactoring it quite
a bit so I'll look out for this issue.
It derives the list from
|
By
Flanagan, Elizabeth <elizabeth.flanagan@...>
·
#6689
·
|
|
How is the list in package.manifest derived?
I used poky-denzil-7.0 to build a core-image-minimal for the BeagleBoard. Now I am looking for a list of everything that went into my image together with the license information. The logical thing
I used poky-denzil-7.0 to build a core-image-minimal for the BeagleBoard. Now I am looking for a list of everything that went into my image together with the license information. The logical thing
|
By
Rudolf Streif <rudolf.streif@...>
·
#6688
·
|
|
Re: LICENSE = "GPL" -- problem?
I've updated this license to be more specific. I'm not sure if a bug
was opened for the other ones, but I took care of the one that I
look after.
Cheers,
Bruce
I've updated this license to be more specific. I'm not sure if a bug
was opened for the other ones, but I took care of the one that I
look after.
Cheers,
Bruce
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#6687
·
|
|
Re: Raspberry Pi [was Re: Kernel modules fail to compile for ARM]
I spend all day every day working with targets across the spectrum of
arch and use case, with plenty of drivers and core infrastructure
in common, so those sorts of changes being monitored and being
I spend all day every day working with targets across the spectrum of
arch and use case, with plenty of drivers and core infrastructure
in common, so those sorts of changes being monitored and being
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#6686
·
|
|
Re: Raspberry Pi [was Re: Kernel modules fail to compile for ARM]
Hi Bruce,
Let me turn this question back at you then: is Yocto going to be doing
thorough Q&A for all of these HW platforms? Decent Q&A is what really
sets Yocto apart, and what makes it my first
Hi Bruce,
Let me turn this question back at you then: is Yocto going to be doing
thorough Q&A for all of these HW platforms? Decent Q&A is what really
sets Yocto apart, and what makes it my first
|
By
Tomas Frydrych <tf+lists.yocto@...>
·
#6685
·
|
|
Minutes: Yocto Project Technical Team Meeting - Tuesday, May 15, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).
Attendees:
Josh, Sean, Jessica, ScottG, Mark, Darren, Denys, Jefro, Beth, Jeff, Matthew, Laurentiu, Michael, Bruce, Chris Larson, Ciby, Song
Agenda
* Opens collection - 5 min (Song)
* 1.2.1 update
Attendees:
Josh, Sean, Jessica, ScottG, Mark, Darren, Denys, Jefro, Beth, Jeff, Matthew, Laurentiu, Michael, Bruce, Chris Larson, Ciby, Song
Agenda
* Opens collection - 5 min (Song)
* 1.2.1 update
|
By
Liu, Song <song.liu@...>
·
#6684
·
|
|
Re: Raspberry Pi [was Re: Kernel modules fail to compile for ARM]
I would be interested, but ideally have to do it out of working hours. I'm uk-based, so I would prefer it to be outside of 08:00 to 16:30 UTC. If that's not possible, then I can try and arrange some
I would be interested, but ideally have to do it out of working hours. I'm uk-based, so I would prefer it to be outside of 08:00 to 16:30 UTC. If that's not possible, then I can try and arrange some
|
By
Chris Tapp
·
#6683
·
|
|
Re: Raspberry Pi [was Re: Kernel modules fail to compile for ARM]
That's certainly the way I'm trying to go. I would like to see a full-feature BSP as the 'default' for the board that can easily be customized to reduce the size / boot times for 'full embedded' use.
That's certainly the way I'm trying to go. I would like to see a full-feature BSP as the 'default' for the board that can easily be customized to reduce the size / boot times for 'full embedded' use.
|
By
Chris Tapp
·
#6682
·
|