Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 01/10] matchbox: switch homepage and enhance description
@ 2015-03-31 18:45 Gustavo Zacarias
  2015-03-31 18:45 ` [Buildroot] [PATCH 02/10] matchbox-common: add hash file Gustavo Zacarias
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Gustavo Zacarias @ 2015-03-31 18:45 UTC (permalink / raw)
  To: buildroot

The old homepage is dead so switch to the new URL.
Also make the description somewhat better.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/matchbox/Config.in | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/package/matchbox/Config.in b/package/matchbox/Config.in
index b70133e..7867ae3 100644
--- a/package/matchbox/Config.in
+++ b/package/matchbox/Config.in
@@ -8,7 +8,12 @@ config BR2_PACKAGE_MATCHBOX
 	select BR2_PACKAGE_XLIB_LIBXDAMAGE
 	select BR2_PACKAGE_XLIB_LIBXCURSOR
 	help
-	  http://projects.o-hand.com/matchbox
+	  Matchbox is an Open Source base environment for the X Window
+	  System running on non-desktop embedded platforms such as
+	  handhelds, set-top boxes, kiosks and anything else for which
+	  screen space, input mechanisms or system resources are limited.
+
+	  http://matchbox-project.org/
 
 if BR2_PACKAGE_MATCHBOX
 
-- 
2.0.5

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

* [Buildroot] [PATCH 02/10] matchbox-common: add hash file
  2015-03-31 18:45 [Buildroot] [PATCH 01/10] matchbox: switch homepage and enhance description Gustavo Zacarias
@ 2015-03-31 18:45 ` Gustavo Zacarias
  2015-03-31 18:45 ` [Buildroot] [PATCH 03/10] matchbox-desktop: " Gustavo Zacarias
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Gustavo Zacarias @ 2015-03-31 18:45 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/matchbox/matchbox-common/matchbox-common.hash | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/matchbox/matchbox-common/matchbox-common.hash

diff --git a/package/matchbox/matchbox-common/matchbox-common.hash b/package/matchbox/matchbox-common/matchbox-common.hash
new file mode 100644
index 0000000..619d847
--- /dev/null
+++ b/package/matchbox/matchbox-common/matchbox-common.hash
@@ -0,0 +1,2 @@
+# From http://downloads.yoctoproject.org/releases/matchbox/matchbox-common/0.9/matchbox-common-0.9.1.tar.bz2.md5
+md5	8e8ba0ee170a9ac78fdc583b00ccf76b	matchbox-common-0.9.1.tar.bz2
-- 
2.0.5

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

* [Buildroot] [PATCH 03/10] matchbox-desktop: add hash file
  2015-03-31 18:45 [Buildroot] [PATCH 01/10] matchbox: switch homepage and enhance description Gustavo Zacarias
  2015-03-31 18:45 ` [Buildroot] [PATCH 02/10] matchbox-common: add hash file Gustavo Zacarias
@ 2015-03-31 18:45 ` Gustavo Zacarias
  2015-03-31 18:45 ` [Buildroot] [PATCH 04/10] matchbox-fakekey: " Gustavo Zacarias
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Gustavo Zacarias @ 2015-03-31 18:45 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/matchbox/matchbox-desktop/matchbox-desktop.hash | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/matchbox/matchbox-desktop/matchbox-desktop.hash

diff --git a/package/matchbox/matchbox-desktop/matchbox-desktop.hash b/package/matchbox/matchbox-desktop/matchbox-desktop.hash
new file mode 100644
index 0000000..e48a4a9
--- /dev/null
+++ b/package/matchbox/matchbox-desktop/matchbox-desktop.hash
@@ -0,0 +1,2 @@
+# From http://downloads.yoctoproject.org/releases/matchbox/matchbox-desktop/0.9/matchbox-desktop-0.9.1.tar.bz2.md5
+md5	3335a30b1a1aacfb39f23b505254765c	matchbox-desktop-0.9.1.tar.bz2
-- 
2.0.5

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

* [Buildroot] [PATCH 04/10] matchbox-fakekey: add hash file
  2015-03-31 18:45 [Buildroot] [PATCH 01/10] matchbox: switch homepage and enhance description Gustavo Zacarias
  2015-03-31 18:45 ` [Buildroot] [PATCH 02/10] matchbox-common: add hash file Gustavo Zacarias
  2015-03-31 18:45 ` [Buildroot] [PATCH 03/10] matchbox-desktop: " Gustavo Zacarias
@ 2015-03-31 18:45 ` Gustavo Zacarias
  2015-03-31 18:45 ` [Buildroot] [PATCH 05/10] matchbox-keyboard: " Gustavo Zacarias
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Gustavo Zacarias @ 2015-03-31 18:45 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/matchbox/matchbox-fakekey/matchbox-fakekey.hash | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/matchbox/matchbox-fakekey/matchbox-fakekey.hash

diff --git a/package/matchbox/matchbox-fakekey/matchbox-fakekey.hash b/package/matchbox/matchbox-fakekey/matchbox-fakekey.hash
new file mode 100644
index 0000000..3e8778a
--- /dev/null
+++ b/package/matchbox/matchbox-fakekey/matchbox-fakekey.hash
@@ -0,0 +1,2 @@
+# From http://downloads.yoctoproject.org/releases/matchbox/libfakekey/0.1/libfakekey-0.1.tar.bz2.md5
+md5	83dbde4d77e8baf0176fe4291d8a2303	libfakekey-0.1.tar.bz2
-- 
2.0.5

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

* [Buildroot] [PATCH 05/10] matchbox-keyboard: add hash file
  2015-03-31 18:45 [Buildroot] [PATCH 01/10] matchbox: switch homepage and enhance description Gustavo Zacarias
                   ` (2 preceding siblings ...)
  2015-03-31 18:45 ` [Buildroot] [PATCH 04/10] matchbox-fakekey: " Gustavo Zacarias
@ 2015-03-31 18:45 ` Gustavo Zacarias
  2015-03-31 18:45 ` [Buildroot] [PATCH 06/10] matchbox-lib: " Gustavo Zacarias
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Gustavo Zacarias @ 2015-03-31 18:45 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/matchbox/matchbox-keyboard/matchbox-keyboard.hash | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/matchbox/matchbox-keyboard/matchbox-keyboard.hash

diff --git a/package/matchbox/matchbox-keyboard/matchbox-keyboard.hash b/package/matchbox/matchbox-keyboard/matchbox-keyboard.hash
new file mode 100644
index 0000000..76997b0
--- /dev/null
+++ b/package/matchbox/matchbox-keyboard/matchbox-keyboard.hash
@@ -0,0 +1,2 @@
+# From http://downloads.yoctoproject.org/releases/matchbox/matchbox-keyboard/0.1/matchbox-keyboard-0.1.tar.bz2.md5
+md5	50940321d59fee23b38a4941100abf25	matchbox-keyboard-0.1.tar.bz2
-- 
2.0.5

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

* [Buildroot] [PATCH 06/10] matchbox-lib: add hash file
  2015-03-31 18:45 [Buildroot] [PATCH 01/10] matchbox: switch homepage and enhance description Gustavo Zacarias
                   ` (3 preceding siblings ...)
  2015-03-31 18:45 ` [Buildroot] [PATCH 05/10] matchbox-keyboard: " Gustavo Zacarias
@ 2015-03-31 18:45 ` Gustavo Zacarias
  2015-03-31 18:45 ` [Buildroot] [PATCH 07/10] matchbox-panel: " Gustavo Zacarias
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Gustavo Zacarias @ 2015-03-31 18:45 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/matchbox/matchbox-lib/matchbox-lib.hash | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/matchbox/matchbox-lib/matchbox-lib.hash

diff --git a/package/matchbox/matchbox-lib/matchbox-lib.hash b/package/matchbox/matchbox-lib/matchbox-lib.hash
new file mode 100644
index 0000000..6f3a653
--- /dev/null
+++ b/package/matchbox/matchbox-lib/matchbox-lib.hash
@@ -0,0 +1,2 @@
+# From http://downloads.yoctoproject.org/releases/matchbox/libmatchbox/1.9/libmatchbox-1.9.tar.bz2.md5
+md5	9f73e7515cc4679171a5db180dc1343b	libmatchbox-1.9.tar.bz2
-- 
2.0.5

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

* [Buildroot] [PATCH 07/10] matchbox-panel: add hash file
  2015-03-31 18:45 [Buildroot] [PATCH 01/10] matchbox: switch homepage and enhance description Gustavo Zacarias
                   ` (4 preceding siblings ...)
  2015-03-31 18:45 ` [Buildroot] [PATCH 06/10] matchbox-lib: " Gustavo Zacarias
@ 2015-03-31 18:45 ` Gustavo Zacarias
  2015-03-31 18:45 ` [Buildroot] [PATCH 08/10] matchbox-startup-monitor: " Gustavo Zacarias
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Gustavo Zacarias @ 2015-03-31 18:45 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/matchbox/matchbox-panel/matchbox-panel.hash | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/matchbox/matchbox-panel/matchbox-panel.hash

diff --git a/package/matchbox/matchbox-panel/matchbox-panel.hash b/package/matchbox/matchbox-panel/matchbox-panel.hash
new file mode 100644
index 0000000..82802a9
--- /dev/null
+++ b/package/matchbox/matchbox-panel/matchbox-panel.hash
@@ -0,0 +1,2 @@
+# From http://downloads.yoctoproject.org/releases/matchbox/matchbox-panel/0.9/matchbox-panel-0.9.3.tar.bz2.md5
+md5	56d1807636f3919e22e51896ab7ccd2e	matchbox-panel-0.9.3.tar.bz2
-- 
2.0.5

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

* [Buildroot] [PATCH 08/10] matchbox-startup-monitor: add hash file
  2015-03-31 18:45 [Buildroot] [PATCH 01/10] matchbox: switch homepage and enhance description Gustavo Zacarias
                   ` (5 preceding siblings ...)
  2015-03-31 18:45 ` [Buildroot] [PATCH 07/10] matchbox-panel: " Gustavo Zacarias
@ 2015-03-31 18:45 ` Gustavo Zacarias
  2015-03-31 18:45 ` [Buildroot] [PATCH 09/10] matchbox-wm: " Gustavo Zacarias
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Gustavo Zacarias @ 2015-03-31 18:45 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/matchbox/matchbox-startup-monitor/matchbox-startup-monitor.hash | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/matchbox/matchbox-startup-monitor/matchbox-startup-monitor.hash

diff --git a/package/matchbox/matchbox-startup-monitor/matchbox-startup-monitor.hash b/package/matchbox/matchbox-startup-monitor/matchbox-startup-monitor.hash
new file mode 100644
index 0000000..b08e228
--- /dev/null
+++ b/package/matchbox/matchbox-startup-monitor/matchbox-startup-monitor.hash
@@ -0,0 +1,2 @@
+# From http://downloads.yoctoproject.org/releases/matchbox/mb-applet-startup-monitor/0.1/mb-applet-startup-monitor-0.1.tar.bz2.md5
+md5	ea4b3c1ebee3f731b77a2d4bf8e9aa3c	mb-applet-startup-monitor-0.1.tar.bz2
-- 
2.0.5

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

* [Buildroot] [PATCH 09/10] matchbox-wm: add hash file
  2015-03-31 18:45 [Buildroot] [PATCH 01/10] matchbox: switch homepage and enhance description Gustavo Zacarias
                   ` (6 preceding siblings ...)
  2015-03-31 18:45 ` [Buildroot] [PATCH 08/10] matchbox-startup-monitor: " Gustavo Zacarias
