All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Verkuil <hansverk@cisco.com>
To: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>,
	Linux Media Mailing List <linux-media@vger.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab@osg.samsung.com>,
	Laurent Pinchart <Laurent.pinchart@ideasonboard.com>,
	Hans Verkuil <hans.verkuil@cisco.com>
Subject: Re: [v4l-utils 0/5] Misc build fixes
Date: Thu, 21 Jan 2016 10:04:03 +0100	[thread overview]
Message-ID: <56A09F03.2090201@cisco.com> (raw)
In-Reply-To: <20160121095040.2b185fd0@free-electrons.com>

They are already merged, so there is nothing to do :-)

Weird, you should have gotten an email from patchwork when I accepted these
patches.

Regards,

	Hans

On 01/21/16 09:50, Thomas Petazzoni wrote:
> Hello,
> 
> I didn't get any feedback about the below series of patches for
> v4l-utils, which was submitted 2 months ago. Anything needs to be
> changed/fixed in order to get the patches reviewed/applied ?
> 
> Thanks!
> 
> Thomas
> 
> On Tue,  3 Nov 2015 21:58:35 +0100, Thomas Petazzoni wrote:
>> Hello,
>>
>> Here is a small set of fixes against v4l-utils that we have
>> accumulated in the Buildroot project to fix a number of build
>> issues. Those build issues are related to linking with the musl C
>> library, or do linking with the libintl library when the gettext
>> functions are not provided by the C library (which is what happens the
>> uClibc C library is used).
>>
>> Thanks,
>>
>> Thomas
>>
>> Peter Seiderer (1):
>>   dvb/keytable: fix missing libintl linking
>>
>> Thomas Petazzoni (4):
>>   libv4lsyscall-priv.h: Use off_t instead of __off_t
>>   utils: Properly use ENABLE_NLS for locale related code
>>   utils/v4l2-compliance: Include <fcntl.h> instead of <sys/fcntl.h>
>>   libv4lsyscall-priv.h: Only define SYS_mmap2 if needed
>>
>>  lib/libv4l1/v4l1compat.c               |  3 +--
>>  lib/libv4l2/v4l2convert.c              |  5 ++---
>>  lib/libv4lconvert/libv4lsyscall-priv.h | 13 +++++--------
>>  utils/dvb/Makefile.am                  |  8 ++++----
>>  utils/dvb/dvb-fe-tool.c                |  2 ++
>>  utils/dvb/dvb-format-convert.c         |  2 ++
>>  utils/dvb/dvbv5-scan.c                 |  2 ++
>>  utils/dvb/dvbv5-zap.c                  |  2 ++
>>  utils/keytable/Makefile.am             |  1 +
>>  utils/keytable/keytable.c              |  2 ++
>>  utils/v4l2-compliance/v4l-helpers.h    |  2 +-
>>  11 files changed, 24 insertions(+), 18 deletions(-)
>>
> 
> 
> 

  reply	other threads:[~2016-01-21  9:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-03 20:58 [v4l-utils 0/5] Misc build fixes Thomas Petazzoni
2015-11-03 20:58 ` [v4l-utils 1/5] libv4lsyscall-priv.h: Use off_t instead of __off_t Thomas Petazzoni
2015-11-03 20:58 ` [v4l-utils 2/5] utils: Properly use ENABLE_NLS for locale related code Thomas Petazzoni
2015-11-03 20:58 ` [v4l-utils 3/5] utils/v4l2-compliance: Include <fcntl.h> instead of <sys/fcntl.h> Thomas Petazzoni
2015-11-03 20:58 ` [v4l-utils 4/5] libv4lsyscall-priv.h: Only define SYS_mmap2 if needed Thomas Petazzoni
2015-11-03 20:58 ` [v4l-utils 5/5] dvb/keytable: fix missing libintl linking Thomas Petazzoni
2016-01-21  8:50 ` [v4l-utils 0/5] Misc build fixes Thomas Petazzoni
2016-01-21  9:04   ` Hans Verkuil [this message]
2016-01-21  9:15     ` Thomas Petazzoni
2016-01-21  9:40       ` Hans Verkuil
2016-01-21 10:20         ` Gregor Jasny

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=56A09F03.2090201@cisco.com \
    --to=hansverk@cisco.com \
    --cc=Laurent.pinchart@ideasonboard.com \
    --cc=hans.verkuil@cisco.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@osg.samsung.com \
    --cc=thomas.petazzoni@free-electrons.com \
    /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.