Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 1/1] v4l2loopback: new package
Date: Tue, 20 Jun 2017 21:28:08 +0200	[thread overview]
Message-ID: <20170620212808.4673b647@windsurf.lan> (raw)
In-Reply-To: <1497985898-7061-1-git-send-email-alexandre.esse.dev@gmail.com>

Hello,

On Tue, 20 Jun 2017 21:11:38 +0200, Alexandre Esse wrote:
> This package provides a kernel module and utilities in order to use
> v4l2loopback virtual devices.
> This module allows you to create "virtual video devices" normal (v4l2)
> applications will read these devices as if they were ordinary video
> devices, but the video will not be read from e.g. a capture card but
> instead it is generated by another application.
> 
> Signed-off-by: Alexandre Esse <alexandre.esse.dev@gmail.com>
> ---
>  DEVELOPERS                             |  1 +
>  package/Config.in                      |  1 +
>  package/v4l2loopback/Config.in         | 29 +++++++++++++++++++++++++++++
>  package/v4l2loopback/v4l2loopback.hash |  2 ++
>  package/v4l2loopback/v4l2loopback.mk   | 19 +++++++++++++++++++
>  5 files changed, 52 insertions(+)
>  create mode 100644 package/v4l2loopback/Config.in
>  create mode 100644 package/v4l2loopback/v4l2loopback.hash
>  create mode 100644 package/v4l2loopback/v4l2loopback.mk

Applied to master, after some minor tweaks to the Config.in file.
Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      reply	other threads:[~2017-06-20 19:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-20 19:11 [Buildroot] [PATCH v3 1/1] v4l2loopback: new package Alexandre Esse
2017-06-20 19:28 ` Thomas Petazzoni [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=20170620212808.4673b647@windsurf.lan \
    --to=thomas.petazzoni@free-electrons.com \
    --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