All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [next PATCH 1/2] micropython: Bump version to v1.5
@ 2015-11-22 23:25 Chris Packham
  2015-11-22 23:25 ` [Buildroot] [next PATCH 2/2] micropython-lib: Add hash file Chris Packham
  2015-11-24 16:21 ` [Buildroot] [next PATCH 1/2] micropython: Bump version to v1.5 Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Chris Packham @ 2015-11-22 23:25 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Chris Packham <judge.packham@gmail.com>
---
 package/micropython/micropython.hash | 2 ++
 package/micropython/micropython.mk   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/micropython/micropython.hash

diff --git a/package/micropython/micropython.hash b/package/micropython/micropython.hash
new file mode 100644
index 0000000..24b878e
--- /dev/null
+++ b/package/micropython/micropython.hash
@@ -0,0 +1,2 @@
+#locally computed
+sha256 4ba128def442275ef528c210d8d3dc6d6e12460069a570706b5fbdb6b4a6a25f  micropython-v1.5.tar.gz
diff --git a/package/micropython/micropython.mk b/package/micropython/micropython.mk
index f5e0ce7..2126f15 100644
--- a/package/micropython/micropython.mk
+++ b/package/micropython/micropython.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MICROPYTHON_VERSION = v1.4.6
+MICROPYTHON_VERSION = v1.5
 MICROPYTHON_SITE = $(call github,micropython,micropython,$(MICROPYTHON_VERSION))
 MICROPYTHON_LICENSE = MIT
 MICROPYTHON_LICENSE_FILES = LICENSE
-- 
2.5.3

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

* [Buildroot] [next PATCH 2/2] micropython-lib: Add hash file
  2015-11-22 23:25 [Buildroot] [next PATCH 1/2] micropython: Bump version to v1.5 Chris Packham
@ 2015-11-22 23:25 ` Chris Packham
  2015-11-24 16:21 ` [Buildroot] [next PATCH 1/2] micropython: Bump version to v1.5 Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Chris Packham @ 2015-11-22 23:25 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Chris Packham <judge.packham@gmail.com>
---
 package/micropython-lib/micropython-lib.hash | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/micropython-lib/micropython-lib.hash

diff --git a/package/micropython-lib/micropython-lib.hash b/package/micropython-lib/micropython-lib.hash
new file mode 100644
index 0000000..7ab22d5
--- /dev/null
+++ b/package/micropython-lib/micropython-lib.hash
@@ -0,0 +1,2 @@
+# Locally computed
+sha256 f66bfe0e7d2d61119a5def989f74278f42bee7d04162913ea60d3f2955d65909  micropython-lib-v0.5.tar.gz
-- 
2.5.3

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

* [Buildroot] [next PATCH 1/2] micropython: Bump version to v1.5
  2015-11-22 23:25 [Buildroot] [next PATCH 1/2] micropython: Bump version to v1.5 Chris Packham
  2015-11-22 23:25 ` [Buildroot] [next PATCH 2/2] micropython-lib: Add hash file Chris Packham
@ 2015-11-24 16:21 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2015-11-24 16:21 UTC (permalink / raw)
  To: buildroot

Dear Chris Packham,

On Mon, 23 Nov 2015 12:25:06 +1300, Chris Packham wrote:
> Signed-off-by: Chris Packham <judge.packham@gmail.com>
> ---
>  package/micropython/micropython.hash | 2 ++
>  package/micropython/micropython.mk   | 2 +-
>  2 files changed, 3 insertions(+), 1 deletion(-)
>  create mode 100644 package/micropython/micropython.hash

Both patches applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2015-11-24 16:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-22 23:25 [Buildroot] [next PATCH 1/2] micropython: Bump version to v1.5 Chris Packham
2015-11-22 23:25 ` [Buildroot] [next PATCH 2/2] micropython-lib: Add hash file Chris Packham
2015-11-24 16:21 ` [Buildroot] [next PATCH 1/2] micropython: Bump version to v1.5 Thomas Petazzoni

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.