[libcamera-devel] include: linux: Update Linux headers readme to v5.2

Message ID 20191206090803.22377-1-paul.elder@ideasonboard.com
State Accepted
Commit 07e3933570979046124c517b22cf4420daf4102f
Headers show
Series
  • [libcamera-devel] include: linux: Update Linux headers readme to v5.2
Related show

Commit Message

Paul Elder Dec. 6, 2019, 9:08 a.m. UTC
When the Linux headers were updated to v5.2, the version announced in
the README was not, so update it.

Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
---
 include/linux/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Jacopo Mondi Dec. 6, 2019, 11:13 a.m. UTC | #1
Hi Paul,

On Fri, Dec 06, 2019 at 04:08:03AM -0500, Paul Elder wrote:
> When the Linux headers were updated to v5.2, the version announced in
> the README was not, so update it.
>
> Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>

When you push you could add:
Fixes: 4984973679ec ("include: linux: Update headers to Linux v5.2")

Acked-by: Jacopo Mondi <jacopo@jmondi.org>

Thanks
   j

> ---
>  include/linux/README | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/linux/README b/include/linux/README
> index d3892a80..2d5b2e02 100644
> --- a/include/linux/README
> +++ b/include/linux/README
> @@ -1,2 +1,2 @@
> -Files in this directory are imported from v4.19 of the Linux kernel. Do not
> +Files in this directory are imported from v5.2 of the Linux kernel. Do not
>  modify them manually.
> --
> 2.23.0
>
> _______________________________________________
> libcamera-devel mailing list
> libcamera-devel@lists.libcamera.org
> https://lists.libcamera.org/listinfo/libcamera-devel
Niklas Söderlund Dec. 6, 2019, 6:55 p.m. UTC | #2
Hi Paul,

Thanks for your patch.

On 2019-12-06 04:08:03 -0500, Paul Elder wrote:
> When the Linux headers were updated to v5.2, the version announced in
> the README was not, so update it.
> 
> Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>

Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>

> ---
>  include/linux/README | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/linux/README b/include/linux/README
> index d3892a80..2d5b2e02 100644
> --- a/include/linux/README
> +++ b/include/linux/README
> @@ -1,2 +1,2 @@
> -Files in this directory are imported from v4.19 of the Linux kernel. Do not
> +Files in this directory are imported from v5.2 of the Linux kernel. Do not
>  modify them manually.
> -- 
> 2.23.0
> 
> _______________________________________________
> libcamera-devel mailing list
> libcamera-devel@lists.libcamera.org
> https://lists.libcamera.org/listinfo/libcamera-devel

Patch

diff --git a/include/linux/README b/include/linux/README
index d3892a80..2d5b2e02 100644
--- a/include/linux/README
+++ b/include/linux/README
@@ -1,2 +1,2 @@ 
-Files in this directory are imported from v4.19 of the Linux kernel. Do not
+Files in this directory are imported from v5.2 of the Linux kernel. Do not
 modify them manually.