All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] eudev : bump version to 1.5.3
@ 2014-03-29 22:40 Sagaert Johan
  2014-04-03 19:48 ` Thomas Petazzoni
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Sagaert Johan @ 2014-03-29 22:40 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
---
 package/eudev/eudev.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/eudev/eudev.mk b/package/eudev/eudev.mk
index a2fe528..8e5e83d 100644
--- a/package/eudev/eudev.mk
+++ b/package/eudev/eudev.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-EUDEV_VERSION = 1.5.2
+EUDEV_VERSION = 1.5.3
 EUDEV_SITE = $(call github,gentoo,eudev,$(EUDEV_VERSION))
 EUDEV_LICENSE = GPLv2+ (programs), LGPLv2.1+ (libraries)
 EUDEV_LICENSE_FILES = COPYING
-- 
1.9.1

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

* [Buildroot] [PATCH 1/1] eudev : bump version to 1.5.3
  2014-03-29 22:40 [Buildroot] [PATCH 1/1] eudev : bump version to 1.5.3 Sagaert Johan
@ 2014-04-03 19:48 ` Thomas Petazzoni
  2014-04-04 10:47   ` Eric Le Bihan
  2014-04-04 21:47 ` Thomas Petazzoni
  2014-04-05 12:47 ` Thomas Petazzoni
  2 siblings, 1 reply; 5+ messages in thread
From: Thomas Petazzoni @ 2014-04-03 19:48 UTC (permalink / raw)
  To: buildroot

Eric,

Can you review/test/ack the below patch, since you're the most active
person on eudev?

Thanks,

Thomas

On Sat, 29 Mar 2014 23:40:33 +0100, Sagaert Johan wrote:
> Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
> ---
>  package/eudev/eudev.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/eudev/eudev.mk b/package/eudev/eudev.mk
> index a2fe528..8e5e83d 100644
> --- a/package/eudev/eudev.mk
> +++ b/package/eudev/eudev.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -EUDEV_VERSION = 1.5.2
> +EUDEV_VERSION = 1.5.3
>  EUDEV_SITE = $(call github,gentoo,eudev,$(EUDEV_VERSION))
>  EUDEV_LICENSE = GPLv2+ (programs), LGPLv2.1+ (libraries)
>  EUDEV_LICENSE_FILES = COPYING



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

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

* [Buildroot] [PATCH 1/1] eudev : bump version to 1.5.3
  2014-04-03 19:48 ` Thomas Petazzoni
@ 2014-04-04 10:47   ` Eric Le Bihan
  0 siblings, 0 replies; 5+ messages in thread
From: Eric Le Bihan @ 2014-04-04 10:47 UTC (permalink / raw)
  To: buildroot

Hi!
On Thu, Apr 03, 2014 at 09:48:02PM +0200, Thomas Petazzoni wrote:
> Eric,
>
> Can you review/test/ack the below patch, since you're the most active
> person on eudev?
>
> Thanks,
>
> Thomas
>
> On Sat, 29 Mar 2014 23:40:33 +0100, Sagaert Johan wrote:
> > Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
> > ---
> >  package/eudev/eudev.mk | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/package/eudev/eudev.mk b/package/eudev/eudev.mk
> > index a2fe528..8e5e83d 100644
> > --- a/package/eudev/eudev.mk
> > +++ b/package/eudev/eudev.mk
> > @@ -4,7 +4,7 @@
> >  #
> >  ################################################################################
> >
> > -EUDEV_VERSION = 1.5.2
> > +EUDEV_VERSION = 1.5.3
> >  EUDEV_SITE = $(call github,gentoo,eudev,$(EUDEV_VERSION))
> >  EUDEV_LICENSE = GPLv2+ (programs), LGPLv2.1+ (libraries)
> >  EUDEV_LICENSE_FILES = COPYING
I tested eudev 1.5.3 on QEMU/x86. No need to refresh the patches made for
1.5.2.

Tested-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Acked-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>

Best regards,
ELB

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

* [Buildroot] [PATCH 1/1] eudev : bump version to 1.5.3
  2014-03-29 22:40 [Buildroot] [PATCH 1/1] eudev : bump version to 1.5.3 Sagaert Johan
  2014-04-03 19:48 ` Thomas Petazzoni
@ 2014-04-04 21:47 ` Thomas Petazzoni
  2014-04-05 12:47 ` Thomas Petazzoni
  2 siblings, 0 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2014-04-04 21:47 UTC (permalink / raw)
  To: buildroot

Dear Sagaert Johan,

On Sat, 29 Mar 2014 23:40:33 +0100, Sagaert Johan wrote:
> Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
> ---
>  package/eudev/eudev.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks!

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

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

* [Buildroot] [PATCH 1/1] eudev : bump version to 1.5.3
  2014-03-29 22:40 [Buildroot] [PATCH 1/1] eudev : bump version to 1.5.3 Sagaert Johan
  2014-04-03 19:48 ` Thomas Petazzoni
  2014-04-04 21:47 ` Thomas Petazzoni
@ 2014-04-05 12:47 ` Thomas Petazzoni
  2 siblings, 0 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2014-04-05 12:47 UTC (permalink / raw)
  To: buildroot

Hello,

On Sat, 29 Mar 2014 23:40:33 +0100, Sagaert Johan wrote:
> Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
> ---
>  package/eudev/eudev.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/eudev/eudev.mk b/package/eudev/eudev.mk
> index a2fe528..8e5e83d 100644
> --- a/package/eudev/eudev.mk
> +++ b/package/eudev/eudev.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -EUDEV_VERSION = 1.5.2
> +EUDEV_VERSION = 1.5.3

There are some build problems with eudev 1.5.3 :

  CC       accelerometer.o
In file included from ../../src/libudev/libudev-private.h:31:0,
                 from accelerometer.c:65:
../../src/libudev/util.h:302:32: warning: 'struct ucred' declared inside parameter list [enabled by default]
../../src/libudev/util.h:302:32: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
accelerometer.c: In function 'test_orientation':
accelerometer.c:203:9: warning: implicit declaration of function 'open' [-Wimplicit-function-declaration]
accelerometer.c:203:28: error: 'O_RDONLY' undeclared (first use in this function)
accelerometer.c:203:28: note: each undeclared identifier is reported only once for each function it appears in
accelerometer.c:203:37: error: 'O_CLOEXEC' undeclared (first use in this function)
make[4]: *** [accelerometer.o] Error 1

See http://autobuild.buildroot.org/results/d20/d20f4d959789a2a3167f8bca0a8ac6b0bda2dd9b/build-end.log

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

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

end of thread, other threads:[~2014-04-05 12:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-29 22:40 [Buildroot] [PATCH 1/1] eudev : bump version to 1.5.3 Sagaert Johan
2014-04-03 19:48 ` Thomas Petazzoni
2014-04-04 10:47   ` Eric Le Bihan
2014-04-04 21:47 ` Thomas Petazzoni
2014-04-05 12:47 ` 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.