User talk:Vortex

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Openmoko OE local builds)
 
m
Line 3: Line 3:
 
Generating openmoko environments on a venerable headless, X Windows-less Gentoo box. Last sync'ed on 20080823.
 
Generating openmoko environments on a venerable headless, X Windows-less Gentoo box. Last sync'ed on 20080823.
  
20080823: Starting with Rod Whitby's Mokomakefile, after a few unsuccessful attempts at bitbaking and reading around, I've changed OM_GIT_BRANCH to ASU testing:
+
20080823: Starting with Rod Whitby's Mokomakefile, after a few informal & unsuccessful attempts at bitbaking and reading around, I've changed OM_GIT_BRANCH to ASU testing:
  
 +
Makefile:
 
# OM_GIT_BRANCH := org.openmoko.dev
 
# OM_GIT_BRANCH := org.openmoko.dev
 
OM_GIT_BRANCH := org.openmoko.asu.testing # ASU testing
 
OM_GIT_BRANCH := org.openmoko.asu.testing # ASU testing

Revision as of 11:50, 23 August 2008

Currently generating OM2008.2, OM2008.8 & FSO builds on the Neo Freerunner from OE (bitbake - portage from first principles!). Painful & time consuming. I'll be sharing the pain here for the pleasure of others.

Generating openmoko environments on a venerable headless, X Windows-less Gentoo box. Last sync'ed on 20080823.

20080823: Starting with Rod Whitby's Mokomakefile, after a few informal & unsuccessful attempts at bitbaking and reading around, I've changed OM_GIT_BRANCH to ASU testing:

Makefile:

  1. OM_GIT_BRANCH := org.openmoko.dev

OM_GIT_BRANCH := org.openmoko.asu.testing # ASU testing

Hopefully this will bring some stability to the chaos.

1st issue: make openmoko-qtopia-x11-image fails at /openembedded/packages/qtopia-phone/qtopia-phone-x11_git.bb, do_compile package qtopia-phone-x11-4.3.2+git0+dfc2b2c070c0b5feeeb073f1751f3cab8b8fc9a7-r39.1 appears to want a local, native libXtst available.

Not sure why. Perhaps for local qemu. emerge'd it locally & cranked the bitbake handle again.

Personal tools

Currently generating OM2008.2, OM2008.8 & FSO builds on the Neo Freerunner from OE (bitbake - portage from first principles!). Painful & time consuming. I'll be sharing the pain here for the pleasure of others.

Generating openmoko environments on a venerable headless, X Windows-less Gentoo box. Last sync'ed on 20080823.

20080823: Starting with Rod Whitby's Mokomakefile, after a few informal & unsuccessful attempts at bitbaking and reading around, I've changed OM_GIT_BRANCH to ASU testing:

Makefile:

  1. OM_GIT_BRANCH := org.openmoko.dev

OM_GIT_BRANCH := org.openmoko.asu.testing # ASU testing

Hopefully this will bring some stability to the chaos.

1st issue: make openmoko-qtopia-x11-image fails at /openembedded/packages/qtopia-phone/qtopia-phone-x11_git.bb, do_compile package qtopia-phone-x11-4.3.2+git0+dfc2b2c070c0b5feeeb073f1751f3cab8b8fc9a7-r39.1 appears to want a local, native libXtst available.

Not sure why. Perhaps for local qemu. emerge'd it locally & cranked the bitbake handle again.