[yocto] [danny] core-image-minimal-dev is missing dev packages

2013-02-08 Thread Rudolf Streif
This is weird and I do not have an explanation for it. For Danny: core-image-minimal-dev is missing the dev packages (pkg-dev) I build it but the packages are not there. The cause does not seem to be my setup because the core-image-minimal on the ADT download site is missing them too. The recipe

[yocto] [PATCH 1/1] meta-cedartrail: Update README with workaround for Yocto Bugzilla #3607 The PVR driver has a issue that for some systems it causes it to incorrectly assume that a LVDS display is c

2013-02-08 Thread rahul . saxena
From: Rahul Saxena Signed-off-by: Rahul Saxena --- meta-cedartrail/README | 27 ++- 1 files changed, 26 insertions(+), 1 deletions(-) diff --git a/meta-cedartrail/README b/meta-cedartrail/README index 0d166b2..e394faf 100755 --- a/meta-cedartrail/README +++ b/meta-ced

[yocto] [PATCH 0/1][meta-intel]meta-cedartrail:Update README for workaround for bug # 3607

2013-02-08 Thread rahul . saxena
From: Rahul Saxena The PVR driver has a issue that for some systems it causes it to incorrectly assume that a LVDS display is connected while infact a VGA display is connected and Vice Versa. The README file is updated with the work-around for this issue. Please pull into danny-next Signed-off-

[yocto] [PATCH 1/1] meta-cedartrail: Update README with workaround for Yocto Bugzilla #3607 The PVR driver has a issue that for some systems it causes it to incorrectly assume that a LVDS display is c

2013-02-08 Thread rahul . saxena
From: Rahul Saxena Signed-off-by: Rahul Saxena --- meta-cedartrail/README | 27 ++- 1 files changed, 26 insertions(+), 1 deletions(-) diff --git a/meta-cedartrail/README b/meta-cedartrail/README index 0d166b2..e394faf 100755 --- a/meta-cedartrail/README +++ b/meta-ced

[yocto] [PATCH 0/1][meta-intel]meta-cedartrail:Update README for workaround for bug # 3607

2013-02-08 Thread rahul . saxena
From: Rahul Saxena Please pull into danny-next -- The following changes since commit 9615c24f9d5326805537fd01d1fc5ea51d0d85db: libva-intel-driver: workaround for concurrent VC1 and H264 playback issue (2012-12-20 14:49:46 -0600) are available in the git repository at: git://git.pokylinux.

[yocto] [PATCH 1/1][linux-yocto] meta: Remove Cedartrail Machine

2013-02-08 Thread kishore . k . bodke
From: Kishore Bodke Remove Cedartrail Machine from 3.4 Kernel. Cedartrail BSP is not available. Signed-off-by: Kishore Bodke --- .../bsp/cedartrail/cedartrail-preempt-rt.scc | 13 -- .../bsp/cedartrail/cedartrail-standard.scc |8 .../cfg/kernel-cache/bsp/cedartrail

[yocto] [PATCH 0/1][linux-yocto] Remove Cedartrail Machine

2013-02-08 Thread kishore . k . bodke
From: Kishore Bodke Hi, This patch set is to remove the Cedartail Machine from Linux-yocto-3.4 Kernel. Cedartrail BSP will not be supported for Yocto 1.4 Release. Also Please remove the standard/cedartrail branch. Please pull into linux-yocto-3.4/meta branch. Thanks Kishore. The following

Re: [yocto] [RFC v1 0/5][eclipse-poky] Enable target profiles for projects

2013-02-08 Thread Zhang, Jessica
Hi Timo, Couple comments: 1. I really like the way that the global profile and project profile are linked together. But it also introduce an out of sync issue. Say I use a profile compiled my project with one set of toolchain and sysroot setup. Then I change the toolchain and sysroot sett

[yocto] [PATCH 2/2] [meta-intel] meta-intel: Update the MAINTAINERS list.

2013-02-08 Thread kishore . k . bodke
From: Kishore Bodke Updating the MAINTAINERS list after removing the Cedartrail BSP from meta-intel. Signed-off-by: Kishore Bodke --- MAINTAINERS |4 1 file changed, 4 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 1973136..bc33d4b 100644 --- a/MAINTAINERS +++ b/MAINTAINER

