* [2011.03-maintenance] Pull request 20110608
@ 2011-06-08 21:35 Denys Dmytriyenko
2011-06-10 16:28 ` Tom Rini
0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2011-06-08 21:35 UTC (permalink / raw)
To: openembedded-devel
Tom,
Please pull these 15 commits for various bug fixes and enhancements.
All, except one, are cherry picked from oe.dev. The qt-4.6.3 one instead
of moving the patch from 4.7.3 just adds it, as there is no 4.7.3 version
available in the maintenance branch.
Pull URL: git://arago-project.org/git/people/denix/openembedded.git
Branch: 2011.03-maintenance
Browse: http://arago-project.org/git/people/?p=denix/openembedded.git;a=shortlog;h=refs/heads/2011.03-maintenance
Thanks,
Denys Dmytriyenko <denys@ti.com>
---
Anand Balagopalakrishnan (1):
libgles-omap3: Specify the Window System to be updated in powervr.ini
Antonio Ospite (1):
tzcode-native: update to 2011d
Bob Foerster (1):
tzcode-native: update to 2011e
Denys Dmytriyenko (1):
qt-4.6.3: update qt's powervr graphics driver plugin to work with SGX
DDK v1.6
Eyal Reizer (3):
ti-wifi-utils: install calibrator ini files to rootfs
crda: fix regulatory domain agent for building with libnl2
wpa-gui-e: build the latest version from git sources
Jeff Lance (1):
matrix_gui: Update SRCREV to revision 257
Koen Kooi (2):
x-load git: bump SRCREV
x-load: sync with meta-texasinstruments for beagle C5 support
Siddharth Heroor (3):
ti816x machine: Fix JFFS Image command
ti816x machine: Update for latest kernel version
sysvinit: bump PR for ti816x serial console change
Stanislav Brabec (2):
crda: Fix build by disabling of make environment overrides.
crda: Upgrade regulatory database to 2011.04.28.
conf/machine/include/ti816x.inc | 4 +-
recipes/crda/crda_1.1.1.bb | 13 +-
recipes/powervr-drivers/libgles-omap3.inc | 4 +-
recipes/qt4/files/0001-wsegl2-support.patch | 997 ++++++++++++++++++++
recipes/qt4/qt-4.6.3.inc | 1 +
recipes/sysvinit/sysvinit_2.86.bb | 2 +-
recipes/ti/matrix-gui-common_1.4.bb | 4 +-
recipes/ti/matrix-gui-e_1.3.bb | 4 +-
recipes/ti/matrix-gui_1.3.bb | 4 +-
recipes/ti/ti-wifi-utils_git.bb | 12 +-
...code-native_2011b.bb => tzcode-native_2011e.bb} | 10 +-
recipes/wpa-supplicant/wpa-gui-e_git.bb | 27 +
.../x-load-git/0001-Beagle-Rev-C5-support.patch | 60 ++
recipes/x-load/x-load_git.bb | 5 +-
14 files changed, 1124 insertions(+), 23 deletions(-)
create mode 100644 recipes/qt4/files/0001-wsegl2-support.patch
rename recipes/tzcode/{tzcode-native_2011b.bb => tzcode-native_2011e.bb} (51%)
create mode 100644 recipes/wpa-supplicant/wpa-gui-e_git.bb
create mode 100644 recipes/x-load/x-load-git/0001-Beagle-Rev-C5-support.patch
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [2011.03-maintenance] Pull request 20110608
2011-06-08 21:35 [2011.03-maintenance] Pull request 20110608 Denys Dmytriyenko
@ 2011-06-10 16:28 ` Tom Rini
2011-06-10 16:30 ` Denys Dmytriyenko
0 siblings, 1 reply; 3+ messages in thread
From: Tom Rini @ 2011-06-10 16:28 UTC (permalink / raw)
To: openembedded-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 06/08/2011 02:35 PM, Denys Dmytriyenko wrote:
> Tom,
>
> Please pull these 15 commits for various bug fixes and enhancements.
> All, except one, are cherry picked from oe.dev. The qt-4.6.3 one instead
> of moving the patch from 4.7.3 just adds it, as there is no 4.7.3 version
> available in the maintenance branch.
>
>
> Pull URL: git://arago-project.org/git/people/denix/openembedded.git
> Branch: 2011.03-maintenance
> Browse: http://arago-project.org/git/people/?p=denix/openembedded.git;a=shortlog;h=refs/heads/2011.03-maintenance
>
> Thanks,
> Denys Dmytriyenko <denys@ti.com>
Applied, thanks!
- --
Tom Rini
Mentor Graphics Corporation
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJN8kYhAAoJEI4NMjfc3nJx1UcIAKp4WyF4xD5jl9QWV6/5X7dy
lLqaPBpa5Q/PGPdTiSItKB+RBUdZIK39zyUEQeryjsKe5gXLM1iuaPNZcwonVqI9
lJyppy1UytmYDC/1eIY3N364JvsJ/sNklTo+kVCVed6omp0aXwKagQQH6SM53jRl
1rn+256nInziSIouUpeHwjHFx3Vg9oNUK/RtCaTdELd0LqNiH6sGcxG69kINMX+k
p3fdJ+wG+ExykEu8V+yQK/5aID4deXhJxwX9xTO/+ys8L2jcFwNj8e42vJSOre/j
LMtpysdfR3/vH5BBp+3UTh+GugsziYAYXXVEbHUxQrV8eS+kdZDBH45SEDqZUIk=
=Zrr4
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [2011.03-maintenance] Pull request 20110608
2011-06-10 16:28 ` Tom Rini
@ 2011-06-10 16:30 ` Denys Dmytriyenko
0 siblings, 0 replies; 3+ messages in thread
From: Denys Dmytriyenko @ 2011-06-10 16:30 UTC (permalink / raw)
To: openembedded-devel
On Fri, Jun 10, 2011 at 09:28:25AM -0700, Tom Rini wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 06/08/2011 02:35 PM, Denys Dmytriyenko wrote:
> > Tom,
> >
> > Please pull these 15 commits for various bug fixes and enhancements.
> > All, except one, are cherry picked from oe.dev. The qt-4.6.3 one instead
> > of moving the patch from 4.7.3 just adds it, as there is no 4.7.3 version
> > available in the maintenance branch.
> >
> >
> > Pull URL: git://arago-project.org/git/people/denix/openembedded.git
> > Branch: 2011.03-maintenance
> > Browse: http://arago-project.org/git/people/?p=denix/openembedded.git;a=shortlog;h=refs/heads/2011.03-maintenance
> >
> > Thanks,
> > Denys Dmytriyenko <denys@ti.com>
>
> Applied, thanks!
Thanks!
--
Denys
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-06-10 16:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-08 21:35 [2011.03-maintenance] Pull request 20110608 Denys Dmytriyenko
2011-06-10 16:28 ` Tom Rini
2011-06-10 16:30 ` Denys Dmytriyenko
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.