Official freesmartphone.org feeds and image repositories:

fso-stable (ms5.1)
fso-testing
fso-unstable

freesmartphone.org is a collaboration platform for open source and open discussion software projects working on interoperability and shared technology for Linux-based SmartPhones.

This server continuously builds the fso-testing and fso-unstable distributions for the OpenMoko GTA01 (Neo 1973) and GTA02 (Neo FreeRunner).

These distributions are built from the org.openembedded.dev branch of the git://git.openembedded.net/org.openembedded.dev.git repository.

Both are built with DISTRO set to 'openmoko' and MACHINE set sequentially to 'om-gta01' and 'om-gta02'.

The fso-testing distribution builds the versions of packages specified in the preferred-om-2008-versions.inc file and the sane-srcrevs.inc file. A key feature of the fso-testing distribution is that the package versions do not change unless by direct action of developers to update those files. The intention is that this results in a recent set of packages that have undergone some rudimentary testing by the developers.

The fso-unstable distribution allows a certain set of packages (defined in the moko-autorev.inc and fso-autorev.inc files) to 'float', and therefore is more likely to have the absolute latest version of any package, but also more likely to include versions of packages that do not work and sometimes do not even build.

The set of packages built is determined by contents of the task-openmoko-feed recipe in the OpenEmbedded repository.

Build results are reported continuously to the oestats server at http://tinderbox.openembedded.net/builders/ (select the testing@freesmartphone.org or unstable@freesmartphone.org builder entries).

All source tarballs used can be found in the sources directory.

Note that images that are rebuilt multiples times on the same day are overwritten. The server operates in the CEST timezone.

To do your own builds, simply copy the Makefile to your build area and type "make setup".

Read the Makefile for further documentation and instructions.

Hosting is provided by NSLU2-Linux.org and OSUOSL.org