Currently there's README and HACKING... each describing part of what needs to be done to build ofono.
Provide some cross-links and fix build example.
diff --git a/HACKING b/HACKING
index 15ea291..b1bd599 100644
--- a/HACKING
+++ b/HACKING
@@ -45,7 +45,8 @@ bootstrap-configure since it could export development
specific settings.
So the normal steps to checkout, build and install such a repository is
like this:
- Checkout repository
+ Checkout repositories
+ # git clone git://git.kernel.org/pub/scm/libs/ell/ell.git
# git clone git://git.kernel.org/pub/scm/network/ofono/ofono.git
# cd ofono
diff --git a/README b/README
index 45bb2e9..04a50a5 100644
--- a/README
+++ b/README
@@ -16,11 +16,14 @@ To configure run:
./configure --prefix=/usr --mandir=/usr/share/man \
--sysconfdir=/etc --localstatedir=/var
-Configure automatically searches for all required components and packages.
+Configure automatically searches for all required components and
+packages, except ell, mentioned below.
To compile and install run:
make && make install
+See "HACKING" file for details and step-by-step examples.
+
Embedded Linux library
======================
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures)
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
signature.asc
Description: Digital signature
_______________________________________________ ofono mailing list [email protected] https://lists.ofono.org/mailman/listinfo/ofono