[yocto] [PATCH 1/2] [meta-intel] Cedartrail: Remove Cedartrail BSP

2013-02-08 Thread kishore . k . bodke
From: Kishore Bodke Cedartrail will be no longer supported for Yocto 1.4 Release. Remove the Cedartrail BSP from meta-intel. Signed-off-by: Kishore Bodke --- meta-cedartrail/COPYING.MIT| 17 -- meta-cedartrail/README | 199

[yocto] [PATCH 0/2][meta-intel] Remove Cedartrail BSP

2013-02-08 Thread kishore . k . bodke
From: Kishore Bodke Hi All, This patch set is to remove Cedartrail BSP from meta-intel/master. Cedartrail BSP will be no longer supported in Yocto from 1.4 release. Please pull these patches into meta-intel/master. Thanks Kishore. The following changes since commit 575f93dd4ba1fb9aca8a58dc66

Re: [yocto] Fix gtk-sato-engine build with automake-1.13

2013-02-08 Thread Marko Lindqvist
On 8 February 2013 23:22, Gary Thomas wrote: > On 2013-02-08 14:08, Marko Lindqvist wrote: >> >> [PATCH] configure.ac: fix build with automake-1.13 > > Patch seems to be missing This time inlining it to this email. Hope it makes through this way. - ML 0001-configure.ac-fix-build-with-automa

[yocto] [PATCH] Fix oprofileui build with automake-1.13

2013-02-08 Thread Marko Lindqvist
- ML 0001-configure.ac-fix-build-with-automake-1.13.patch Description: Binary data ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [RFC v4 00/17][eclipse-poky] Storing yocto settings as target profiles

2013-02-08 Thread Zhang, Jessica
Everything looks good and merged to eclipse-poky master. Thanks for the contribution. Cheers, Jessica -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Timo Mueller Sent: Friday, February 08, 2013 5:26 AM To: yocto@yoctoproject.

Re: [yocto] Fix gtk-sato-engine build with automake-1.13

2013-02-08 Thread Gary Thomas
On 2013-02-08 14:08, Marko Lindqvist wrote: [PATCH] configure.ac: fix build with automake-1.13 Patch seems to be missing -- Gary Thomas | Consulting for the MLB Associates |Embedded world ---

[yocto] Fix gtk-sato-engine build with automake-1.13

2013-02-08 Thread Marko Lindqvist
[PATCH] configure.ac: fix build with automake-1.13 - ML ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [RFC v5 00/12][eclipse-poky] Integrate yocto documentation into eclipse

2013-02-08 Thread Zhang, Jessica
Hi Timo, Thanks, these are merged into eclipse-poky master with the following patch to address an issue in your original patches :-) Cheers, Jessica Fixed the DOC_GIT hard coded issueHEADmaster Signed-off-by: Jessica Zhang Diffstat -rwxr-xr-x scripts/generate-doc.sh 3 1 files changed, 1

Re: [yocto] systemtap fetch failure on 'danny' (cherry-pick fix from master)

2013-02-08 Thread Burton, Ross
On 8 February 2013 17:04, Javier Viguera wrote: > On 02/06/2013 04:48 PM, Burton, Ross wrote: >> >> You'll be pleased to know it's in danny-next already, so should be >> hitting danny in the next day or so. > > > Is that 'danny-next' branch private? > > I can't see it in the gitweb or in a local c

Re: [yocto] systemtap fetch failure on 'danny' (cherry-pick fix from master)

2013-02-08 Thread Javier Viguera
On 02/06/2013 04:48 PM, Burton, Ross wrote: You'll be pleased to know it's in danny-next already, so should be hitting danny in the next day or so. Is that 'danny-next' branch private? I can't see it in the gitweb or in a local clone. # git branch -a | grep danny-next shows nothing.

Re: [yocto] gcov on beagle-xm with kernel module

2013-02-08 Thread Robert Berger
Hi, Looks like it's an issue with the arm eabi compiler producing code, which the kernel gcov framework can't deal with. I guess there are 2 options: 1) toolchain not eabi (not feasible) 2) patch gcov framework in kernel Regards, Robert ..."In the beginning, there was software. And it wasn't g

Re: [yocto] [meta-raspberrypi][PATCH 0/2] Binary graphics library fixes

2013-02-08 Thread Andrei Gherzan
On Fri, Feb 8, 2013 at 4:18 PM, Tomas Frydrych wrote: > On 08/02/13 13:03, Andrei Gherzan wrote: > > > > > > > > On Fri, Feb 8, 2013 at 12:17 PM, Tomas Frydrych > > mailto:tf+lists.yo...@r-finger.com>> > wrote: > > > > Hi Andrei, > > > > On 07/02/13 14:26, Andrei Gherzan wrote: > > > W

[yocto] Danny: default base_do_compile but no default base_do_install

2013-02-08 Thread Frans Meulenbroeks
Hi! Apologies upfront if this is the wrong list. I'm not always sure when things should go to the yocto list and when to oe-core. Anyway, my question/issue with danny. In base.bbclass I see a default base_do_compile that reads: base_do_compile() { if [ -e Makefile -o -e makefile -o -e GNUma

Re: [yocto] [meta-raspberrypi][PATCH 0/2] Binary graphics library fixes

2013-02-08 Thread Tomas Frydrych
On 08/02/13 13:03, Andrei Gherzan wrote: > > > > On Fri, Feb 8, 2013 at 12:17 PM, Tomas Frydrych > mailto:tf+lists.yo...@r-finger.com>> wrote: > > Hi Andrei, > > On 07/02/13 14:26, Andrei Gherzan wrote: > > We are moving to userland repo. So we will build our libraries > > I t

[yocto] [RFC v1 5/5] plugins/sdk.ide: Enable the usage of profiles in the project properties

2013-02-08 Thread Timo Mueller
From: Timo Mueller UI elements are added to the project properties in order to use profile capabilites with a project. Signed-off-by: Timo Mueller --- .../src/org/yocto/sdk/ide/YoctoProfileSetting.java | 3 + .../yocto/sdk/ide/YoctoProjectSpecificSetting.java | 9 +++ .../preferences/YoctoSD

[yocto] [RFC v1 4/5] plugins/sdk.ide: Update projects affected by changes of a target profile

2013-02-08 Thread Timo Mueller
From: Timo Mueller If a target profile is modified, renamed or deleted globally the projects using this profile are updated accordingly. On deletion of a target profile the affected projects will set use the standard target profile. Signed-off-by: Timo Mueller --- .../org/yocto/sdk/ide/YoctoSD

[yocto] [RFC v1 3/5] plugins/sdk.ide: Enable project specific yocto settings

2013-02-08 Thread Timo Mueller
From: Timo Mueller Until now only global target profiles could be used to configure a project. Now a project can have its own specific settings which are not affected by global changes to the profile. Signed-off-by: Timo Mueller --- .../yocto/sdk/ide/YoctoProjectSpecificSetting.java | 80 +

[yocto] [RFC v1 1/5] plugins/sdk.ide: Allow storage of yocto settings in project preferences

2013-02-08 Thread Timo Mueller
From: Timo Mueller The added functions allow storing the yocto settings in the preferences store of a project. Project-specific yocto settings as well as the used profiles can be stored. Signed-off-by: Timo Mueller --- .../src/org/yocto/sdk/ide/YoctoSDKUtils.java | 110 ++

[yocto] [RFC v1 2/5] plugins/sdk.ide: Store profile configuration on project setup

2013-02-08 Thread Timo Mueller
From: Timo Mueller Signed-off-by: Timo Mueller --- .../org.yocto.sdk.ide/src/org/yocto/sdk/ide/YoctoSDKProjectNature.java | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/org.yocto.sdk.ide/src/org/yocto/sdk/ide/YoctoSDKProjectNature.java b/plugins/org.yocto.sdk.ide/src/org/yocto

[yocto] [RFC v1 0/5][eclipse-poky] Enable target profiles for projects

2013-02-08 Thread Timo Mueller
From: Timo Mueller Hi, this patch set enables projects to make use of the target profiles proposed in "[RFC v4 00/17][eclipse-poky] Storing yocto settings as target profiles". Currently the target profiles are only used to determine the default settings when creating a new project. Changing the

