[yocto] Basic query regarding porting

2014-02-25 Thread Manimehalai S
Hi all, I am new to yocto. Consider that we are developing a new board based on TI's beagle board. How should I start porting to the new board in Yocto. Thanks Larsen Toubro Limited www.larsentoubro.com This Email may contain confidential or privileged information for the intended

Re: [yocto] Basic query regarding porting

2014-02-25 Thread Jegan Chandru
Hi, You should start reading the yocto documents. ;) Start here, https://www.yoctoproject.org/documentation/current You should focus on, http://www.yoctoproject.org/docs/current/yocto-project-qs/yocto-project-qs.html http://www.yoctoproject.org/docs/current/bsp-guide/bsp-guide.html As you have

[yocto] [meta-raspberrypi][PATCH 1/1] mesa: Replace ugly fix with PACKAGECONFIG

2014-02-25 Thread Andrei Gherzan
Use % as version because this append should be applied on any mesa version. Change-Id: I5ed3c50a0a794f8ea63cc1906f0139ec47459fa6 Signed-off-by: Andrei Gherzan and...@gherzan.ro --- recipes-graphics/mesa/mesa_%.bbappend | 6 ++ recipes-graphics/mesa/mesa_9.2.5.bbappend | 36

Re: [yocto] [meta-raspberrypi][PATCH 1/1] mesa: Replace ugly fix with PACKAGECONFIG

2014-02-25 Thread Burton, Ross
On 25 February 2014 11:52, Andrei Gherzan and...@gherzan.ro wrote: +# EGL and GLES are provided by userland package +PACKAGECONFIG_remove_raspberrypi = egl gles +PROVIDES_remove_raspberrypi = \ +virtual/libgles1 \ +virtual/libgles2 \ +virtual/egl Are you aware of mesa-gl? This

Re: [yocto] [meta-raspberrypi][PATCH 1/1] mesa: Replace ugly fix with PACKAGECONFIG

2014-02-25 Thread Andrei Gherzan
On Tue, Feb 25, 2014 at 2:00 PM, Burton, Ross ross.bur...@intel.com wrote: On 25 February 2014 11:52, Andrei Gherzan and...@gherzan.ro wrote: +# EGL and GLES are provided by userland package +PACKAGECONFIG_remove_raspberrypi = egl gles +PROVIDES_remove_raspberrypi = \ +

Re: [yocto] [OE-core] opkg-build and dpkg-deb 1.17.x

2014-02-25 Thread Paul Barker
On 25 February 2014 15:15, Thilo Cestonaro th...@cestona.ro wrote: Hey all, with a recent change in dpkg-deb ( http://anonscm.debian.org/gitweb/?p=dpkg/dpkg.git;a=commitdiff;h=547dca4c3ff23df5dfa554f1943b371cd7056ee4 ), the packages generated by opkg-build will not be accepted by dpkg-deb

[yocto] Minutes: Yocto Project Technical Team Meeting - Tuesday, February 25, 2014 8:00 AM US Pacific Time

2014-02-25 Thread Jolley, Stephen K
Attendees: Stephen, Jefro, Tom, Nitin, Cristiana, Matthew, Richard, Vali, Cristian, Belen, Laurentiu, Saul, Jessica, Paul, Michael, * Opens collection - 5 min (Stephen) Vali - Meta CGL layer is getting ready to be released by ENEA. * Yocto 1.6 status - 10 min (Stephen/team)

[yocto] [meta-raspberrypi][PATCH 1/2] mesa: Replace ugly fix for gles/egl

2014-02-25 Thread Andrei Gherzan
Use instead, the special created recipe mesa-gl which provides on libgl. Change-Id: I5ed3c50a0a794f8ea63cc1906f0139ec47459fa6 Signed-off-by: Andrei Gherzan and...@gherzan.ro --- conf/machine/include/rpi-default-providers.inc | 2 ++ recipes-graphics/mesa/mesa_9.2.5.bbappend | 36

[yocto] [meta-raspberrypi][PATCH 2/2] sdcard_image-rpi: Make rpi-sdimg image dependent on ext3

2014-02-25 Thread Andrei Gherzan
Change-Id: Ib48c8fd941be5ceb8fe2bcc087f53fb4ef1c0eb5 Signed-off-by: Andrei Gherzan and...@gherzan.ro --- classes/sdcard_image-rpi.bbclass | 2 ++ 1 file changed, 2 insertions(+) diff --git a/classes/sdcard_image-rpi.bbclass b/classes/sdcard_image-rpi.bbclass index c7cfa7c..1b055bd 100644 ---

Re: [yocto] [meta-raspberrypi][PATCH 1/2] mesa: Replace ugly fix for gles/egl

2014-02-25 Thread Burton, Ross
That's better! :) Ross On 25 February 2014 16:51, Andrei Gherzan and...@gherzan.ro wrote: Use instead, the special created recipe mesa-gl which provides on libgl. Change-Id: I5ed3c50a0a794f8ea63cc1906f0139ec47459fa6 Signed-off-by: Andrei Gherzan and...@gherzan.ro ---

Re: [yocto] [meta-raspberrypi][PATCH 1/2] mesa: Replace ugly fix for gles/egl

2014-02-25 Thread Andrei Gherzan
On Tue, Feb 25, 2014 at 6:54 PM, Burton, Ross ross.bur...@intel.com wrote: That's better! :) Thanks again -- *Andrei Gherzan* m: +40.744.478.414 | f: +40.31.816.28.12 ___ yocto mailing list yocto@yoctoproject.org

[yocto] [PATCH 2/2] mono: Update Mono to 3.2.8

2014-02-25 Thread Alex J Lennon
- Mono 3.2.8 is a bug-fix only release based on 3.2.7 (19/02/2014) - Mono 3.2.7 was a major forward release (17/01/2014) Mono 3.2.7+ is particularly interesting because it has initial support for ARM hardfp whereas until now we have had to build with vfp in order to use Mono on ARM based boards.

[yocto] [meta-mono] [PATCH 0/2] mono: Update Mono to 3.2.8

2014-02-25 Thread Alex J Lennon
See following patches for details. The following changes since commit ac286b1682e6bcc486ceb30ef90a936949bbfeab: monotools-server: Remove multiline comment (2013-02-27 12:01:10 -0500) are available in the git repository at: git://git.yoctoproject.org/meta-mono ajl/mono-3.2.8

[yocto] [PATCH 1/2] libgdiplus: Fix build error relating to missing freetype/tttables.h, and update to libgdiplus 2.10.8

2014-02-25 Thread Alex J Lennon
- libgdiplus 2.10 is fairly old, released 3 years ago (cea5a3f) - libgdiplus 2.10.8 is curently the most recent release available on GitHub and is also old, released 2 years ago (5179dd3) - there have been a substantial number of commits since these releases so it may be worth considering a

[yocto] [PATCH] create dpkg-deb compatible ipks/opks again

2014-02-25 Thread Thilo Cestonaro
With a change from last august in dpkg-deb, the packages generated by opkg-build will not be accepted by dpkg-deb anymore. The change disallows that the data.tar.gz is packed into the ipk/opk before the control.tar.gz. For details have a look here:

Re: [linux-yocto] [PATCH 00/18] Re-submit upgrades to the lsi 3.10 axxia

2014-02-25 Thread Darren Hart
On 2/24/14, 10:21, Paul, Charlie charlie.p...@windriver.com wrote: Darren: Ultimately we need to get these patches up to the LTSI. It would make things easier, right now we are on a strict time schedule and we need to get the standard/axxia/base branch corrected with proper checkpatching and

Re: [linux-yocto] [PATCH 00/18] Re-submit upgrades to the lsi 3.10 axxia

2014-02-25 Thread Bruce Ashfield
On 14-02-24 01:21 PM, Paul, Charlie wrote: Darren: Ultimately we need to get these patches up to the LTSI. It would make things easier, right now we are on a strict time schedule and we need to get the standard/axxia/base branch corrected with proper checkpatching and the latest changes.

[linux-yocto] linux-yocto-v3.4 up-revision to v.3.4.74 or beyong

2014-02-25 Thread Ong, Boon Leong
Hi Bruce, I would like to request that linux-yocto v3.4 standard/base branch be up-rev'ed to v3.4.74 or beyond to include latest patches available in Linux LTS/LTSI. Particularly, I am looking the below patches which are available since v3.4.74: 1) LTSI v3.4:

Re: [linux-yocto] linux-yocto-v3.4 up-revision to v.3.4.74 or beyong

2014-02-25 Thread Bruce Ashfield
On 2/26/2014, 1:46 AM, Ong, Boon Leong wrote: Hi Bruce, I would like to request that linux-yocto v3.4 standard/base branch be up-rev'ed to v3.4.74 or beyond to include latest patches available in Linux LTS/LTSI. Particularly, I am looking the below patches which are