* [Buildroot] [PATCH 1/2] monkey: remove the default value of the MONKEY_SOURCE variable
@ 2015-07-19 20:50 Jerzy Grzegorek
2015-07-19 20:50 ` [Buildroot] [PATCH 2/2] monkey: fix license typos Jerzy Grzegorek
2015-07-19 20:55 ` [Buildroot] [PATCH 1/2] monkey: remove the default value of the MONKEY_SOURCE variable Thomas Petazzoni
0 siblings, 2 replies; 3+ messages in thread
From: Jerzy Grzegorek @ 2015-07-19 20:50 UTC (permalink / raw)
To: buildroot
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
---
package/monkey/monkey.mk | 1 -
1 file changed, 1 deletion(-)
diff --git a/package/monkey/monkey.mk b/package/monkey/monkey.mk
index 419750e..31e8846 100644
--- a/package/monkey/monkey.mk
+++ b/package/monkey/monkey.mk
@@ -6,7 +6,6 @@
MONKEY_VERSION_MAJOR = 1.5
MONKEY_VERSION = $(MONKEY_VERSION_MAJOR).6
-MONKEY_SOURCE = monkey-$(MONKEY_VERSION).tar.gz
MONKEY_SITE = http://monkey-project.com/releases/$(MONKEY_VERSION_MAJOR)/
MONKEY_LICENCE = Apache-2.0
MONKEY_LICENCE_FILE = LICENSE
--
1.9.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 2/2] monkey: fix license typos
2015-07-19 20:50 [Buildroot] [PATCH 1/2] monkey: remove the default value of the MONKEY_SOURCE variable Jerzy Grzegorek
@ 2015-07-19 20:50 ` Jerzy Grzegorek
2015-07-19 20:55 ` [Buildroot] [PATCH 1/2] monkey: remove the default value of the MONKEY_SOURCE variable Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Jerzy Grzegorek @ 2015-07-19 20:50 UTC (permalink / raw)
To: buildroot
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
---
package/monkey/monkey.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/monkey/monkey.mk b/package/monkey/monkey.mk
index 419750e..2f53426 100644
--- a/package/monkey/monkey.mk
+++ b/package/monkey/monkey.mk
@@ -8,8 +8,8 @@ MONKEY_VERSION_MAJOR = 1.5
MONKEY_VERSION = $(MONKEY_VERSION_MAJOR).6
MONKEY_SOURCE = monkey-$(MONKEY_VERSION).tar.gz
MONKEY_SITE = http://monkey-project.com/releases/$(MONKEY_VERSION_MAJOR)/
-MONKEY_LICENCE = Apache-2.0
-MONKEY_LICENCE_FILE = LICENSE
+MONKEY_LICENSE = Apache-2.0
+MONKEY_LICENSE_FILES = LICENSE
# This package has a configure script, but it's not using
# autoconf/automake, so we're using the generic-package
--
1.9.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/2] monkey: remove the default value of the MONKEY_SOURCE variable
2015-07-19 20:50 [Buildroot] [PATCH 1/2] monkey: remove the default value of the MONKEY_SOURCE variable Jerzy Grzegorek
2015-07-19 20:50 ` [Buildroot] [PATCH 2/2] monkey: fix license typos Jerzy Grzegorek
@ 2015-07-19 20:55 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2015-07-19 20:55 UTC (permalink / raw)
To: buildroot
Dear Jerzy Grzegorek,
On Sun, 19 Jul 2015 22:50:39 +0200, Jerzy Grzegorek wrote:
> Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
> ---
> package/monkey/monkey.mk | 1 -
> 1 file changed, 1 deletion(-)
Both patches applied. Thanks for spotting those issues. I reviewed and
fixed a lot of issues in the original submission of this package, but I
apparently missed some problems. Thanks for fixing them!
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-07-19 20:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-19 20:50 [Buildroot] [PATCH 1/2] monkey: remove the default value of the MONKEY_SOURCE variable Jerzy Grzegorek
2015-07-19 20:50 ` [Buildroot] [PATCH 2/2] monkey: fix license typos Jerzy Grzegorek
2015-07-19 20:55 ` [Buildroot] [PATCH 1/2] monkey: remove the default value of the MONKEY_SOURCE variable Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox