Sébastien BRICE wrote: > hello > I can't compile the reimplemented in vala code of the openmoko-terminal2 > as attempting to build FSO, always the same log (take a glance below pliz) > i use mokomakefile set with: > OM_GIT_SITE := git.openembedded.net > OM_GIT_REPO := org.openembedded.dev > OM_GIT_BRANCH := org.openembedded.dev
To build fso, at the moment you also need the following lines in conf/local.conf: require conf/distro/include/moko-autorev.inc require conf/distro/include/fso-autorev.inc I'm attempting to fix that, but doing the updates to sane-srcrevs that the FSO developers should be doing ;-) > Secondarily, `make update-openembedded` return a > `conf/distro/include/sane-srcrevs.inc: needs update ERROR` since i > upgraded the sanes-srcrevs.inc with one patched and picked up on > amethyst.oe.net. This one fixed up a revision with illume-theme-fso and > i am wondering if the git.openembedded.net and amethyst.oe.net are > rightly synchronized ? I have fixed the illume-theme-fso in sane-srcrevs, so you should be able to revert that change to make git happy. I thought git.oe.net and amethyst.oe.net are the same machine? -- Rod _______________________________________________ devel mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/devel
