genode/base-pistachio
Josef Söntgen d9d22fbf75 Pistachio: fix usage of wrong python version
The CML2 configuration system calls 'evn python' and expects version
2.x. So we check if python2 is installed when preparing Pistachio and
use the found version instead.

Fixes #264.
2012-07-02 14:17:23 +02:00
..
config Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
doc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
etc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
include Unify policy name for Native_capability_tpl. 2012-03-10 15:52:13 +01:00
lib/mk Replace 'Native_capability::copy_to' by accessor 2012-03-28 09:58:51 +02:00
mk Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
patches Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
run Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
src Replace 'Native_capability::copy_to' by accessor 2012-03-28 09:58:51 +02:00
Makefile Pistachio: fix usage of wrong python version 2012-07-02 14:17:23 +02:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

README

This repository contains the L4ka::Pistachio-specific implementation of Genode.
Please see the documentation at 'base-pistachio/doc/pistachio.txt' for further
instructions on building and using Genode on the L4ka::Pistachio kernel.