cacao: first support of cacao in oe
authorHenning Heinold <heinold@inf.fu-berlin.de>
Wed, 8 Aug 2007 22:57:50 +0000 (22:57 +0000)
committerHenning Heinold <heinold@inf.fu-berlin.de>
Wed, 8 Aug 2007 22:57:50 +0000 (22:57 +0000)
commit614090f5ecd4f17a53dfad97f4dfa1f335ed2256
treef33315ab93719416f4328adba65f2272654d42e3
parentd9e16f02594b391b5e04f960b38e19d48f564d08
cacao: first support of cacao in oe
* for now we only support cacao-cldc
* with cacao-cldc and midapth wie have midp support in oe
* opera-mini and serval other midlets should work now
* installing the packages is not enough
* you have to write shellscripts which looks like
  http://midpath.svn.sourceforge.net/viewvc/midpath/trunk/bin/midpath-test-cacao-cldc.sh?view=markup
* arm is the only support platform for now, others will breakout at not finding
  genoffset.h, which can only generate at the target device with the
  binary genoffset, upstream is working on diffrent solution, feel free to
  submit genoffset.h for your architecture or machine
packages/cacao/.mtn2git_empty [new file with mode: 0644]
packages/cacao/cacao-cldc_0.98.bb [new file with mode: 0644]
packages/cacao/cacao.inc [new file with mode: 0644]
packages/cacao/cacaoh-cldc-native_0.98.bb [new file with mode: 0644]
packages/cacao/files/.mtn2git_empty [new file with mode: 0644]
packages/cacao/files/arm_mmap.patch [new file with mode: 0644]
packages/cacao/files/classpath_var.patch [new file with mode: 0644]
packages/cacao/files/libmath.patch [new file with mode: 0644]
packages/cacao/files/midpath.patch [new file with mode: 0644]
packages/cacao/files/offset.h_arm.patch [new file with mode: 0644]
packages/cacao/files/offsets_make.patch [new file with mode: 0644]