[oe] [2011.03-maintenance] Pull request for new TI machines, angstrom and qt4 fixes

Denys Dmytriyenko denis at denix.org
Thu Mar 31 18:07:21 UTC 2011


Tom,

Please pull these 8 commits for the external Angstrom toolchain fix,
qt4 security advisory fix, as well as for addition of new TI machines.
All are cherry picked from oe.dev

The machine commits were reordered to add kernel and u-boot recipes before the 
actual machine configs.


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 at ti.com>
---


Chase Maupin (6):
  linux-omap3: add PSP recipe for am387x-evm
  u-boot: Add PSP version for am387x-evm
  sort: Add ti814x machine types
  ti814x: Add new machine definitions
  am-benchmarks: Add support for am387x-evm machine
  matrix-gui: Add support for am387x-evm machine

Denys Dmytriyenko (2):
  external-toolchain-angstrom: don't stage .la files
  qt4: security advisory - blacklist fraudulent comodo certificates

 conf/machine/am387x-evm.conf                       |    5 +
 conf/machine/c6a814x-evm.conf                      |    5 +
 conf/machine/dm814x-evm.conf                       |    5 +
 conf/machine/include/ti814x.inc                    |   26 +
 contrib/angstrom/sort.sh                           |    2 +-
 .../ti814x/defconfig                               | 1927 ++++++++++++++++++++
 recipes/linux/linux-omap3_2.6.37-psp04.01.00.03.bb |   10 +
 recipes/meta/external-toolchain-angstrom.bb        |    4 +-
 ...klist-fraudulent-comodo-certificates-patch.diff |  134 ++
 recipes/qt4/qt-4.6.3.inc                           |    8 +-
 recipes/qt4/qt-4.7.1.inc                           |    3 +-
 recipes/qt4/qt4-embedded_4.6.3.bb                  |    2 +-
 recipes/qt4/qt4-embedded_4.7.1.bb                  |    2 +-
 recipes/ti/am-benchmarks_1.2.bb                    |    5 +-
 recipes/ti/matrix-gui-common.inc                   |    5 +-
 recipes/ti/matrix-gui-e.inc                        |    5 +-
 recipes/ti/matrix-gui.inc                          |    5 +-
 recipes/u-boot/u-boot_2010.06-psp04.01.00.03.bb    |   14 +
 18 files changed, 2149 insertions(+), 18 deletions(-)
 create mode 100644 conf/machine/am387x-evm.conf
 create mode 100644 conf/machine/c6a814x-evm.conf
 create mode 100644 conf/machine/dm814x-evm.conf
 create mode 100644 conf/machine/include/ti814x.inc
 create mode 100644 recipes/linux/linux-omap3-2.6.37-psp04.01.00.03/ti814x/defconfig
 create mode 100644 recipes/linux/linux-omap3_2.6.37-psp04.01.00.03.bb
 create mode 100644 recipes/qt4/files/blacklist-fraudulent-comodo-certificates-patch.diff
 create mode 100644 recipes/u-boot/u-boot_2010.06-psp04.01.00.03.bb





More information about the Openembedded-devel mailing list