mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Flavio Alves <flavio.alves@phiinnovations.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 0/2]  X-Load update and EFL support
Date: Thu, 14 Jun 2012 13:32:13 -0300	[thread overview]
Message-ID: <1339691535-12054-1-git-send-email-flavio.alves@phiinnovations.com> (raw)

Adding support for Enlightent Foundation Lbraries (EFL) and adding an update
for X-Load.

Tested with BeagleBoard.

Flavio Alves (2):
  * Update x-load from the following git repository      
    git://git.gitorious.org/x-load-omap3/mainline.git       The main
    implementation is the generation of the MLO file       from PTXDIST
  * Add support for the EFL libraries (www.enlightenment.org)     * Add
    remaining host packages used to build EFL Libraries       -
    host-lua       - host-libjpeg

 patches/x-load-f243938/series                      |    1 +
 .../update-x_load-from-gitourious.patch            | 7077 ++++++++++++++++++++
 rules/ecore.in                                     |  192 +
 rules/ecore.make                                   |  278 +
 rules/edje.in                                      |   60 +
 rules/edje.make                                    |  127 +
 rules/eet.in                                       |   41 +
 rules/eet.make                                     |  111 +
 rules/efl.in                                       |   28 +
 rules/efreet.in                                    |   10 +
 rules/efreet.make                                  |  103 +
 rules/eina.in                                      |   17 +
 rules/eina.make                                    |  113 +
 rules/elementary.in                                |   45 +
 rules/elementary.make                              |  132 +
 rules/embryo.in                                    |   10 +
 rules/embryo.make                                  |  101 +
 rules/evas.in                                      |  135 +
 rules/evas.make                                    |  201 +
 rules/host-ecore.in                                |    9 +
 rules/host-ecore.make                              |   77 +
 rules/host-edje.in                                 |   13 +
 rules/host-edje.make                               |   73 +
 rules/host-eet.in                                  |   10 +
 rules/host-eet.make                                |   74 +
 rules/host-eina.in                                 |    7 +
 rules/host-eina.make                               |   73 +
 rules/host-embryo.in                               |    7 +
 rules/host-embryo.make                             |   73 +
 rules/host-evas.in                                 |   11 +
 rules/host-evas.make                               |   73 +
 rules/host-libjpeg.in                              |    7 +
 rules/host-libjpeg.make                            |   73 +
 rules/host-lua.in                                  |    7 +
 rules/host-lua.make                                |   73 +
 35 files changed, 9442 insertions(+)
 create mode 100644 patches/x-load-f243938/series
 create mode 100644 patches/x-load-f243938/update-x_load-from-gitourious.patch
 create mode 100644 rules/ecore.in
 create mode 100644 rules/ecore.make
 create mode 100644 rules/edje.in
 create mode 100644 rules/edje.make
 create mode 100644 rules/eet.in
 create mode 100644 rules/eet.make
 create mode 100644 rules/efl.in
 create mode 100644 rules/efreet.in
 create mode 100644 rules/efreet.make
 create mode 100644 rules/eina.in
 create mode 100644 rules/eina.make
 create mode 100644 rules/elementary.in
 create mode 100644 rules/elementary.make
 create mode 100644 rules/embryo.in
 create mode 100644 rules/embryo.make
 create mode 100644 rules/evas.in
 create mode 100644 rules/evas.make
 create mode 100644 rules/host-ecore.in
 create mode 100644 rules/host-ecore.make
 create mode 100644 rules/host-edje.in
 create mode 100644 rules/host-edje.make
 create mode 100644 rules/host-eet.in
 create mode 100644 rules/host-eet.make
 create mode 100644 rules/host-eina.in
 create mode 100644 rules/host-eina.make
 create mode 100644 rules/host-embryo.in
 create mode 100644 rules/host-embryo.make
 create mode 100644 rules/host-evas.in
 create mode 100644 rules/host-evas.make
 create mode 100644 rules/host-libjpeg.in
 create mode 100644 rules/host-libjpeg.make
 create mode 100644 rules/host-lua.in
 create mode 100644 rules/host-lua.make

-- 
1.7.9.5


-- 
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2012-06-14 16:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-14 16:32 Flavio Alves [this message]
2012-06-14 16:32 ` [ptxdist] [PATCH 1/2] * Update x-load from the following git repository git://git.gitorious.org/x-load-omap3/mainline.git The main implementation is the generation of the MLO file from PTXDIST Flavio Alves
2012-06-14 16:32 ` [ptxdist] [PATCH 2/2] * Add support for the EFL libraries (www.enlightenment.org) * Add remaining host packages used to build EFL Libraries - host-lua - host-libjpeg Flavio Alves

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1339691535-12054-1-git-send-email-flavio.alves@phiinnovations.com \
    --to=flavio.alves@phiinnovations.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox