Hardware/HTC Dream/SHR
From freesmartphone.org
Contents |
Building SHR
- first setup openembedded according to that page
- use org.openembedded.dev branch
Local.conf
Setup your local.conf according to the manual but add the following into it:
MACHINE = "htcdream" DISTRO = "shr" require conf/distro/include/fso-autorev.inc require conf/distro/include/shr-autorev.inc
(note that the autorev thing were tested by me only with bitbake trunk)
Compilation
Then type :
$ bitbake shr-image