[yocto] [RFC v4 16/17] plugins/sdk.ide: Use profiles for the preference page

2013-02-08 Thread Timo Mueller
From: Timo Mueller The preference page is now aware of profiles. By default the standard profile is used and the values are stored to its preference store. If a different profile is selected it's preferences store is used instead. Signed-off-by: Timo Mueller --- .../ide/preferences/YoctoSDKPre

[yocto] [RFC v4 17/17] plugins/sdk.ide: Added profile UI to the preference page

2013-02-08 Thread Timo Mueller
From: Timo Mueller Adds the UI elements that allow managing profiles to the preference page. Signed-off-by: Timo Mueller --- .../src/org/yocto/sdk/ide/preferences/YoctoSDKPreferencePage.java | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/plugins/org.yocto.sdk.ide/s

[yocto] [RFC v4 15/17] plugins/sdk.ide: Add method to delete a profile

2013-02-08 Thread Timo Mueller
From: Timo Mueller Deletion of a profile currently has no effects on the preference page. Signed-off-by: Timo Mueller --- .../org.yocto.sdk.ide/src/org/yocto/sdk/ide/YoctoProfileSetting.java | 4 1 file changed, 4 insertions(+) diff --git a/plugins/org.yocto.sdk.ide/src/org/yocto/sdk/i

[yocto] [RFC v4 14/17] plugins/sdk.ide: Add method to rename a profile and its preference store

2013-02-08 Thread Timo Mueller
From: Timo Mueller When renaming a profile the current values are stored in the profile's new preference store. Signed-off-by: Timo Mueller --- .../org.yocto.sdk.ide/src/org/yocto/sdk/ide/YoctoProfileSetting.java | 4 1 file changed, 4 insertions(+) diff --git a/plugins/org.yocto.sdk.i

[yocto] [RFC v4 11/17] plugins/sdk.ide: Add UI method to delete a profile

2013-02-08 Thread Timo Mueller
From: Timo Mueller A profile is removed from the list, when the delete button is clicked. The deletion has to be confirmed by the user. Deleting the standard profile is not allowed. Signed-off-by: Timo Mueller --- .../src/org/yocto/sdk/ide/YoctoProfileSetting.java | 34 ++

[yocto] [RFC v4 13/17] plugins/sdk.ide: Add method to change values of the preference page

2013-02-08 Thread Timo Mueller
From: Timo Mueller When switching profile the values of the profile are retrieved from the preference store. The UI is updated using the retrieved values. Signed-off-by: Timo Mueller --- .../org.yocto.sdk.ide/src/org/yocto/sdk/ide/YoctoProfileSetting.java | 4 1 file changed, 4 insertion

[yocto] [RFC v4 12/17] plugins/sdk.ide: Add UI method to rename a profile

2013-02-08 Thread Timo Mueller
From: Timo Mueller When the rename button is clicked a dialog shows up and the user has to provide the new name for the profile. The validity of the name is checked during input. If the name is valid and the users confirms the profile is renamed. Renaming the standard profile is not allowed. Sig

[yocto] [RFC v4 05/17] plugins/sdk.ide: Changed method signature to be more consistent

2013-02-08 Thread Timo Mueller
From: Timo Mueller YoctoUIElement should always be the first element, e.g. as in saveElemToStore(). Signed-off-by: Timo Mueller --- plugins/org.yocto.sdk.ide/src/org/yocto/sdk/ide/YoctoSDKUtils.java | 2 +- .../src/org/yocto/sdk/ide/preferences/YoctoSDKProjectPropertyPage.java | 2 +- 2

[yocto] [RFC v4 10/17] plugins/sdk.ide: Add UI method to create a new profile

2013-02-08 Thread Timo Mueller
From: Timo Mueller When the save as button is clicked a dialog shows up and the user has to provide the name of the new profile. The validity of the name is checked during input. If the name is valid and the users confirms the new profile is created from the current input of the yocto settings fo

[yocto] [RFC v4 07/17] plugins/sdk.ide: Modified preferences storage to support profiles.

