diff mbox series

[1/1] package/v4l2loopback: bump to version 0b8feb80fdef9a415d8250bca1790b3ff23e8391

Message ID 20190524203541.116482-1-james.hilliard1@gmail.com
State Changes Requested
Headers show
Series [1/1] package/v4l2loopback: bump to version 0b8feb80fdef9a415d8250bca1790b3ff23e8391 | expand

Commit Message

James Hilliard May 24, 2019, 8:35 p.m. UTC
This should fix a kernel 5.1.x compatibility issue.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 package/v4l2loopback/v4l2loopback.hash | 2 +-
 package/v4l2loopback/v4l2loopback.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Thomas Petazzoni May 24, 2019, 9:13 p.m. UTC | #1
On Fri, 24 May 2019 14:35:41 -0600
James Hilliard <james.hilliard1@gmail.com> wrote:

> This should fix a kernel 5.1.x compatibility issue.

This "should" ? Or does it ? Could you provide more details ? This
would help us decide whether this update should in master or next.

Thanks!

Thomas
James Hilliard May 24, 2019, 9:16 p.m. UTC | #2
On Fri, May 24, 2019 at 3:13 PM Thomas Petazzoni
<thomas.petazzoni@bootlin.com> wrote:
>
> On Fri, 24 May 2019 14:35:41 -0600
> James Hilliard <james.hilliard1@gmail.com> wrote:
>
> > This should fix a kernel 5.1.x compatibility issue.
>
> This "should" ? Or does it ? Could you provide more details ? This
> would help us decide whether this update should in master or next.
Does, see https://github.com/umlaeute/v4l2loopback/commit/0b8feb80fdef9a415d8250bca1790b3ff23e8391
>
> Thanks!
>
> Thomas
> --
> Thomas Petazzoni, CTO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com
Thomas Petazzoni May 24, 2019, 9:24 p.m. UTC | #3
On Fri, 24 May 2019 15:16:51 -0600
James Hilliard <james.hilliard1@gmail.com> wrote:

> > This "should" ? Or does it ? Could you provide more details ? This
> > would help us decide whether this update should in master or next.  
> Does, see https://github.com/umlaeute/v4l2loopback/commit/0b8feb80fdef9a415d8250bca1790b3ff23e8391

Could you comment on what are the other commits between v0.12.1 and
0b8feb80fdef9a415d8250bca1790b3ff23e8391 ? Only bug fixes, and we
should take all of them to master ? Or should we just backport the
Linux 5.1 fix ?

Thomas
James Hilliard May 24, 2019, 9:40 p.m. UTC | #4
On Fri, May 24, 2019 at 3:24 PM Thomas Petazzoni
<thomas.petazzoni@bootlin.com> wrote:
>
> On Fri, 24 May 2019 15:16:51 -0600
> James Hilliard <james.hilliard1@gmail.com> wrote:
>
> > > This "should" ? Or does it ? Could you provide more details ? This
> > > would help us decide whether this update should in master or next.
> > Does, see https://github.com/umlaeute/v4l2loopback/commit/0b8feb80fdef9a415d8250bca1790b3ff23e8391
>
> Could you comment on what are the other commits between v0.12.1 and
> 0b8feb80fdef9a415d8250bca1790b3ff23e8391 ? Only bug fixes, and we
> should take all of them to master ? Or should we just backport the
> Linux 5.1 fix ?
Other than a readme change there are no commits between v0.12.1 and
0b8feb80fdef9a415d8250bca1790b3ff23e8391.
>
> Thomas
> --
> Thomas Petazzoni, CTO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com
Thomas Petazzoni May 26, 2019, 7:33 p.m. UTC | #5
Hello James,

On Fri, 24 May 2019 15:40:33 -0600
James Hilliard <james.hilliard1@gmail.com> wrote:

> > Could you comment on what are the other commits between v0.12.1 and
> > 0b8feb80fdef9a415d8250bca1790b3ff23e8391 ? Only bug fixes, and we
> > should take all of them to master ? Or should we just backport the
> > Linux 5.1 fix ?  
> Other than a readme change there are no commits between v0.12.1 and
> 0b8feb80fdef9a415d8250bca1790b3ff23e8391.

I think in this case, it makes more sense to just "backport" the single
patch that fixes this issue, and put it in package/v4l2loopback/. Could
you send an updated version of your patch with this solution instead ?

Thanks a lot!

Thomas
James Hilliard May 27, 2019, 6:52 p.m. UTC | #6
On Sun, May 26, 2019 at 1:33 PM Thomas Petazzoni
<thomas.petazzoni@bootlin.com> wrote:
>
> Hello James,
>
> On Fri, 24 May 2019 15:40:33 -0600
> James Hilliard <james.hilliard1@gmail.com> wrote:
>
> > > Could you comment on what are the other commits between v0.12.1 and
> > > 0b8feb80fdef9a415d8250bca1790b3ff23e8391 ? Only bug fixes, and we
> > > should take all of them to master ? Or should we just backport the
> > > Linux 5.1 fix ?
> > Other than a readme change there are no commits between v0.12.1 and
> > 0b8feb80fdef9a415d8250bca1790b3ff23e8391.
>
> I think in this case, it makes more sense to just "backport" the single
> patch that fixes this issue, and put it in package/v4l2loopback/. Could
> you send an updated version of your patch with this solution instead ?
Upstream tagged v0.12.2 so I've changed my patch to update to that instead.
>
> Thanks a lot!
>
> Thomas
> --
> Thomas Petazzoni, CTO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com
diff mbox series

Patch

diff --git a/package/v4l2loopback/v4l2loopback.hash b/package/v4l2loopback/v4l2loopback.hash
index 6d661d0a65..b459245c74 100644
--- a/package/v4l2loopback/v4l2loopback.hash
+++ b/package/v4l2loopback/v4l2loopback.hash
@@ -1,3 +1,3 @@ 
 # Locally calculated
-sha256	f2b9b7f8611c1a77b2f496ee505e49860121079c998bb735e4bb6b8954132348  v4l2loopback-v0.12.1.tar.gz
+sha256	887caaed4e3d27d7bb0e05c32f0df658dd03b578440c2cddeb5920c2fda207b0  v4l2loopback-0b8feb80fdef9a415d8250bca1790b3ff23e8391.tar.gz
 sha256	8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
diff --git a/package/v4l2loopback/v4l2loopback.mk b/package/v4l2loopback/v4l2loopback.mk
index 99879f9219..c2f9b42449 100644
--- a/package/v4l2loopback/v4l2loopback.mk
+++ b/package/v4l2loopback/v4l2loopback.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-V4L2LOOPBACK_VERSION = v0.12.1
+V4L2LOOPBACK_VERSION = 0b8feb80fdef9a415d8250bca1790b3ff23e8391
 V4L2LOOPBACK_SITE = $(call github,umlaeute,v4l2loopback,$(V4L2LOOPBACK_VERSION))
 V4L2LOOPBACK_LICENSE = GPL-2.0+
 V4L2LOOPBACK_LICENSE_FILES = COPYING