mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 0/2]  X-Load update and EFL support
@ 2012-06-14 16:32 Flavio Alves
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Flavio Alves @ 2012-06-14 16:32 UTC (permalink / raw)
  To: ptxdist

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-06-14 16:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-14 16:32 [ptxdist] [PATCH 0/2] X-Load update and EFL support Flavio Alves
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox