Re: [yocto] Compliance program questions

2013-04-26 Thread Nicolas Dechesne
On Fri, Apr 26, 2013 at 12:28 AM, Mark Hatle wrote: >> - is it tolerated to change the versions of some components from >> OE-core or meta-oe? Not just add patches through .bbappend, but >> actually use an older or a more recent version of components, let's >> say Gstreamer for example? > > > If

[yocto] How to generate rootfs from package feed

2013-04-26 Thread saurav
Hi, Can anybody help me with information about rootfs generation? In Yocto 1.4 or previous releases, Is there a method exists to generate rootfs from package feed? I am particularly looking at a method where packages need not be rebuild, but image needs to be generated by installing packa

[yocto] Matchbox Panel usage

2013-04-26 Thread Burton, Ross
Hi, I'm currently porting the Matchbox Panel to GTK+ 3 and thinking about cleaning up the options and panel size handling. The current code is rather complex and could do with some sanity. My idea was to reduce the options down to: 1) put the panel in the titlebar (assuming Matchbox WM and a su

[yocto] [PATCH 0/4] Initial changes for developing a common remote plugin

2013-04-26 Thread Ioana Grigoropol
- create a separate plugin in which to drop all tools needed for remote support - will leave it empty until all functionalilty is properly separated & the util remote code is clearly distinguised - code refactoring for remote tools plugin in order to simplify code and create single point of con

[yocto] [PATCH 1/4] Initial commit for remote separate plugin

2013-04-26 Thread Ioana Grigoropol
Signed-off-by: Ioana Grigoropol --- plugins/org.yocto.remote.utils/.classpath |7 +++ plugins/org.yocto.remote.utils/.project| 28 +++ .../.settings/org.eclipse.jdt.core.prefs |7 +++ .../org.yocto.remote.utils/META-INF/MANIFEST.MF| 10

[yocto] [PATCH 2/4] Refactor Model(s) to display customized messages

2013-04-26 Thread Ioana Grigoropol
- added new subtask for each of the models offered by YP for Remote Tools Signed-off-by: Ioana Grigoropol --- .../yocto/sdk/remotetools/actions/BaseModel.java | 70 .../sdk/remotetools/actions/OprofileModel.java | 15 +++-- .../sdk/remotetools/actions/PowertopModel

[yocto] [PATCH 3/4] Unify preProcess for all commands models

2013-04-26 Thread Ioana Grigoropol
Signed-off-by: Ioana Grigoropol --- .../yocto/sdk/remotetools/actions/BaseModel.java | 22 +++-- .../sdk/remotetools/actions/OprofileModel.java | 42 + .../sdk/remotetools/actions/PowertopModel.java | 39 +--- .../sdk/remotetools/actions/SystemtapMo

[yocto] [PATCH 4/4] Add default behaviour for commands for post processing Signed-off-by: Ioana Grigoropol

2013-04-26 Thread Ioana Grigoropol
--- .../yocto/sdk/remotetools/actions/BaseModel.java |3 ++- .../sdk/remotetools/actions/OprofileModel.java |6 -- .../sdk/remotetools/actions/PowertopModel.java |1 - .../sdk/remotetools/actions/SystemtapModel.java|5 - .../yocto/sdk/remotetools/actions/Ust2M

Re: [yocto] [PATCH 0/4] Initial changes for developing a common remote plugin

2013-04-26 Thread Zhang, Jessica
Hi Ioana, I thought we're going to create a common remote util plugin first then modify the remotetools and bc.ui to use this new remote util plugin. From your patch series, the 1st path seems you're doing that but the following 3 you are making changes to remote tools files. I'd like us to f

[yocto] [ANNOUNCEMENT] Yocto Project 1.4 "dylan" Released.

2013-04-26 Thread Flanagan, Elizabeth
All, I am pleased to announce the availability of the latest major release of the Yocto Project, "dylan". gpg signed release notes are available at: http://downloads.yoctoproject.org/releases/yocto/yocto-1.4/RELEASENOTES.txt The kernel.org sync is not quite complete, but should finish in the nex