Hello,
im trying to compile 7.4 for qemu. I did what wiki told me to do:
Change in local.conf:
># The machine to target
>#MACHINE ?= "jive"
>MACHINE ?= "qemuarm"
and build:
>bitbake squeezeos-image
but then at some point it cannot fetch patch-2.6.26-rc4.bz2 and build fails.
I tried this with 7.2 earlier, same thing.
what am i doing wrong?
Results 1 to 2 of 2
Thread: Running SqueezeOS in qemu
-
2008-08-12, 01:54 #1Junior Member
- Join Date
- Aug 2008
- Posts
- 2
Running SqueezeOS in qemu
-
2008-08-12, 03:06 #2Junior Member
- Join Date
- Aug 2008
- Posts
- 2
oh, nevermind.
changed pub/linux/kernel/v2.6/testing/
to pub/linux/kernel/v2.6/testing/v2.6.26 in
linux-rp_2.6.25+2.6.26-rc4.bb and it seems to work now

Reply With Quote
