diff options
author | Lauri Leukkunen <lle@rahina.org> | 2007-04-23 01:26:28 +0300 |
---|---|---|
committer | Lauri Leukkunen <lle@rahina.org> | 2007-04-23 01:26:28 +0300 |
commit | b25ba398bba3d21d7392bb27b73acac4e0749a4e (patch) | |
tree | 0377d51982b3989a67210182c691d0bf81b871df /README | |
parent | 0718561a590ead1955c02f0e39866c19bd172e02 (diff) |
Add links to qemu patches
Signed-off-by: Lauri Leukkunen <lle@rahina.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -27,9 +27,11 @@ $ make install prefix=$HOME/scratchbox You need Qemu for cpu-transparency. Unfortunately at the moment no -qemu release works well with SB2, there are patches on qemu-devel -mailing list that help to make the CVS version work, I hope debian's -qemu package incorporates them soon. Meanwhile you're on your own. +qemu release works well with SB2. You can use these two patches to make +the CVS version of Qemu work: + +http://people.freedesktop.org/~lle/qemu-linux-user-path.diff +http://people.freedesktop.org/~lle/qemu-linux-user-drop-preload.diff If you're targeting ARM and are on a 32bit x86 machine, you can get a good toolchain from CodeSourcery: |