All of lore.kernel.org
 help / color / mirror / Atom feed
* Denys Dmytriyenko : am33x-cm3: update with FW version 0x185 aka 05.00.00.02
@ 2014-02-06  2:53 Arago Project git
  2014-02-06 20:25 ` Anders Darander
  0 siblings, 1 reply; 5+ messages in thread
From: Arago Project git @ 2014-02-06  2:53 UTC (permalink / raw)
  To: meta-ti

Module: meta-ti
Branch: master
Commit: 63ace6f107c6daf409b22e54c3f4d64ef3fc393c
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=63ace6f107c6daf409b22e54c3f4d64ef3fc393c

Author: Denys Dmytriyenko <denys@ti.com>
Date:   Wed Feb  5 18:21:00 2014 -0500

am33x-cm3: update with FW version 0x185 aka 05.00.00.02

Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 recipes-bsp/ti/am33x-cm3_git.bb |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/ti/am33x-cm3_git.bb b/recipes-bsp/ti/am33x-cm3_git.bb
index 1e99595..175cbfb 100644
--- a/recipes-bsp/ti/am33x-cm3_git.bb
+++ b/recipes-bsp/ti/am33x-cm3_git.bb
@@ -3,14 +3,14 @@ DESCRIPTION = "Cortex-M3 binary blob for suspend-resume"
 LICENSE = "TI-BSD"
 LIC_FILES_CHKSUM = "file://License.txt;md5=858099c817e47ea63559fc6b67ae8d91"
 
-PV = "05.00.00.01"
+PV = "05.00.00.02"
 PR = "r1"
 
 # Make package machine specific due to different init scripts
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-# SRCREV corresponds to tag v05.00.00.01
-SRCREV = "40cb75b9dd9ba15c6de1c15cbb7cce8f1a6588b8"
+# SRCREV corresponds to tag v05.00.00.02
+SRCREV = "11107db2f1e9e58ee75d4fe9cc38423c9a6e4365"
 BRANCH ?= "master"
 
 # This init script is only used for older kernels that do not support



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

* Re: Denys Dmytriyenko : am33x-cm3: update with FW version 0x185 aka 05.00.00.02
  2014-02-06  2:53 Denys Dmytriyenko : am33x-cm3: update with FW version 0x185 aka 05.00.00.02 Arago Project git
@ 2014-02-06 20:25 ` Anders Darander
  2014-02-06 20:28   ` Denys Dmytriyenko
  0 siblings, 1 reply; 5+ messages in thread
From: Anders Darander @ 2014-02-06 20:25 UTC (permalink / raw)
  To: meta-ti

* Arago Project git <git@arago-project.org> [140206 03:53]:
> am33x-cm3: update with FW version 0x185 aka 05.00.00.02

Should the am33x-cm3 repo have been tagged with this?

> -PV = "05.00.00.01"
> +PV = "05.00.00.02"

Not least as the PV also indicates that version...

Cheers,
Anders


-- 
Anders Darander
ChargeStorm AB / eStorm AB


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

* Re: Denys Dmytriyenko : am33x-cm3: update with FW version 0x185 aka 05.00.00.02
  2014-02-06 20:25 ` Anders Darander
@ 2014-02-06 20:28   ` Denys Dmytriyenko
  0 siblings, 0 replies; 5+ messages in thread
From: Denys Dmytriyenko @ 2014-02-06 20:28 UTC (permalink / raw)
  To: meta-ti

On Thu, Feb 06, 2014 at 09:25:38PM +0100, Anders Darander wrote:
> * Arago Project git <git@arago-project.org> [140206 03:53]:
> > am33x-cm3: update with FW version 0x185 aka 05.00.00.02
> 
> Should the am33x-cm3 repo have been tagged with this?
> 
> > -PV = "05.00.00.01"
> > +PV = "05.00.00.02"
> 
> Not least as the PV also indicates that version...

Yes, the maintainer has already been pinged for that...

-- 
Denys


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

* Denys Dmytriyenko : am33x-cm3: update with FW version 0x185 aka 05.00.00.02
@ 2014-02-06  2:52 Arago Project git
  0 siblings, 0 replies; 5+ messages in thread
From: Arago Project git @ 2014-02-06  2:52 UTC (permalink / raw)
  To: meta-ti

Module: meta-ti
Branch: dylan
Commit: 28a7655f792f79f6d11cdaa3d974df74d32174c8
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=28a7655f792f79f6d11cdaa3d974df74d32174c8

Author: Denys Dmytriyenko <denys@ti.com>
Date:   Wed Feb  5 18:21:00 2014 -0500

am33x-cm3: update with FW version 0x185 aka 05.00.00.02

Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 recipes-bsp/ti/am33x-cm3_git.bb |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/ti/am33x-cm3_git.bb b/recipes-bsp/ti/am33x-cm3_git.bb
index 1e99595..175cbfb 100644
--- a/recipes-bsp/ti/am33x-cm3_git.bb
+++ b/recipes-bsp/ti/am33x-cm3_git.bb
@@ -3,14 +3,14 @@ DESCRIPTION = "Cortex-M3 binary blob for suspend-resume"
 LICENSE = "TI-BSD"
 LIC_FILES_CHKSUM = "file://License.txt;md5=858099c817e47ea63559fc6b67ae8d91"
 
-PV = "05.00.00.01"
+PV = "05.00.00.02"
 PR = "r1"
 
 # Make package machine specific due to different init scripts
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-# SRCREV corresponds to tag v05.00.00.01
-SRCREV = "40cb75b9dd9ba15c6de1c15cbb7cce8f1a6588b8"
+# SRCREV corresponds to tag v05.00.00.02
+SRCREV = "11107db2f1e9e58ee75d4fe9cc38423c9a6e4365"
 BRANCH ?= "master"
 
 # This init script is only used for older kernels that do not support



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

* Denys Dmytriyenko : am33x-cm3: update with FW version 0x185 aka 05.00.00.02
@ 2014-02-06  2:52 Arago Project git
  0 siblings, 0 replies; 5+ messages in thread
From: Arago Project git @ 2014-02-06  2:52 UTC (permalink / raw)
  To: meta-ti

Module: meta-ti
Branch: dora
Commit: fe1f2777d030c774d7ea0046108de847b20c9fdc
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=fe1f2777d030c774d7ea0046108de847b20c9fdc

Author: Denys Dmytriyenko <denys@ti.com>
Date:   Wed Feb  5 18:21:00 2014 -0500

am33x-cm3: update with FW version 0x185 aka 05.00.00.02

Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 recipes-bsp/ti/am33x-cm3_git.bb |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/ti/am33x-cm3_git.bb b/recipes-bsp/ti/am33x-cm3_git.bb
index 1e99595..175cbfb 100644
--- a/recipes-bsp/ti/am33x-cm3_git.bb
+++ b/recipes-bsp/ti/am33x-cm3_git.bb
@@ -3,14 +3,14 @@ DESCRIPTION = "Cortex-M3 binary blob for suspend-resume"
 LICENSE = "TI-BSD"
 LIC_FILES_CHKSUM = "file://License.txt;md5=858099c817e47ea63559fc6b67ae8d91"
 
-PV = "05.00.00.01"
+PV = "05.00.00.02"
 PR = "r1"
 
 # Make package machine specific due to different init scripts
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-# SRCREV corresponds to tag v05.00.00.01
-SRCREV = "40cb75b9dd9ba15c6de1c15cbb7cce8f1a6588b8"
+# SRCREV corresponds to tag v05.00.00.02
+SRCREV = "11107db2f1e9e58ee75d4fe9cc38423c9a6e4365"
 BRANCH ?= "master"
 
 # This init script is only used for older kernels that do not support



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

end of thread, other threads:[~2014-02-06 20:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-06  2:53 Denys Dmytriyenko : am33x-cm3: update with FW version 0x185 aka 05.00.00.02 Arago Project git
2014-02-06 20:25 ` Anders Darander
2014-02-06 20:28   ` Denys Dmytriyenko
  -- strict thread matches above, loose matches on Subject: below --
2014-02-06  2:52 Arago Project git
2014-02-06  2:52 Arago Project git

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.