From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Tue, 20 Jun 2017 21:28:08 +0200 Subject: [Buildroot] [PATCH v3 1/1] v4l2loopback: new package In-Reply-To: <1497985898-7061-1-git-send-email-alexandre.esse.dev@gmail.com> References: <1497985898-7061-1-git-send-email-alexandre.esse.dev@gmail.com> Message-ID: <20170620212808.4673b647@windsurf.lan> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net 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 > --- > 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