MokoMakefile - type "make openmoko-devel-image" and you're done.

Rod Whitby rod at whitby.id.au
Thu Feb 22 05:18:54 CET 2007


Joe Friedrichsen wrote:
> Hi everyone, I've run into a few problems as well.
> The repo is now at
> https://svn.o-hand.com/repos/dates/branches/openmoko/ but I cannot
> find the right .bb file to modify.

Here's the patch that is currently in the MokoMakefile svn repository at
projects.openmoko.org - the only problem is that anonymous svn access to
that repository is broken.  I've reported it the to authorities two days
ago, but I do understand that they have much higher priority things to
be doing at the moment.

If someone wants to use the MokoMakefile from the svn repository at
projects.openmoko.org, and is a bona-fide developer (i.e. can point me
to patches they have successfully contributed to other projects), then
I'll be happy to add them as a junior developer on the MokoMakefile
project so they can check out the svn code directly.

Index: openmoko/trunk/oe/packages/openmoko-pim/openmoko-dates_svn.bb
===================================================================
--- openmoko.orig/trunk/oe/packages/openmoko-pim/openmoko-dates_svn.bb
+++ openmoko/trunk/oe/packages/openmoko-pim/openmoko-dates_svn.bb
@@ -5,8 +5,8 @@
 PV = "0.1+svn${SRCDATE}"
 PR = "r0"

-SRC_URI =
"svn://svn.o-hand.com/repos/dates/branches/private;module=omoko;proto=https"
-S = "${WORKDIR}/omoko"
+SRC_URI =
"svn://svn.o-hand.com/repos/dates/branches;module=openmoko;proto=https"
+S = "${WORKDIR}/openmoko"

 inherit autotools pkgconfig gtk-icon-cache

-- Rod



More information about the openmoko-devel mailing list