Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] libv4l: fix build on AArch64
Date: Thu, 20 Feb 2014 22:52:35 +0100	[thread overview]
Message-ID: <87ppmhwixo.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1392932560-26817-1-git-send-email-thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Thu, 20 Feb 2014 22:42:40 +0100")

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

 > AArch64 does not implement the SYS_open system call, but only the
 > SYS_openat system call, as should be done for all modern architectures
 > merged into the Linux kernel. This causes problems when building
 > libv4l 0.8.9, which are fixed by integrating an upstream patch,
 > available in a more recent version of libv4l. Backporting the patch is
 > preferred over bumping libv4l, as libv4l has a fairly large number of
 > reverse dependencies, and we don't want to break anything that close
 > to the release.

 > Note that this commit also renames the existing libv4l-largefile.patch
 > to libv4l-01-largefile.patch in order to comply with the Buildroot
 > patch naming scheme, and guarantee the order in which patches are
 > applied.

 > Fixes:

 >   http://autobuild.buildroot.org/results/ed6/ed66792e332ee0256a17f98cbe21dfcfe6e8743b/

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

Committed, thanks.

A libv4l bump for next would be nice though ;)

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2014-02-20 21:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-20 21:42 [Buildroot] [PATCH] libv4l: fix build on AArch64 Thomas Petazzoni
2014-02-20 21:52 ` Peter Korsgaard [this message]
2014-02-20 22:15   ` Thomas Petazzoni

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=87ppmhwixo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox