All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][master][PATCH] uio-module-drv-test: Fix build with clang
@ 2022-05-03 16:00 Ryan Eatmon
  2022-05-03 16:06 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Ryan Eatmon @ 2022-05-03 16:00 UTC (permalink / raw)
  To: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti

Point to an updated SRCREV that fixes a compile error with the clang
compiler.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 meta-ti-bsp/recipes-bsp/uio-module-drv/uio-module-drv.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-ti-bsp/recipes-bsp/uio-module-drv/uio-module-drv.inc b/meta-ti-bsp/recipes-bsp/uio-module-drv/uio-module-drv.inc
index 2c22e0cf..5b9ac50e 100644
--- a/meta-ti-bsp/recipes-bsp/uio-module-drv/uio-module-drv.inc
+++ b/meta-ti-bsp/recipes-bsp/uio-module-drv/uio-module-drv.inc
@@ -2,10 +2,10 @@ LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2b7c96eb2aed7b0f6f922214dbde9016"
 
 BRANCH = "master"
-# This corresponds to version 02.02.01.00
-UIO_MODULE_DRV_SRCREV = "bda9260f2220840a60ec0fbc8011cbadf3cf1b91"
+# This corresponds to version 02.03.01.00
+UIO_MODULE_DRV_SRCREV = "78c535afe8f8cc0b715500a63eab0bc3606c0579"
 
-PV = "2.2.1.0+git${SRCPV}"
+PV = "2.3.1.0+git${SRCPV}"
 
 UIO_MODULE_DRV_GIT_URI = "git://git.ti.com/keystone-linux/uio-module-drv.git"
 UIO_MODULE_DRV_GIT_PROTOCOL = "git"
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-ti][master][PATCH] uio-module-drv-test: Fix build with clang
  2022-05-03 16:00 [meta-ti][master][PATCH] uio-module-drv-test: Fix build with clang Ryan Eatmon
@ 2022-05-03 16:06 ` Denys Dmytriyenko
  0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2022-05-03 16:06 UTC (permalink / raw)
  To: reatmon; +Cc: Praneeth Bajjuri, meta-ti

On Tue, May 03, 2022 at 11:00:48AM -0500, Ryan Eatmon via lists.yoctoproject.org wrote:
> Point to an updated SRCREV that fixes a compile error with the clang
> compiler.
> 
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> Signed-off-by: Ryan Eatmon <reatmon@ti.com>

Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>


> ---
>  meta-ti-bsp/recipes-bsp/uio-module-drv/uio-module-drv.inc | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/meta-ti-bsp/recipes-bsp/uio-module-drv/uio-module-drv.inc b/meta-ti-bsp/recipes-bsp/uio-module-drv/uio-module-drv.inc
> index 2c22e0cf..5b9ac50e 100644
> --- a/meta-ti-bsp/recipes-bsp/uio-module-drv/uio-module-drv.inc
> +++ b/meta-ti-bsp/recipes-bsp/uio-module-drv/uio-module-drv.inc
> @@ -2,10 +2,10 @@ LICENSE = "BSD-3-Clause"
>  LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2b7c96eb2aed7b0f6f922214dbde9016"
>  
>  BRANCH = "master"
> -# This corresponds to version 02.02.01.00
> -UIO_MODULE_DRV_SRCREV = "bda9260f2220840a60ec0fbc8011cbadf3cf1b91"
> +# This corresponds to version 02.03.01.00
> +UIO_MODULE_DRV_SRCREV = "78c535afe8f8cc0b715500a63eab0bc3606c0579"
>  
> -PV = "2.2.1.0+git${SRCPV}"
> +PV = "2.3.1.0+git${SRCPV}"
>  
>  UIO_MODULE_DRV_GIT_URI = "git://git.ti.com/keystone-linux/uio-module-drv.git"
>  UIO_MODULE_DRV_GIT_PROTOCOL = "git"
> -- 
> 2.17.1
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-03 16:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-03 16:00 [meta-ti][master][PATCH] uio-module-drv-test: Fix build with clang Ryan Eatmon
2022-05-03 16:06 ` Denys Dmytriyenko

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.