All of lore.kernel.org
 help / color / mirror / Atom feed
* [morty][meta-processor-sdk][PATCH] i2c-lld-rtos: Updating version & checksum
@ 2018-02-09 15:35 Mahesh Radhakrishnan
  2018-02-09 16:03 ` [EXTERNAL] " Jacob Stiffler
  0 siblings, 1 reply; 4+ messages in thread
From: Mahesh Radhakrishnan @ 2018-02-09 15:35 UTC (permalink / raw)
  To: meta-arago

---
 recipes-bsp/i2c-lld/i2c-lld-rtos_git.bbappend | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bbappend b/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bbappend
index f46d2b6..d4da4ce 100644
--- a/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bbappend
+++ b/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bbappend
@@ -4,4 +4,11 @@ DEPENDS_append_ti43x = " pruss-lld-rtos \
 "
 DEPENDS_append_am57xx-evm = " pruss-lld-rtos \
 "
+LIC_FILES_CHKSUM = "file://I2C.h;beginline=1;endline=32;md5=50084375278c1a2779571be134f98f7c"
+
+I2C_LLD_SRCREV = "137c6c60d18a14629f1a7572fd87402716bd5104"
+
+PV = "01.00.00.10"
+
 INSANE_SKIP_${PN} = "arch"
+
-- 
1.9.1



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

* Re: [EXTERNAL] [morty][meta-processor-sdk][PATCH] i2c-lld-rtos: Updating version & checksum
  2018-02-09 15:35 [morty][meta-processor-sdk][PATCH] i2c-lld-rtos: Updating version & checksum Mahesh Radhakrishnan
@ 2018-02-09 16:03 ` Jacob Stiffler
  2018-02-09 16:38   ` Radhakrishnan, Mahesh
  0 siblings, 1 reply; 4+ messages in thread
From: Jacob Stiffler @ 2018-02-09 16:03 UTC (permalink / raw)
  To: Mahesh Radhakrishnan, meta-arago



On 2/9/2018 10:35 AM, Mahesh Radhakrishnan wrote:
> ---
>   recipes-bsp/i2c-lld/i2c-lld-rtos_git.bbappend | 7 +++++++
>   1 file changed, 7 insertions(+)
>
> diff --git a/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bbappend b/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bbappend
> index f46d2b6..d4da4ce 100644
> --- a/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bbappend
> +++ b/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bbappend
> @@ -4,4 +4,11 @@ DEPENDS_append_ti43x = " pruss-lld-rtos \
>   "
>   DEPENDS_append_am57xx-evm = " pruss-lld-rtos \
>   "
> +LIC_FILES_CHKSUM = "file://I2C.h;beginline=1;endline=32;md5=50084375278c1a2779571be134f98f7c"

Why did the license checksum change?

> +
> +I2C_LLD_SRCREV = "137c6c60d18a14629f1a7572fd87402716bd5104"
> +
> +PV = "01.00.00.10"
> +
>   INSANE_SKIP_${PN} = "arch"
> +



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

* Re: [EXTERNAL] [morty][meta-processor-sdk][PATCH] i2c-lld-rtos: Updating version & checksum
  2018-02-09 16:03 ` [EXTERNAL] " Jacob Stiffler
@ 2018-02-09 16:38   ` Radhakrishnan, Mahesh
  2018-02-09 16:42     ` Jacob Stiffler
  0 siblings, 1 reply; 4+ messages in thread
From: Radhakrishnan, Mahesh @ 2018-02-09 16:38 UTC (permalink / raw)
  To: Stiffler, Jacob, meta-arago

[-- Attachment #1: Type: text/plain, Size: 1352 bytes --]





-----Original Message-----
From: Stiffler, Jacob
Sent: Friday, February 9, 2018 11:04 AM
To: Radhakrishnan, Mahesh; meta-arago@arago-project.org
Subject: Re: [EXTERNAL] [meta-arago] [morty][meta-processor-sdk][PATCH] i2c-lld-rtos: Updating version & checksum







On 2/9/2018 10:35 AM, Mahesh Radhakrishnan wrote:

> ---

>   recipes-bsp/i2c-lld/i2c-lld-rtos_git.bbappend | 7 +++++++

>   1 file changed, 7 insertions(+)

>

> diff --git a/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bbappend b/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bbappend

> index f46d2b6..d4da4ce 100644

> --- a/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bbappend

> +++ b/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bbappend

> @@ -4,4 +4,11 @@ DEPENDS_append_ti43x = " pruss-lld-rtos \

>   "

>   DEPENDS_append_am57xx-evm = " pruss-lld-rtos \

>   "

> +LIC_FILES_CHKSUM = "file://I2C.h;beginline=1;endline=32;md5=50084375278c1a2779571be134f98f7c<file:///\\I2C.h;beginline=1;endline=32;md5=50084375278c1a2779571be134f98f7c>"



Why did the license checksum change?

The copyright year changed in the copyright header in i2c.h ( Copyright (C) 2014-2018). Hence the checksum change.



> +

> +I2C_LLD_SRCREV = "137c6c60d18a14629f1a7572fd87402716bd5104"

> +

> +PV = "01.00.00.10"

> +

>   INSANE_SKIP_${PN} = "arch"

> +



[-- Attachment #2: Type: text/html, Size: 4806 bytes --]

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

* Re: [EXTERNAL] [morty][meta-processor-sdk][PATCH] i2c-lld-rtos: Updating version & checksum
  2018-02-09 16:38   ` Radhakrishnan, Mahesh
@ 2018-02-09 16:42     ` Jacob Stiffler
  0 siblings, 0 replies; 4+ messages in thread
From: Jacob Stiffler @ 2018-02-09 16:42 UTC (permalink / raw)
  To: Radhakrishnan, Mahesh, meta-arago

[-- Attachment #1: Type: text/plain, Size: 1520 bytes --]



On 2/9/2018 11:38 AM, Radhakrishnan, Mahesh wrote:
>
> -----Original Message-----
> From: Stiffler, Jacob
> Sent: Friday, February 9, 2018 11:04 AM
> To: Radhakrishnan, Mahesh; meta-arago@arago-project.org
> Subject: Re: [EXTERNAL] [meta-arago] 
> [morty][meta-processor-sdk][PATCH] i2c-lld-rtos: Updating version & 
> checksum
>
> On 2/9/2018 10:35 AM, Mahesh Radhakrishnan wrote:
>
> > ---
>
> > recipes-bsp/i2c-lld/i2c-lld-rtos_git.bbappend | 7 +++++++
>
> >   1 file changed, 7 insertions(+)
>
> >
>
> > diff --git a/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bbappend 
> b/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bbappend
>
> > index f46d2b6..d4da4ce 100644
>
> > --- a/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bbappend
>
> > +++ b/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bbappend
>
> > @@ -4,4 +4,11 @@ DEPENDS_append_ti43x = " pruss-lld-rtos \
>
> >   "
>
> >   DEPENDS_append_am57xx-evm = " pruss-lld-rtos \
>
> >   "
>
> > +LIC_FILES_CHKSUM = 
> "file://I2C.h;beginline=1;endline=32;md5=50084375278c1a2779571be134f98f7c 
> <file:///%5C%5CI2C.h;beginline=1;endline=32;md5=50084375278c1a2779571be134f98f7c>"
>
> Why did the license checksum change?
>
> The copyright year changed in the copyright header in i2c.h ( 
> Copyright (C) 2014-2018). Hence the checksum change.
>

OK. Thank you.

> > +
>
> > +I2C_LLD_SRCREV = "137c6c60d18a14629f1a7572fd87402716bd5104"
>
> > +
>
> > +PV = "01.00.00.10"
>
> > +
>
> >   INSANE_SKIP_${PN} = "arch"
>
> > +
>


[-- Attachment #2: Type: text/html, Size: 5535 bytes --]

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

end of thread, other threads:[~2018-02-09 16:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-09 15:35 [morty][meta-processor-sdk][PATCH] i2c-lld-rtos: Updating version & checksum Mahesh Radhakrishnan
2018-02-09 16:03 ` [EXTERNAL] " Jacob Stiffler
2018-02-09 16:38   ` Radhakrishnan, Mahesh
2018-02-09 16:42     ` Jacob Stiffler

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.