midpath: Fix midpath-core and midpath-cldc, add patches.
authorAlex Ferguson <thoughtmonster@gmail.com>
Wed, 22 Dec 2010 11:51:25 +0000 (13:51 +0200)
committerKristoffer Ericson <kristoffer.ericson@gmail.com>
Thu, 23 Dec 2010 16:53:02 +0000 (17:53 +0100)
commit5667943cd09eb025ac382535e41269d874a6d560
treeb96e226aa2db378603965d0396b552ed902e5094
parent2e02ec3cfae08fc62821a2034210f9bbb6f337d2
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@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
recipes/midpath/files/ben-nanonote/configuration.cfg [new file with mode: 0644]
recipes/midpath/files/configuration.cfg [new file with mode: 0644]
recipes/midpath/files/maemo5-compat/configuration.cfg [moved from recipes/midpath/files/configuration_maemo.cfg with 100% similarity]
recipes/midpath/files/openmoko/configuration.cfg [moved from recipes/midpath/files/configuration_openmoko.cfg with 100% similarity]
recipes/midpath/files/sdl-fixes.patch [new file with mode: 0644]
recipes/midpath/files/ui-colors.patch [new file with mode: 0644]
recipes/midpath/midpath-cldc_0.2+0.3rc2.bb
recipes/midpath/midpath-core_0.2+0.3rc2.bb