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
recipien
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 me
Use "%" as version because this append should be applied on any mesa
version.
Change-Id: I5ed3c50a0a794f8ea63cc1906f0139ec47459fa6
Signed-off-by: Andrei Gherzan
---
recipes-graphics/mesa/mesa_%.bbappend | 6 ++
recipes-graphics/mesa/mesa_9.2.5.bbappend | 36 -
On 25 February 2014 11:52, Andrei Gherzan 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 recipe b
On Tue, Feb 25, 2014 at 2:00 PM, Burton, Ross wrote:
> On 25 February 2014 11:52, Andrei Gherzan wrote:
> > +# EGL and GLES are provided by userland package
> > +PACKAGECONFIG_remove_raspberrypi = "egl gles"
> > +PROVIDES_remove_raspberrypi = "\
> > +virtual/libgles1 \
> > +virtual/libgl
On 25 February 2014 15:15, Thilo Cestonaro 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
> anymore. The
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)
https://wiki.yo
Use instead, the special created recipe mesa-gl which provides on libgl.
Change-Id: I5ed3c50a0a794f8ea63cc1906f0139ec47459fa6
Signed-off-by: Andrei Gherzan
---
conf/machine/include/rpi-default-providers.inc | 2 ++
recipes-graphics/mesa/mesa_9.2.5.bbappend | 36 --
Change-Id: Ib48c8fd941be5ceb8fe2bcc087f53fb4ef1c0eb5
Signed-off-by: Andrei Gherzan
---
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
--- a/classes/sdcard_imag
That's better! :)
Ross
On 25 February 2014 16:51, Andrei Gherzan wrote:
> Use instead, the special created recipe mesa-gl which provides on libgl.
>
> Change-Id: I5ed3c50a0a794f8ea63cc1906f0139ec47459fa6
> Signed-off-by: Andrei Gherzan
> ---
> conf/machine/include/rpi-default-providers.inc |
On Tue, Feb 25, 2014 at 6:54 PM, Burton, Ross 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
https://lists.yoctoproject.org/listinfo/yocto
- 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.
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
http://git.yoc
- 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 recip
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:
http://anonscm.debian.org/gitweb/?p=dpkg/dpkg.gi
15 matches
Mail list logo