2013-02-08 Thread Timo Mueller
From: Timo Mueller Yocto preferences are now stored using a user-defined name that identifies a target profile. To store these preferences eclipse' scoped preferences provider is used. The filename in the eclipse configuration area is derived from the unique target profile name. Signed-off-by: T

[yocto] [RFC v4 09/17] plugins/sdk.ide: Add method to allow storing the current settings

2013-02-08 Thread Timo Mueller
From: Timo Mueller The added method calls the performOK method on the provided preference page to store the current content of the page. This callback is needed so the profile UI is able to propagate changes to the preference page it is part of. Signed-off-by: Timo Mueller --- .../src/org/yoc

[yocto] [RFC v4 06/17] plugins/sdk.ide: Create UI element for managing target profiles.

2013-02-08 Thread Timo Mueller
From: 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 or delete existing ones. Signed-off-by: Timo Mueller --- .../src/org/yocto/sdk/ide/YoctoProfileElement.java | 104

[yocto] [RFC v4 08/17] plugins/sdk.ide: Set profile on selection change

2013-02-08 Thread Timo Mueller
From: Timo Mueller When a profile is selected through the combo box the value of the profileElement changed to contain the selected profile. Signed-off-by: Timo Mueller --- .../src/org/yocto/sdk/ide/YoctoProfileSetting.java | 23 ++ 1 file changed, 23 insertions(+) diff --

[yocto] [RFC v4 04/17] plugins/sdk.ide: Set value of target array on input change

2013-02-08 Thread Timo Mueller
From: 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 --- plugins/org.yocto.sdk.ide/src/org/yocto/sdk/ide/YoctoUISetting.java | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plug

[yocto] [RFC v4 03/17] plugins/sdk.ide: Add method to enable and disable form

2013-02-08 Thread Timo Mueller
From: 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 yocto configuration. Signed-off-by: Timo Mueller --- .../src/org/yocto/sdk/ide/YoctoUISetting.java | 44 ++ 1 file chan

[yocto] [RFC v4 00/17][eclipse-poky] Storing yocto settings as target profiles

2013-02-08 Thread Timo Mueller
From: Timo Mueller Hi, I removed the last patch that was moving the "Save as ..." button to the bottom. So now it is located beneath the dropdown box. I also changed the message in the profile deletion dialog to only ask if the user really wants to delete the profile. >From RFC v3: First of al

[yocto] [RFC v4 02/17] plugins/sdk.ide: Extract labels to private members

2013-02-08 Thread Timo Mueller
From: 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 labels after creation of the form. Signed-off-by: Timo Mueller --- .../src/org/yocto/sdk/ide/YoctoUISetting.java

[yocto] [RFC v4 01/17] plugins/sdk.ide: Removed unused message

2013-02-08 Thread Timo Mueller
From: Timo Mueller The dialog has been merged with the project settings. Therefor the message is no longer needed. Signed-off-by: Timo Mueller --- .../org.yocto.sdk.ide/src/org/yocto/sdk/ide/YoctoSDKMessages.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/org.yocto.sdk.

[yocto] [RFC v5 10/12] plugins/sdk.ide.doc.user: Add yocto documentation to the table of contents

2013-02-08 Thread Timo Mueller
From: Timo Mueller The separate yocto manuals are added to the table of contents to prepare their inclusion into the plugin. Signed-off-by: Timo Mueller --- plugins/org.yocto.doc.user/plugin.xml | 28 plugins/org.yocto.doc.user/toc.xml| 21 +

[yocto] [RFC v5 09/12] scripts/generate-doc.sh: Add script to handle eclipse help generation

2013-02-08 Thread Timo Mueller
From: Timo Mueller This script will checkout the yocto-docs project containing the official yocto documentation. After successful checkout the eclipse help is generated and the about.html file of the doc.user plugin is created. Signed-off-by: Timo Mueller --- scripts/generate-doc.sh | 85 +

[yocto] [RFC v5 08/12] scripts/build.sh: Added yocto.doc feature to build

2013-02-08 Thread Timo Mueller
From: Timo Mueller Signed-off-by: Timo Mueller --- scripts/build.sh | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/scripts/build.sh b/scripts/build.sh index e1ec5fc..73bf889 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -132,10 +132,14 @@ cd ${TOP}

