|
[RFC v3 07/18] plugins/sdk.ide: Modified preferences storage to support profiles.
From: Timo Mueller <timo.mueller@...>
Yocto preferences are now stored using a user-defined name that
identifies a target profile. To store these preferences eclipse'
scoped preferences
From: Timo Mueller <timo.mueller@...>
Yocto preferences are now stored using a user-defined name that
identifies a target profile. To store these preferences eclipse'
scoped preferences
|
By
Timo Mueller <mail@...>
·
#11896
·
|
|
[RFC v3 06/18] plugins/sdk.ide: Create UI element for managing target profiles.
From: Atanas Gegov <atanas.gegov@...>
A target profile is a combination of yocto settings identified by a
user-defined name. This UI element allows the user to add new profiles
and to rename
From: Atanas Gegov <atanas.gegov@...>
A target profile is a combination of yocto settings identified by a
user-defined name. This UI element allows the user to add new profiles
and to rename
|
By
Timo Mueller <mail@...>
·
#11891
·
|
|
[RFC v3 05/18] plugins/sdk.ide: Changed method signature to be more consistent
From: Timo Mueller <timo.mueller@...>
YoctoUIElement should always be the first element, e.g. as in
saveElemToStore().
Signed-off-by: Timo Mueller <timo.mueller@...>
---
From: Timo Mueller <timo.mueller@...>
YoctoUIElement should always be the first element, e.g. as in
saveElemToStore().
Signed-off-by: Timo Mueller <timo.mueller@...>
---
|
By
Timo Mueller <mail@...>
·
#11888
·
|
|
[RFC v3 04/18] plugins/sdk.ide: Set value of target array on input change
From: Atanas Gegov <atanas.gegov@...>
The value of the target array set in the constructor is now also
affected when the input of the element is changed.
Signed-off-by: Timo Mueller
From: Atanas Gegov <atanas.gegov@...>
The value of the target array set in the constructor is now also
affected when the input of the element is changed.
Signed-off-by: Timo Mueller
|
By
Timo Mueller <mail@...>
·
#11885
·
|
|
[RFC v3 03/18] plugins/sdk.ide: Add method to enable and disable form
From: Atanas Gegov <atanas.gegov@...>
The YoctoUISetting form as a whole can be disabled and enabled using
this method. A disabled form can for example show a read-only
From: Atanas Gegov <atanas.gegov@...>
The YoctoUISetting form as a whole can be disabled and enabled using
this method. A disabled form can for example show a read-only
|
By
Timo Mueller <mail@...>
·
#11883
·
|
|
[RFC v3 02/18] plugins/sdk.ide: Extract labels to private members
From: Atanas Gegov <atanas.gegov@...>
Extracting the labels as private members allows the modification of
the label settings after creation. This is will allow disabling and
enabling the
From: Atanas Gegov <atanas.gegov@...>
Extracting the labels as private members allows the modification of
the label settings after creation. This is will allow disabling and
enabling the
|
By
Timo Mueller <mail@...>
·
#11884
·
|
|
[RFC v3 01/18] plugins/sdk.ide: Removed unused message
From: Timo Mueller <timo.mueller@...>
The dialog has been merged with the project settings. Therefor the
message is no longer needed.
Signed-off-by: Timo Mueller
From: Timo Mueller <timo.mueller@...>
The dialog has been merged with the project settings. Therefor the
message is no longer needed.
Signed-off-by: Timo Mueller
|
By
Timo Mueller <mail@...>
·
#11886
·
|
|
[RFC v3 00/18][eclipse-poky] Storing yocto settings as target profiles
From: Timo Mueller <timo.mueller@...>
Hi,
thanks for the feedback, I did some changes to the patch series
accordingly.
First of all I've fixed the issues with the patches (duplicate
From: Timo Mueller <timo.mueller@...>
Hi,
thanks for the feedback, I did some changes to the patch series
accordingly.
First of all I've fixed the issues with the patches (duplicate
|
By
Timo Mueller <mail@...>
·
#11887
·
|
|
Re: [RFC v2 00/18][eclipse-poky] Storing yocto settings as target profiles
Hi Jessica,
Zhang, Jessica wrote, On 31.01.2013 20:28:
Sorry, for this mess! I accidentally mixed two versions of the patch
set in the folder I was running git send-email in.
Sure. I will resend as
Hi Jessica,
Zhang, Jessica wrote, On 31.01.2013 20:28:
Sorry, for this mess! I accidentally mixed two versions of the patch
set in the folder I was running git send-email in.
Sure. I will resend as
|
By
Timo Müller <mail@...>
·
#11882
·
|
|
[Package Report System]Upgrade recipes name list
This mail was sent out by Package Report System.
This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade this time, they can fill in
This mail was sent out by Package Report System.
This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade this time, they can fill in
|
By
Yocto Project Package Report System <package-reporting@...>
·
#11880
·
|
|
[Package Report System]Manual check recipes name list
This mail was sent out by Package Report System.
It will list all the recipes which can't check upstream version by script, and will show how long it is since their last mannual version check.
You can
This mail was sent out by Package Report System.
It will list all the recipes which can't check upstream version by script, and will show how long it is since their last mannual version check.
You can
|
By
Yocto Project Package Report System <package-reporting@...>
·
#11881
·
|
|
Matchbox-terminal fixes
Fix build when automake-1.13 in use
INSTALL in git repo is a symlink outside the repository, to
file installed as part of automake-1.10 (and only when automake-1.10
installed to default
Fix build when automake-1.13 in use
INSTALL in git repo is a symlink outside the repository, to
file installed as part of automake-1.10 (and only when automake-1.10
installed to default
|
By
Marko Lindqvist <cazfi74@...>
·
#11879
·
|
|
Re: Build external module against Yocto kernel
Absolutely .. the kernel always gets this right, native utilities never
use the prefix. In fact, in 12 years I've only run into one mix up
between target and native .o's in a kernel
Absolutely .. the kernel always gets this right, native utilities never
use the prefix. In fact, in 12 years I've only run into one mix up
between target and native .o's in a kernel
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#11878
·
|
|
Re: Build external module against Yocto kernel
I would like to point out the reason CROSS_COMPILE is used is because kernel makes things that run natively and also things that are for the end environment. Thus $(CROSS_COMPILE)$(CXX) is used to
I would like to point out the reason CROSS_COMPILE is used is because kernel makes things that run natively and also things that are for the end environment. Thus $(CROSS_COMPILE)$(CXX) is used to
|
By
Brian Lloyd <blloyd@...>
·
#11877
·
|
|
Re: Build external module against Yocto kernel
We crossed while my email client was offline and I was typing up
a response. All of the above is definitely true, and what I had in
my rambling reply as well.
When building with the SDK, to avoid
We crossed while my email client was offline and I was typing up
a response. All of the above is definitely true, and what I had in
my rambling reply as well.
When building with the SDK, to avoid
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#11876
·
|
|
Re: Build external module against Yocto kernel
The thing is that the timestamps of the .config and the kernel's auto.conf
should match and not trigger any more oldconfig executions.
I trust that if you still try "make scripts" without the
The thing is that the timestamps of the .config and the kernel's auto.conf
should match and not trigger any more oldconfig executions.
I trust that if you still try "make scripts" without the
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#11875
·
|
|
Re: Build external module against Yocto kernel
While, I'm not an expert, I would like to point out: http://kernel.org/doc/index-old.html (the new index references this but the information isn't on the new index page directly).
One thing mentioned
While, I'm not an expert, I would like to point out: http://kernel.org/doc/index-old.html (the new index references this but the information isn't on the new index page directly).
One thing mentioned
|
By
Brian Lloyd <blloyd@...>
·
#11874
·
|
|
Re: Build external module against Yocto kernel
I absolutely *am* still interested in this issue, and thank you for taking another look.
There are two commands that I'm interested in executing:
-- make oldconfig
-- make scripts
(Since I
I absolutely *am* still interested in this issue, and thank you for taking another look.
There are two commands that I'm interested in executing:
-- make oldconfig
-- make scripts
(Since I
|
By
Patrick Turley <PatrickTurley@...>
·
#11873
·
|
|
Re: GMA3600 VGA Driver
After re-reading your e-mail it seems you are trying to find GMA3600 drivers for Ubuntu 12.10, not trying to build an embedded OS with GMA3600 support. Is that correct?
If so this is
After re-reading your e-mail it seems you are trying to find GMA3600 drivers for Ubuntu 12.10, not trying to build an embedded OS with GMA3600 support. Is that correct?
If so this is
|
By
Michael Halstead
·
#11872
·
|
|
GMA3600 VGA Driver
Dear kindly ask for help to solve the demand mentioned above.
Since I am already grateful for the attention.
---------- Forwarded message ----------
From: Fábio Laureano Antônio
Dear kindly ask for help to solve the demand mentioned above.
Since I am already grateful for the attention.
---------- Forwarded message ----------
From: Fábio Laureano Antônio
|
By
Fábio Laureano Antônio <fabiolaureano@...>
·
#11871
·
|