Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] fluxbox: do not autoreconf
@ 2015-01-06 17:42 Vicente Olivert Riera
  2015-01-06 17:42 ` [Buildroot] [PATCH 2/2] fluxbox: bump version to 1.3.6 Vicente Olivert Riera
  2015-01-06 21:07 ` [Buildroot] [PATCH 1/2] fluxbox: do not autoreconf Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Vicente Olivert Riera @ 2015-01-06 17:42 UTC (permalink / raw)
  To: buildroot

There is no need to have "AUTORECONF = YES" since the patch which
modified the "configure.in" file was removed in the last version bump.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 package/fluxbox/fluxbox.mk |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/package/fluxbox/fluxbox.mk b/package/fluxbox/fluxbox.mk
index a0f9367..31699d5 100644
--- a/package/fluxbox/fluxbox.mk
+++ b/package/fluxbox/fluxbox.mk
@@ -10,8 +10,6 @@ FLUXBOX_SITE = http://downloads.sourceforge.net/project/fluxbox/fluxbox/$(FLUXBO
 FLUXBOX_LICENSE = MIT
 FLUXBOX_LICENSE_FILES = COPYING
 
-FLUXBOX_AUTORECONF = YES
-
 FLUXBOX_CONF_OPTS = --x-includes=$(STAGING_DIR)/usr/include/X11 \
 		   --x-libraries=$(STAGING_DIR)/usr/lib
 FLUXBOX_DEPENDENCIES = xlib_libX11 $(if $(BR2_PACKAGE_LIBICONV),libiconv)
-- 
1.7.1

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

* [Buildroot] [PATCH 2/2] fluxbox: bump version to 1.3.6
  2015-01-06 17:42 [Buildroot] [PATCH 1/2] fluxbox: do not autoreconf Vicente Olivert Riera
@ 2015-01-06 17:42 ` Vicente Olivert Riera
  2015-01-06 21:07 ` [Buildroot] [PATCH 1/2] fluxbox: do not autoreconf Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Vicente Olivert Riera @ 2015-01-06 17:42 UTC (permalink / raw)
  To: buildroot

- Bump version to 1.3.6
- Update the hash value

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 package/fluxbox/fluxbox.hash |    2 +-
 package/fluxbox/fluxbox.mk   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/fluxbox/fluxbox.hash b/package/fluxbox/fluxbox.hash
index 710798d..bfbbd7f 100644
--- a/package/fluxbox/fluxbox.hash
+++ b/package/fluxbox/fluxbox.hash
@@ -1,2 +1,2 @@
 # Locally computed:
-sha256  164dd7bf59791d09a1e729a4fcd5e7347a1004ba675629860a5cf1a271c32983  fluxbox-1.3.5.tar.bz2
+sha256  05cc2149b79155121cb0fff6d4fd0289e3edb669390714e0b54071bec987e686  fluxbox-1.3.6.tar.bz2
diff --git a/package/fluxbox/fluxbox.mk b/package/fluxbox/fluxbox.mk
index 31699d5..0340465 100644
--- a/package/fluxbox/fluxbox.mk
+++ b/package/fluxbox/fluxbox.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-FLUXBOX_VERSION = 1.3.5
+FLUXBOX_VERSION = 1.3.6
 FLUXBOX_SOURCE = fluxbox-$(FLUXBOX_VERSION).tar.bz2
 FLUXBOX_SITE = http://downloads.sourceforge.net/project/fluxbox/fluxbox/$(FLUXBOX_VERSION)
 FLUXBOX_LICENSE = MIT
-- 
1.7.1

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

* [Buildroot] [PATCH 1/2] fluxbox: do not autoreconf
  2015-01-06 17:42 [Buildroot] [PATCH 1/2] fluxbox: do not autoreconf Vicente Olivert Riera
  2015-01-06 17:42 ` [Buildroot] [PATCH 2/2] fluxbox: bump version to 1.3.6 Vicente Olivert Riera
@ 2015-01-06 21:07 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2015-01-06 21:07 UTC (permalink / raw)
  To: buildroot

Dear Vicente Olivert Riera,

On Tue, 6 Jan 2015 17:42:33 +0000, Vicente Olivert Riera wrote:
> There is no need to have "AUTORECONF = YES" since the patch which
> modified the "configure.in" file was removed in the last version bump.
> 
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
>  package/fluxbox/fluxbox.mk |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)

Both applied.

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-01-06 21:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-06 17:42 [Buildroot] [PATCH 1/2] fluxbox: do not autoreconf Vicente Olivert Riera
2015-01-06 17:42 ` [Buildroot] [PATCH 2/2] fluxbox: bump version to 1.3.6 Vicente Olivert Riera
2015-01-06 21:07 ` [Buildroot] [PATCH 1/2] fluxbox: do not autoreconf Thomas Petazzoni

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