[yocto] [RFC v5 12/12] scripts/build.sh: Add documentation generation to the default build

2013-02-08 Thread Timo Mueller
From: Timo Mueller When building the plugin the matching documentation is automatically generated and added to the user.doc plugin prior to the plugin build. Signed-off-by: Timo Mueller --- scripts/build.sh | 7 +++ 1 file changed, 7 insertions(+) diff --git a/scripts/build.sh b/scripts/b

[yocto] [RFC v5 11/12] scripts/generate-doc.sh: Copy generated eclipse help into the user.doc plugin

2013-02-08 Thread Timo Mueller
From: Timo Mueller After successful generation the eclipse help files and the table of contents of each manual are copied to the user.doc plugin. Signed-off-by: Timo Mueller --- scripts/generate-doc.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/generate-doc.sh b/scripts/gene

[yocto] [RFC v5 06/12] features/doc.headless.build: Added headless build for yocto.doc feature

2013-02-08 Thread Timo Mueller
From: Timo Mueller Signed-off-by: Timo Mueller --- features/org.yocto.doc.headless.build/.project | 11 + .../org.yocto.doc.headless.build/build.properties | 262 + .../org.yocto.doc.headless.build/customTargets.xml | 212 + 3 files changed, 485 insert

[yocto] [RFC v5 05/12] features/org.yocto.doc: Add new feature containing yocto project documentation

2013-02-08 Thread Timo Mueller
From: Timo Mueller Signed-off-by: Timo Mueller --- features/org.yocto.doc/.project | 17 features/org.yocto.doc/build.properties | 3 + features/org.yocto.doc/feature.properties | 163 ++ features/org.yocto.doc/feature.xml| 35 +++ f

[yocto] [RFC v5 07/12] features/sdk.site: Added yocto.doc feature to update site

2013-02-08 Thread Timo Mueller
From: Timo Mueller Signed-off-by: Timo Mueller --- features/org.yocto.sdk.site/category.xml | 4 features/org.yocto.sdk.site/site.xml | 4 2 files changed, 8 insertions(+) diff --git a/features/org.yocto.sdk.site/category.xml b/features/org.yocto.sdk.site/category.xml index 646

[yocto] [RFC v5 04/12] plugins/sdk.ide.doc.user: Add about.html to prepare addition of yocto documentation

2013-02-08 Thread Timo Mueller
From: Timo Mueller As documentation is licensed under CCA-SA 2.0 UK and the plugin itself is licensed under EPL v1.0 an about file needs to be added to the plugin identifying the third party content. Signed-off-by: Timo Mueller --- plugins/org.yocto.doc.user/about.html.in| 189

[yocto] [RFC v5 03/12] plugins/sdk.ide.doc.user: Add empty eclipse help

2013-02-08 Thread Timo Mueller
From: Timo Mueller Adds yocto specific eclipse help to the plugin. The help is currently empty but will contain the official yocto documentation later. Signed-off-by: Timo Mueller --- plugins/org.yocto.doc.user/.classpath | 6 + plugins/org.yocto.doc.user/.project

[yocto] [RFC v5 02/12] Fixed typo in version variable name

2013-02-08 Thread Timo Mueller
From: Timo Mueller Signed-off-by: Timo Mueller --- features/org.yocto.bc.headless.build/customTargets.xml | 4 ++-- features/org.yocto.sdk.headless.build/customTargets.xml | 4 ++-- features/org.yocto.sdk.site/category.xml| 6 +++--- features/org.yocto.sdk.site/site.xml

[yocto] [RFC v5 00/12][eclipse-poky] Integrate yocto documentation into eclipse

2013-02-08 Thread Timo Mueller
From: Timo Mueller v5: Incorporates changes resulting from the renaming of documentation and adds the profile-manual. This patch set requires changes proposed in "[PATCH][yocto-docs] Update eclipse help generation to support all documents" >From RFC v4: Hi, the last proposal integrated the yoct

[yocto] [RFC v5 01/12] features/sdk.site: Fixed typo in category name

2013-02-08 Thread Timo Mueller
From: Timo Mueller Signed-off-by: Timo Mueller --- features/org.yocto.sdk.site/site.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/org.yocto.sdk.site/site.xml b/features/org.yocto.sdk.site/site.xml index 824fa49..c2af2bd 100644 --- a/features/org.yocto.sdk.si

[yocto] [PATCH 15/18] profile-manual: Added Title tag

2013-02-08 Thread Timo Mueller
From: Timo Mueller The title of the document used to create metadata for output formats such as eclipse help. Signed-off-by: Timo Mueller --- documentation/profile-manual/profile-manual.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/documentation/profile-manual/prof

[yocto] [PATCH 14/18] profile-manual: Move global parameters to customization file

2013-02-08 Thread Timo Mueller
From: Timo Mueller Standard stylesheet parameters were moved to the docbook customization file tying them to the docbook stylesheet used. Removing these parameters simplifies the Makefile. Signed-off-by: Timo Mueller --- documentation/Makefile| 7 +--

[yocto] [PATCH 17/18] profile-manual: Added new customization file for eclipse help generation

2013-02-08 Thread Timo Mueller
From: Timo Mueller This stylesheet uses the eclipse stylesheets of docbook to create eclipse help from this documentation. In addition to simple html files these stylesheets will also create xml files which are needed to integrate the documentation into eclipse (e.g. toc.xml). Signed-off-by: Tim

[yocto] [PATCH 18/18] Makefile: logic to make all for profile-manual and cleanup

2013-02-08 Thread Timo Mueller
From: Timo Mueller Eclipse help documents are now created when calling the 'make all' target on the kernel-dev. Resulting files are archived into the tarball as well. When calling 'make clean' artefacts of the eclipse documentation build are deleted. Signed-off-by: Timo Mueller --- documentati

[yocto] [PATCH 16/18] .gitignore: Updated to ignore generated eclipse help of profile-manual

2013-02-08 Thread Timo Mueller
From: Timo Mueller Signed-off-by: Timo Mueller --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9e16853..cacc75b 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ documentation/dev-manual/eclipse/ documentation/yocto-project-qs/eclipse/

[yocto] [PATCH 13/18] Makefile: logic to make all for kernel-dev and cleanup

2013-02-08 Thread Timo Mueller
From: Timo Mueller Eclipse help documents are now created when calling the 'make all' target on the kernel-dev. Resulting files are archived into the tarball as well. When calling 'make clean' artefacts of the eclipse documentation build are deleted. Signed-off-by: Timo Mueller --- documentati

[yocto] [PATCH 07/18] ref-manual: Added new customization file for eclipse help generation

2013-02-08 Thread Timo Mueller
From: Timo Mueller This stylesheet uses the eclipse stylesheets of docbook to create eclipse help from this documentation. In addition to simple html files these stylesheets will also create xml files which are needed to integrate the documentation into eclipse (e.g. toc.xml). Signed-off-by: Tim

[yocto] [PATCH 12/18] kernel-dev: Added new customization file for eclipse help generation

2013-02-08 Thread Timo Mueller
From: Timo Mueller This stylesheet uses the eclipse stylesheets of docbook to create eclipse help from this documentation. In addition to simple html files these stylesheets will also create xml files which are needed to integrate the documentation into eclipse (e.g. toc.xml). Signed-off-by: Tim

[yocto] [PATCH 11/18] .gitignore: Updated to ignore generated eclipse help of kernel-dev

2013-02-08 Thread Timo Mueller
From: Timo Mueller Signed-off-by: Timo Mueller --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 03b98d1..9e16853 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ documentation/bsp-guide/eclipse/ documentation/dev-manual/eclipse/ docum

[yocto] [PATCH 09/18] kernel-dev: Move global parameters to customization file

2013-02-08 Thread Timo Mueller
From: Timo Mueller Standard stylesheet parameters were moved to the docbook customization file tying them to the docbook stylesheet used. Removing these parameters simplifies the Makefile. Signed-off-by: Timo Mueller --- documentation/Makefile| 7 +-- docume

[yocto] [PATCH 10/18] kernel-dev: Added Title tag

2013-02-08 Thread Timo Mueller
From: Timo Mueller The title of the document used to create metadata for output formats such as eclipse help. Signed-off-by: Timo Mueller --- documentation/kernel-dev/kernel-dev.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/documentation/kernel-dev/kernel-dev.xml

[yocto] [PATCH 08/18] Makefile: logic to make all for ref-manual and cleanup

2013-02-08 Thread Timo Mueller
From: Timo Mueller Eclipse help documents are now created when calling the 'make all' target on the ref-manual. Resulting files are archived into the tarball as well. When calling 'make clean' artefacts of the eclipse documentation build are deleted. Signed-off-by: Timo Mueller --- documentati

[yocto] [PATCH 05/18] .gitignore: Updated to ignore generated eclipse help of ref-manual

2013-02-08 Thread Timo Mueller
From: Timo Mueller Signed-off-by: Timo Mueller --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bda1b09..03b98d1 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ documentation/adt-manual/eclipse/ documentation/bsp-guide/eclipse/ docum

[yocto] [PATCH 06/18] Makefile: Remove duplicate parameters

2013-02-08 Thread Timo Mueller
From: Timo Mueller Standard stylesheet parameters are already defined in the docbook customization file tying them to the docbook stylesheet used. Removing these parameters simplifies the Makefile. Signed-off-by: Timo Mueller --- documentation/Makefile | 7 +-- 1 file changed, 1 insertion(

[yocto] [PATCH 00/18][yocto-docs] Update eclipse help generation to support all documents

2013-02-08 Thread Timo Mueller
From: Timo Mueller Hi, the generation of eclipse help files has been merged from the timo branch to the master. Since the creation of the timo branch there have been some changes to the master branch (e.g. new documentation, renamed documentation). This patch set does some cleanup for the renam

[yocto] [PATCH 01/18] documentation: Remove 'the' from title tags

2013-02-08 Thread Timo Mueller
From: Timo Mueller Signed-off-by: Timo Mueller --- documentation/adt-manual/adt-manual.xml | 2 +- documentation/bsp-guide/bsp-guide.xml | 2 +- documentation/dev-manual/dev-manual.xml | 2 +- documentation/ref-manual/ref-manual.xml | 2 +- doc

[yocto] [PATCH 02/18] Makefile: Modify DOC filter for eclipse-generate target

2013-02-08 Thread Timo Mueller
From: Timo Mueller Filter now explicitely lists the doc parts from which eclipse help can be generated. Signed-off-by: Timo Mueller --- documentation/Makefile | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/documentation/Makefile b/documentation/Makefile index

[yocto] [PATCH 03/18] poky-ref-manual: Remove folder and eclipse artifacts

2013-02-08 Thread Timo Mueller
From: Timo Mueller Signed-off-by: Timo Mueller --- .../poky-ref-manual-eclipse-customization.xsl | 27 -- 1 file changed, 27 deletions(-) delete mode 100644 documentation/poky-ref-manual/poky-ref-manual-eclipse-customization.xsl diff --git a/documentation/poky-ref-

Re: [yocto] [meta-raspberrypi][PATCH 0/2] Binary graphics library fixes

2013-02-08 Thread Andrei Gherzan
On Fri, Feb 8, 2013 at 12:17 PM, Tomas Frydrych wrote: > Hi Andrei, > > On 07/02/13 14:26, Andrei Gherzan wrote: > > We are moving to userland repo. So we will build our libraries > > I tried to use the userland repo about a week ago and had to revert back > to using the binary firmware; the user

Re: [yocto] pulseaudio madness

2013-02-08 Thread Tomas Frydrych
On 06/02/13 22:43, Gary Thomas wrote: >>> You might want to have a look at Guacamayo's use of PA, that uses it >>> and will automatically switch output when new speakers are plugged in >>> too.https://github.com/Guacamayo >> >> Thanks, that helped. I've built Guacamayo for my RaspberryPi and >

Re: [yocto] [meta-raspberrypi][PATCH 0/2] Binary graphics library fixes

2013-02-08 Thread Tomas Frydrych
Hi Andrei, On 07/02/13 14:26, Andrei Gherzan wrote: > We are moving to userland repo. So we will build our libraries I tried to use the userland repo about a week ago and had to revert back to using the binary firmware; the userland tree seem to miss some bcm headers, so it was impossible to buil