All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] coreutils: get the uptime program to work
Date: Sat, 13 Sep 2014 23:54:24 +0200	[thread overview]
Message-ID: <8761gr6van.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1410381844-14466-1-git-send-email-thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Wed, 10 Sep 2014 22:44:04 +0200")

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

 > coreutils configure script needs to know whether /proc/uptime is
 > available, but this is not possible in a cross-compilation
 > context. This leads to an uptime program that fails to work on the
 > target, as it has been compiled without /proc/uptime reading support.

 > This commit fixes that by telling coreutils at configure time that
 > /proc/uptime will be available on the target (which seems to be a
 > reasonable assumption on Linux systems).

 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

      parent reply	other threads:[~2014-09-13 21:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-10 20:44 [Buildroot] [PATCH] coreutils: get the uptime program to work Thomas Petazzoni
2014-09-11  9:12 ` Vicente Olivert Riera
2014-09-13 21:54 ` Peter Korsgaard [this message]

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=8761gr6van.fsf@dell.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.