|
[PATCH 1/1] meta-tlk: fix included file name
PN in linux-yocto-tlk.inc takes the .inc file name and becomes
linux-yocto-tlk. Renamed to linux-yocto_tlk.inc to avoid confusions.
Related to: [YOCTO #3217]
Signed-off-by: Mihai Lindner
PN in linux-yocto-tlk.inc takes the .inc file name and becomes
linux-yocto-tlk. Renamed to linux-yocto_tlk.inc to avoid confusions.
Related to: [YOCTO #3217]
Signed-off-by: Mihai Lindner
|
By
Mihai Lindner <mihaix.lindner@...>
·
#9867
·
|
|
[PATCH 0/1] meta-tlk: fix included file name
PN in linux-yocto-tlk.inc takes the .inc file name and becomes
linux-yocto-tlk. Renamed to linux-yocto_tlk.inc to avoid confusions.
Related to: [YOCTO #3217]
Signed-off-by: Mihai Lindner
PN in linux-yocto-tlk.inc takes the .inc file name and becomes
linux-yocto-tlk. Renamed to linux-yocto_tlk.inc to avoid confusions.
Related to: [YOCTO #3217]
Signed-off-by: Mihai Lindner
|
By
Mihai Lindner <mihaix.lindner@...>
·
#9866
·
|
|
[PATCHv3 1/1] crownbay.conf: add kernel parameters for EMGD video acceleration
From: Nitin A Kamble <nitin.a.kamble@...>
This is recommended in the EMGD User Guide.
My understanding is that, the emgd kernel driver need
to allocate memory dynamically, and the
From: Nitin A Kamble <nitin.a.kamble@...>
This is recommended in the EMGD User Guide.
My understanding is that, the emgd kernel driver need
to allocate memory dynamically, and the
|
By
nitin.a.kamble@...
·
#9865
·
|
|
[PATCHv3 0/1] meta-intel misc commits
From: Nitin A Kamble <nitin.a.kamble@...>
Updated the kernel command line for crownbay BSP, after discussions with Darren.
Thanks,
Nitin
The following changes since commit
From: Nitin A Kamble <nitin.a.kamble@...>
Updated the kernel command line for crownbay BSP, after discussions with Darren.
Thanks,
Nitin
The following changes since commit
|
By
nitin.a.kamble@...
·
#9864
·
|
|
Re: [PATCHv2 1/1] crownbay.conf: add kernel parameters for EMGD video acceleration
By
Kamble, Nitin A <nitin.a.kamble@...>
·
#9863
·
|
|
Re: [PATCH 0/1] meta-tlk: fix ignored SRC_URI appends
Pulled into meta-intel/master.
Thanks,
Tom
Pulled into meta-intel/master.
Thanks,
Tom
|
By
Tom Zanussi <tom.zanussi@...>
·
#9862
·
|
|
Re: Yocto Project 1.3 beta feedback
Andrea,
Thanks for the detailed feedback on the YP documentation. Agree that it is difficult to meet the needs of the wide group of users and that it is difficult to have the released documentation
Andrea,
Thanks for the detailed feedback on the YP documentation. Agree that it is difficult to meet the needs of the wide group of users and that it is difficult to have the released documentation
|
By
Rifenbark, Scott M <scott.m.rifenbark@...>
·
#9861
·
|
|
Yocto Project 1.3 beta feedback
Below you can find my answers to the Yocto Project 1.3 beta testing survey.
Regards,
Andrea
Experience survey of using Yocto 1.3
Q: Which architecture did you choose to build?
A: qemuppc,
Below you can find my answers to the Yocto Project 1.3 beta testing survey.
Regards,
Andrea
Experience survey of using Yocto 1.3
Q: Which architecture did you choose to build?
A: qemuppc,
|
By
Andrea Galbusera
·
#9860
·
|
|
HTTP-accessible poky repo?
I'd like to track yocto development more closely, but I'm stuck behind a
restrictive HTTP-only firewall all day at work. Is there an official
(or unofficial-but-up-to-date), HTTP-accessible mirror
I'd like to track yocto development more closely, but I'm stuck behind a
restrictive HTTP-only firewall all day at work. Is there an official
(or unofficial-but-up-to-date), HTTP-accessible mirror
|
By
Evade Flow <evadeflow@...>
·
#9859
·
|
|
Re: Making recipes depend on specific layers
Hi,
Not sure if I fully understood what you are trying to do, but I'd be
worried about adding yet another dependency dimension to the system as a
whole.
Regarding the problems with coexisting bsp
Hi,
Not sure if I fully understood what you are trying to do, but I'd be
worried about adding yet another dependency dimension to the system as a
whole.
Regarding the problems with coexisting bsp
|
By
Tomas Frydrych <tf+lists.yocto@...>
·
#9858
·
|
|
Making recipes depend on specific layers
I run into problems (typically with BSP layers) where I want the layer to build only against oe-core, but I also would like to have recipes that depend on other layers. Typically, a "complex" image
I run into problems (typically with BSP layers) where I want the layer to build only against oe-core, but I also would like to have recipes that depend on other layers. Typically, a "complex" image
|
By
Philip Balister
·
#9857
·
|
|
Re: [PATCH 1/1] meta-tlk: fix ignored SRC_URI appends
Sure.
Thanks,
--
Mihai Lindner
Sure.
Thanks,
--
Mihai Lindner
|
By
Mihai Lindner <mihaix.lindner@...>
·
#9856
·
|
|
[PATCH 1/1] meta-tlk: fix ignored SRC_URI appends
Fix SRC_URI appends ignored by meta-cedartrail and meta-crownbay. Used
SRC_URI_append instead of SRC_URI.
Also placed all variables in an .inc file to be required by all
linux-yocto recipes in here,
Fix SRC_URI appends ignored by meta-cedartrail and meta-crownbay. Used
SRC_URI_append instead of SRC_URI.
Also placed all variables in an .inc file to be required by all
linux-yocto recipes in here,
|
By
Mihai Lindner <mihaix.lindner@...>
·
#9855
·
|
|
Re: [PATCH 1/1] meta-tlk: fix ignored SRC_URI appends
Could you use a slightly less generic name for this include please? I
worry about collisions...
Cheers,
Richard
Could you use a slightly less generic name for this include please? I
worry about collisions...
Cheers,
Richard
|
By
Richard Purdie
·
#9854
·
|
|
Re: eglibc fails to build
This is default configuration for poky-tiny and core-image-rt. Even with no changes to default configuration it fails to build.
This is default configuration for poky-tiny and core-image-rt. Even with no changes to default configuration it fails to build.
|
By
Szankin, Maciej <maciej.szankin@...>
·
#9853
·
|
|
[PATCH 1/1] meta-tlk: fix ignored SRC_URI appends
Fix SRC_URI appends ignored by meta-cedartrail and meta-crownbay. Used
SRC_URI_append instead of SRC_URI.
Also placed all variables in an .inc file to be required by all
linux-yocto recipes in here,
Fix SRC_URI appends ignored by meta-cedartrail and meta-crownbay. Used
SRC_URI_append instead of SRC_URI.
Also placed all variables in an .inc file to be required by all
linux-yocto recipes in here,
|
By
Mihai Lindner <mihaix.lindner@...>
·
#9852
·
|
|
[PATCH 0/1] meta-tlk: fix ignored SRC_URI appends
Fix SRC_URI appends ignored by meta-cedartrail and meta-crownbay. Used
SRC_URI_append instead of SRC_URI.
Also placed all variables in an .inc file to be required by all
linux-yocto recipes in here,
Fix SRC_URI appends ignored by meta-cedartrail and meta-crownbay. Used
SRC_URI_append instead of SRC_URI.
Also placed all variables in an .inc file to be required by all
linux-yocto recipes in here,
|
By
Mihai Lindner <mihaix.lindner@...>
·
#9851
·
|
|
Re: The BitBake equivalent of "Hello, World!"
Probably worth adding that if you are doing an _append() on a task
function, you have to match the original function type. E.g., if you
want to append a shell snippet to a python task function, you
Probably worth adding that if you are doing an _append() on a task
function, you have to match the original function type. E.g., if you
want to append a shell snippet to a python task function, you
|
By
Tomas Frydrych <tf+lists.yocto@...>
·
#9850
·
|
|
Re: The BitBake equivalent of "Hello, World!"
That would print:
NOTE: Hello World
and would probably only sent it to the task logfile.
bb.plain("Hello World")
would make it to the console though :)
[...]
No, they can be shell functions
That would print:
NOTE: Hello World
and would probably only sent it to the task logfile.
bb.plain("Hello World")
would make it to the console though :)
[...]
No, they can be shell functions
|
By
Richard Purdie
·
#9849
·
|
|
Re: [PATCH 1/1] meta-tlk: fix ignored SRC_URI appends
Hi Paul,
Ok, good to know. I will resend.
I was trying to avoid spaces in values and += fitted the description.
Thanks,
--
Mihai Lindner
Hi Paul,
Ok, good to know. I will resend.
I was trying to avoid spaces in values and += fitted the description.
Thanks,
--
Mihai Lindner
|
By
Mihai Lindner <mihaix.lindner@...>
·
#9848
·
|