Open Source Telephony
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: ofono@ofono.org
Subject: [PATCH] document getting of ell, point people at useful docs
Date: Sat, 29 Dec 2018 23:47:04 +0100	[thread overview]
Message-ID: <20181229224704.GA4451@amd> (raw)
In-Reply-To: <20181229222430.GB28688@amd>

[-- Attachment #1: Type: text/plain, Size: 1372 bytes --]

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

  reply	other threads:[~2018-12-29 22:47 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-04  9:44 ofono fails to compile on gcc-6.3 Pavel Machek
2018-09-04 11:01 ` Giacinto Cifelli
2018-12-29  9:53 ` Trouble compiling ... " Pavel Machek
2018-12-29 20:20   ` Denis Kenzior
2018-12-29 20:30     ` Pavel Machek
2018-12-29 21:08       ` Denis Kenzior
2019-01-22 17:07         ` Marcel Holtmann
2018-12-29 22:24       ` [PATCH] fix compilation " Pavel Machek
2018-12-29 22:47         ` Pavel Machek [this message]
2019-01-14 11:17           ` [PATCH] document getting of ell, point people at useful docs Pavel Machek
2019-01-22 16:50           ` Marcel Holtmann
2019-02-01 22:25             ` Pavel Machek
2019-02-02 12:18               ` Marcel Holtmann
2019-01-22 17:03         ` [PATCH] fix compilation on gcc-6.3 Denis Kenzior

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181229224704.GA4451@amd \
    --to=pavel@ucw.cz \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox