Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] xl2tp: bump to version 1.3.2 and add licensing info
@ 2013-12-12  1:19 Axel Lin
  2013-12-12 21:58 ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Axel Lin @ 2013-12-12  1:19 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
 package/xl2tp/xl2tp.mk | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/package/xl2tp/xl2tp.mk b/package/xl2tp/xl2tp.mk
index cf496fe..1df245f 100644
--- a/package/xl2tp/xl2tp.mk
+++ b/package/xl2tp/xl2tp.mk
@@ -4,9 +4,11 @@
 #
 ################################################################################
 
-XL2TP_VERSION = v1.3.1
+XL2TP_VERSION = v1.3.2
 XL2TP_SITE = $(call github,xelerance,xl2tpd,$(XL2TP_VERSION))
 XL2TP_DEPENDENCIES = libpcap
+XL2TP_LICENSE = GPLv2+
+XL2TP_LICENSE_FILES = LICENSE
 
 define XL2TP_BUILD_CMDS
 	$(SED) 's/ -O2 //' $(@D)/Makefile
-- 
1.8.1.2

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

* [Buildroot] [PATCH] xl2tp: bump to version 1.3.2 and add licensing info
  2013-12-12  1:19 [Buildroot] [PATCH] xl2tp: bump to version 1.3.2 and add licensing info Axel Lin
@ 2013-12-12 21:58 ` Peter Korsgaard
  2013-12-13  1:03   ` Axel Lin
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2013-12-12 21:58 UTC (permalink / raw)
  To: buildroot

>>>>> "Axel" == Axel Lin <axel.lin@ingics.com> writes:

 > Signed-off-by: Axel Lin <axel.lin@ingics.com>

Thanks, but it seems to have gained a dependency on openssl:

aaa.h:18:25: fatal error: openssl/md5.h: No such file or directory

compilation terminated.
make[1]: *** [xl2tpd.o] Error 1
make[1]: *** [avp.o] Error 1
make[1]: Leaving directory `/home/peko/source/buildroot/output/build/xl2tp-v1.3.2'
make: *** [/home/peko/source/buildroot/output/build/xl2tp-v1.3.2/.stamp_built] Error 2

 > ---
 >  package/xl2tp/xl2tp.mk | 4 +++-
 >  1 file changed, 3 insertions(+), 1 deletion(-)

 > diff --git a/package/xl2tp/xl2tp.mk b/package/xl2tp/xl2tp.mk
 > index cf496fe..1df245f 100644
 > --- a/package/xl2tp/xl2tp.mk
 > +++ b/package/xl2tp/xl2tp.mk
 > @@ -4,9 +4,11 @@
 >  #
 >  ################################################################################
 
 > -XL2TP_VERSION = v1.3.1
 > +XL2TP_VERSION = v1.3.2
 >  XL2TP_SITE = $(call github,xelerance,xl2tpd,$(XL2TP_VERSION))
 >  XL2TP_DEPENDENCIES = libpcap
 > +XL2TP_LICENSE = GPLv2+
 > +XL2TP_LICENSE_FILES = LICENSE
 
 >  define XL2TP_BUILD_CMDS
 >  	$(SED) 's/ -O2 //' $(@D)/Makefile
 > -- 
 > 1.8.1.2





-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] xl2tp: bump to version 1.3.2 and add licensing info
  2013-12-12 21:58 ` Peter Korsgaard
@ 2013-12-13  1:03   ` Axel Lin
  0 siblings, 0 replies; 3+ messages in thread
From: Axel Lin @ 2013-12-13  1:03 UTC (permalink / raw)
  To: buildroot

2013/12/13 Peter Korsgaard <jacmet@uclibc.org>:
>>>>>> "Axel" == Axel Lin <axel.lin@ingics.com> writes:
>
>  > Signed-off-by: Axel Lin <axel.lin@ingics.com>
>
> Thanks, but it seems to have gained a dependency on openssl:
>
> aaa.h:18:25: fatal error: openssl/md5.h: No such file or directory
>
> compilation terminated.
> make[1]: *** [xl2tpd.o] Error 1
> make[1]: *** [avp.o] Error 1
> make[1]: Leaving directory `/home/peko/source/buildroot/output/build/xl2tp-v1.3.2'
> make: *** [/home/peko/source/buildroot/output/build/xl2tp-v1.3.2/.stamp_built] Error 2
Ooops. I didn't hit this in my local build yesterday.
v2 is on the way now.

Thanks,
Axel

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

end of thread, other threads:[~2013-12-13  1:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-12  1:19 [Buildroot] [PATCH] xl2tp: bump to version 1.3.2 and add licensing info Axel Lin
2013-12-12 21:58 ` Peter Korsgaard
2013-12-13  1:03   ` Axel Lin

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