[oe-commits] Alex Ferguson : midpath: Fix midpath-core and midpath-cldc, add patches.

git version control git at git.openembedded.org
Thu Dec 23 16:52:44 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 5667943cd09eb025ac382535e41269d874a6d560
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5667943cd09eb025ac382535e41269d874a6d560

Author: Alex Ferguson <thoughtmonster at gmail.com>
Date:   Wed Dec 22 13:51:25 2010 +0200

midpath: Fix midpath-core and midpath-cldc, add patches.

midpath-core was slightly refactored, and now installs the
configuration files needed which are picked up locally and
can be overriden per-platform. A much more elegant solution,
in my opinion. Two patches were added to midpath-core, one
which changes the default UI colors to a more palatable gray
pallete and one which disables the mouse cursor and enables
key repeating for the SDL backend.

midpath-cldc now builds files libmidpathfile and libmidpathnio
(via --enable-cldc-vm) which are required, at least for a jamvm
+ midpath combo. No harm in installing them anyways.

Configuration files moved around, and two more added, one default
and one for the ben-nanonote.

PR bumbed all around.

Signed-off-by: Alex Ferguson <thoughtmonster at gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson at gmail.com>

---

 .../configuration.cfg}                             |   75 ++++++-----
 .../{configuration_maemo.cfg => configuration.cfg} |   84 +++++++------
 .../configuration.cfg}                             |    0
 .../configuration.cfg}                             |    0
 recipes/midpath/files/sdl-fixes.patch              |   20 +++
 recipes/midpath/files/ui-colors.patch              |  136 ++++++++++++++++++++
 recipes/midpath/midpath-cldc_0.2+0.3rc2.bb         |    9 +-
 recipes/midpath/midpath-core_0.2+0.3rc2.bb         |   14 ++-
 8 files changed, 258 insertions(+), 80 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=5667943cd09eb025ac382535e41269d874a6d560




More information about the Openembedded-commits mailing list