@ 2015-03-31 18:45 ` Gustavo Zacarias
  2015-03-31 18:45 ` [Buildroot] [PATCH 10/10] matchbox: adjust style Gustavo Zacarias
  2015-04-01 19:46 ` [Buildroot] [PATCH 01/10] matchbox: switch homepage and enhance description Thomas Petazzoni
  9 siblings, 0 replies; 11+ messages in thread
From: Gustavo Zacarias @ 2015-03-31 18:45 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/matchbox/matchbox-wm/matchbox-wm.hash | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/matchbox/matchbox-wm/matchbox-wm.hash

diff --git a/package/matchbox/matchbox-wm/matchbox-wm.hash b/package/matchbox/matchbox-wm/matchbox-wm.hash
new file mode 100644
index 0000000..f00ed4e
--- /dev/null
+++ b/package/matchbox/matchbox-wm/matchbox-wm.hash
@@ -0,0 +1,2 @@
+# From http://downloads.yoctoproject.org/releases/matchbox/matchbox-window-manager/1.2/matchbox-window-manager-1.2.tar.bz2.md5
+md5	3e158dcf57823b55c926d95b245500fb	matchbox-window-manager-1.2.tar.bz2
-- 
2.0.5

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

* [Buildroot] [PATCH 10/10] matchbox: adjust style
  2015-03-31 18:45 [Buildroot] [PATCH 01/10] matchbox: switch homepage and enhance description Gustavo Zacarias
                   ` (7 preceding siblings ...)
  2015-03-31 18:45 ` [Buildroot] [PATCH 09/10] matchbox-wm: " Gustavo Zacarias
@ 2015-03-31 18:45 ` Gustavo Zacarias
  2015-04-01 19:46 ` [Buildroot] [PATCH 01/10] matchbox: switch homepage and enhance description Thomas Petazzoni
  9 siblings, 0 replies; 11+ messages in thread
From: Gustavo Zacarias @ 2015-03-31 18:45 UTC (permalink / raw)
  To: buildroot

Remove stray comments, adjust indentation, kill empty defines.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/matchbox/matchbox-common/matchbox-common.mk                   | 4 +---
 package/matchbox/matchbox-desktop/matchbox-desktop.mk                 | 4 ----
 package/matchbox/matchbox-fakekey/matchbox-fakekey.mk                 | 2 --
 package/matchbox/matchbox-keyboard/matchbox-keyboard.mk               | 4 ----
 package/matchbox/matchbox-lib/matchbox-lib.mk                         | 4 ----
 package/matchbox/matchbox-startup-monitor/matchbox-startup-monitor.mk | 3 ---
 package/matchbox/matchbox-wm/matchbox-wm.mk                           | 4 ----
 7 files changed, 1 insertion(+), 24 deletions(-)

diff --git a/package/matchbox/matchbox-common/matchbox-common.mk b/package/matchbox/matchbox-common/matchbox-common.mk
index 74bbebb..da6bec7 100644
--- a/package/matchbox/matchbox-common/matchbox-common.mk
+++ b/package/matchbox/matchbox-common/matchbox-common.mk
@@ -13,9 +13,7 @@ MATCHBOX_COMMON_LICENSE_FILES = COPYING
 MATCHBOX_COMMON_DEPENDENCIES = matchbox-lib
 
 ifeq ($(strip $(BR2_PACKAGE_MATCHBOX_COMMON_PDA)),y)
-	MATCHBOX_COMMON_CONF_OPTS += --enable-pda-folders
+MATCHBOX_COMMON_CONF_OPTS += --enable-pda-folders
 endif
 
-################################################################################
-
 $(eval $(autotools-package))
diff --git a/package/matchbox/matchbox-desktop/matchbox-desktop.mk b/package/matchbox/matchbox-desktop/matchbox-desktop.mk
index 2ea8866..a703a18 100644
--- a/package/matchbox/matchbox-desktop/matchbox-desktop.mk
+++ b/package/matchbox/matchbox-desktop/matchbox-desktop.mk
@@ -18,8 +18,6 @@ MATCHBOX_DESKTOP_CONF_OPTS = --enable-expat
 # configure.ac/Makefile.am.
 MATCHBOX_DESKTOP_AUTORECONF = YES
 
-################################################################################
-
 ifeq ($(BR2_PACKAGE_STARTUP_NOTIFICATION),y)
 MATCHBOX_DESKTOP_CONF_OPTS += --enable-startup-notification
 MATCHBOX_DESKTOP_DEPENDENCIES += startup-notification
@@ -27,6 +25,4 @@ else
 MATCHBOX_DESKTOP_CONF_OPTS += --disable-startup-notification
 endif
 
-################################################################################
-
 $(eval $(autotools-package))
diff --git a/package/matchbox/matchbox-fakekey/matchbox-fakekey.mk b/package/matchbox/matchbox-fakekey/matchbox-fakekey.mk
index f687ca0..ea8e6dc 100644
--- a/package/matchbox/matchbox-fakekey/matchbox-fakekey.mk
+++ b/package/matchbox/matchbox-fakekey/matchbox-fakekey.mk
@@ -20,6 +20,4 @@ endef
 
 MATCHBOX_FAKEKEY_POST_CONFIGURE_HOOKS += MATCHBOX_FAKEKEY_POST_CONFIGURE_FIXES
 
-################################################################################
-
 $(eval $(autotools-package))
diff --git a/package/matchbox/matchbox-keyboard/matchbox-keyboard.mk b/package/matchbox/matchbox-keyboard/matchbox-keyboard.mk
index bdcc32f..2017730 100644
--- a/package/matchbox/matchbox-keyboard/matchbox-keyboard.mk
+++ b/package/matchbox/matchbox-keyboard/matchbox-keyboard.mk
@@ -20,8 +20,6 @@ endef
 
 MATCHBOX_KEYBOARD_POST_INSTALL_TARGET_HOOKS += MATCHBOX_KEYBOARD_POST_INSTALL_FIXES
 
-################################################################################
-
 ifeq ($(BR2_PACKAGE_CAIRO),y)
 MATCHBOX_KEYBOARD_CONF_OPTS += --enable-cairo
 MATCHBOX_KEYBOARD_DEPENDENCIES += cairo
@@ -29,6 +27,4 @@ else
 MATCHBOX_KEYBOARD_DEPENDENCIES += xlib_libXft
 endif
 
-################################################################################
-
 $(eval $(autotools-package))
diff --git a/package/matchbox/matchbox-lib/matchbox-lib.mk b/package/matchbox/matchbox-lib/matchbox-lib.mk
index 3149bbb..3b697bb 100644
--- a/package/matchbox/matchbox-lib/matchbox-lib.mk
+++ b/package/matchbox/matchbox-lib/matchbox-lib.mk
@@ -20,8 +20,6 @@ endef
 
 MATCHBOX_LIB_POST_INSTALL_STAGING_HOOKS += MATCHBOX_LIB_POST_INSTALL_FIXES
 
-################################################################################
-
 ifeq ($(BR2_PACKAGE_X11R7_LIBXCOMPOSITE),y)
 ifeq ($(BR2_PACKAGE_X11R7_LIBXPM),y)
 MATCHBOX_LIB_DEPENDENCIES += xlib_libXpm
@@ -56,6 +54,4 @@ else
 MATCHBOX_LIB_CONF_OPTS += --disable-xft
 endif
 
-################################################################################
-
 $(eval $(autotools-package))
diff --git a/package/matchbox/matchbox-startup-monitor/matchbox-startup-monitor.mk b/package/matchbox/matchbox-startup-monitor/matchbox-startup-monitor.mk
index c6298d8..be57239 100644
--- a/package/matchbox/matchbox-startup-monitor/matchbox-startup-monitor.mk
+++ b/package/matchbox/matchbox-startup-monitor/matchbox-startup-monitor.mk
@@ -10,8 +10,5 @@ MATCHBOX_STARTUP_MONITOR_SITE = http://downloads.yoctoproject.org/releases/match
 MATCHBOX_STARTUP_MONITOR_LICENSE = GPLv2+
 MATCHBOX_STARTUP_MONITOR_LICENSE_FILES = COPYING
 MATCHBOX_STARTUP_MONITOR_DEPENDENCIES = matchbox-lib startup-notification
-MATCHBOX_STARTUP_MONITOR_CONF_OPTS =
-
-################################################################################
 
 $(eval $(autotools-package))
diff --git a/package/matchbox/matchbox-wm/matchbox-wm.mk b/package/matchbox/matchbox-wm/matchbox-wm.mk
index 2ccb16e..16f1417 100644
--- a/package/matchbox/matchbox-wm/matchbox-wm.mk
+++ b/package/matchbox/matchbox-wm/matchbox-wm.mk
@@ -16,8 +16,6 @@ MATCHBOX_WM_CONF_OPTS = --enable-expat
 # Workaround bug in configure script
 MATCHBOX_WM_CONF_ENV = expat=yes
 
-################################################################################
-
 ifeq ($(BR2_PACKAGE_X11R7_LIBXCOMPOSITE),y)
 ifeq ($(BR2_PACKAGE_X11R7_LIBXPM),y)
 MATCHBOX_WM_CONF_OPTS += --enable-composite
@@ -40,6 +38,4 @@ else
 MATCHBOX_WM_CONF_OPTS += --disable-startup-notification
 endif
 
-################################################################################
-
 $(eval $(autotools-package))
-- 
2.0.5

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

* [Buildroot] [PATCH 01/10] matchbox: switch homepage and enhance description
  2015-03-31 18:45 [Buildroot] [PATCH 01/10] matchbox: switch homepage and enhance description Gustavo Zacarias
                   ` (8 preceding siblings ...)
  2015-03-31 18:45 ` [Buildroot] [PATCH 10/10] matchbox: adjust style Gustavo Zacarias
@ 2015-04-01 19:46 ` Thomas Petazzoni
  9 siblings, 0 replies; 11+ messages in thread
From: Thomas Petazzoni @ 2015-04-01 19:46 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Tue, 31 Mar 2015 15:45:31 -0300, Gustavo Zacarias wrote:
> The old homepage is dead so switch to the new URL.
> Also make the description somewhat better.
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/matchbox/Config.in | 7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)

Entire series applied, thanks!

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

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

end of thread, other threads:[~2015-04-01 19:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-31 18:45 [Buildroot] [PATCH 01/10] matchbox: switch homepage and enhance description Gustavo Zacarias
2015-03-31 18:45 ` [Buildroot] [PATCH 02/10] matchbox-common: add hash file Gustavo Zacarias
2015-03-31 18:45 ` [Buildroot] [PATCH 03/10] matchbox-desktop: " Gustavo Zacarias
2015-03-31 18:45 ` [Buildroot] [PATCH 04/10] matchbox-fakekey: " Gustavo Zacarias
2015-03-31 18:45 ` [Buildroot] [PATCH 05/10] matchbox-keyboard: " Gustavo Zacarias
2015-03-31 18:45 ` [Buildroot] [PATCH 06/10] matchbox-lib: " Gustavo Zacarias
2015-03-31 18:45 ` [Buildroot] [PATCH 07/10] matchbox-panel: " Gustavo Zacarias
2015-03-31 18:45 ` [Buildroot] [PATCH 08/10] matchbox-startup-monitor: " Gustavo Zacarias
2015-03-31 18:45 ` [Buildroot] [PATCH 09/10] matchbox-wm: " Gustavo Zacarias
2015-03-31 18:45 ` [Buildroot] [PATCH 10/10] matchbox: adjust style Gustavo Zacarias
2015-04-01 19:46 ` [Buildroot] [PATCH 01/10] matchbox: switch homepage and enhance description Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox