Re: [oe] [meta-webserver][krogoth][PATCH] apache2: always use the archive.apache.org to ensure older releases are always available

2017-03-16 Thread Olof Johansson
> On 17-01-20 10:31 +0100, Olof Johansson wrote: > > From: Derek Straka <de...@asterius.io> > > > > Signed-off-by: Derek Straka <de...@asterius.io> > > Signed-off-by: Martin Jansa <martin.ja...@gmail.com> > > Signed-off-by: Olof Johansson &l

Re: [oe] [meta-webserver][krogoth][PATCH] apache2: always use the archive.apache.org to ensure older releases are always available

2017-02-07 Thread Olof Johansson
On 17-02-07 14:12 +0100, Oleksandr Kravchuk wrote: > Olof - > > This change is already in 'master'. Yes, I know. This is a request for backporting to krogoth. (And there's a separate patch targetting morty, but didn't feel it worthwhile to send to "ping" emails.) -- olofjn --

Re: [oe] [meta-webserver][krogoth][PATCH] apache2: always use the archive.apache.org to ensure older releases are always available

2017-02-07 Thread Olof Johansson
Ping On 17-01-20 10:31 +0100, Olof Johansson wrote: > From: Derek Straka <de...@asterius.io> > > Signed-off-by: Derek Straka <de...@asterius.io> > Signed-off-by: Martin Jansa <martin.ja...@gmail.com> > Signed-off-by: Olof Johansson <olo...@axis.com> > -

Re: [oe] [meta-webserver][PATCH] apache2: update to version 2.4.25

2017-01-20 Thread Olof Johansson
On 17-01-11 08:52 -0500, Brian Hutchinson wrote: > On Wed, Dec 21, 2016 at 6:38 PM, Derek Straka wrote: > > rename meta-webserver/recipes-httpd/apache2/{apache2_2.4.23.bb => > > apache2_2.4.25.bb} (97%) > > How long does it typically take for something like this to show up

[oe] [meta-webserver][morty][PATCH] apache2: always use the archive.apache.org to ensure older releases are always available

2017-01-20 Thread Olof Johansson
From: Derek Straka <de...@asterius.io> Signed-off-by: Derek Straka <de...@asterius.io> Signed-off-by: Martin Jansa <martin.ja...@gmail.com> Signed-off-by: Olof Johansson <olo...@axis.com> --- meta-webserver/recipes-httpd/apache2/apache2-native_2.4.23.bb | 2 +- meta

[oe] [meta-webserver][krogoth][PATCH] apache2: always use the archive.apache.org to ensure older releases are always available

2017-01-20 Thread Olof Johansson
From: Derek Straka <de...@asterius.io> Signed-off-by: Derek Straka <de...@asterius.io> Signed-off-by: Martin Jansa <martin.ja...@gmail.com> Signed-off-by: Olof Johansson <olo...@axis.com> --- meta-webserver/recipes-httpd/apache2/apache2-native_2.4.23.bb | 2 +- meta

Re: [oe] [meta-python] Python Flask recipes

2016-02-19 Thread Olof Johansson
On 16-02-19 11:32 -0200, Otavio Salvador wrote: > Agreed but this is a specific framework which is not 'core' to python. > Do you think we ought to merge those on meta-python or keep them split > out? Things that are really core to python are already in OE-Core, built as part of the python

Re: [oe] [meta-perl][PATCH 1/4] lib-perl: move package from meta-security to meta-perl

2014-12-17 Thread Olof Johansson
On 14-12-16 22:53 +0100, akuster808 wrote: It looks like on cpan.org it is refereed to a just 'lib'. I can rename it to that. Even if it looks ugly, the consistent name would be liblib-perl (lib${lower cased module namespace with - instead of ::}-perl) and it would have my vote. -- olofjn

Re: [oe] [meta-perl][PATCH 1/4] lib-perl: move package from meta-security to meta-perl

2014-12-17 Thread Olof Johansson
On 14-12-17 19:51 +0100, Olof Johansson wrote: On 14-12-16 22:53 +0100, akuster808 wrote: It looks like on cpan.org it is refereed to a just 'lib'. I can rename it to that. Even if it looks ugly, the consistent name would be liblib-perl (lib${lower cased module namespace with - instead

Re: [oe] [PATCH 09/13] apache2: add perl to RDEPENDS_apache2

2014-09-02 Thread Olof Johansson
On 14-09-01 17:18 +0200, Robert Yang wrote: Perl: apache2/usr/bin/dbmmanage:#!/usr/bin/perl apache2/usr/bin/apxs:#!/usr/bin/perl -w Signed-off-by: Robert Yang liezhi.y...@windriver.com --- .../recipes-httpd/apache2/apache2_2.4.10.bb|2 +- 1 file changed, 1 insertion(+), 1

Re: [oe] [PATCH 09/13] apache2: add perl to RDEPENDS_apache2

2014-09-02 Thread Olof Johansson
On 14-09-02 10:45 +0200, Robert Yang wrote: Yes, these are the only two AFAIK, I will create a apache2-scripts which only includes /usr/bin/dbmmanage, and put apxs to -dev. Awesome, thanks! :) -- olofjn -- ___ Openembedded-devel mailing list

Re: [oe] [PATCH][meta-perl] libxml-libxml-perl: add recipe

2014-07-14 Thread Olof Johansson
On 14-07-14 10:28 +0200, Hongxu Jia wrote: On 07/14/2014 02:12 PM, rongqing...@windriver.com wrote: +++ b/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0116.bb s/libxml-libxml-perl/libxml-perl/ How about rename the recipe with libxml-perl ? This would break the naming convention,

Re: [oe] [meta-perl][PATCH 1/9] perl-module-metadata: add 1.000019

2014-01-31 Thread Olof Johansson
On 14-01-31 16:11 +0100, Tim Orling wrote: This module provides a standard way to gather metadata about a .pm file through (mostly) static analysis and (some) code execution. When determining the version of a module, the $VERSION assignment is evaled, as is traditional in the CPAN toolchain.

Re: [oe] [meta-perl][PATCH] add libcrypt-openssl-rsa-perl

2013-12-04 Thread Olof Johansson
On 13-12-04 11:59 +0100, Patrick Patat wrote: +LICENSE = MIT Where did you get MIT from? From what I can tell, it's GPL1+/Artistic as usual. Same as perl Regards, -- olofjn ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org

[oe] [meta-oe][PATCH] rsyslog: rename libjson to json-c in DEPENDS

2013-11-21 Thread Olof Johansson
The libjson recipe was renamed to json-c in commit 533c1db2 of oe-core. Signed-off-by: Olof Johansson olof.johans...@axis.com --- meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4

Re: [oe] [meta-oe][PATCH] rsyslog: rename libjson to json-c in DEPENDS

2013-11-21 Thread Olof Johansson
On 13-11-21 11:49 +0100, Jack Mitchell wrote: Cheers Olof, it was a longer haul than I anticipated trying to get that recipe in! Heh, good things come to those who wait. Good job anyhow :). Cheers, -- olofjn ___ Openembedded-devel mailing list

[oe] [meta-oe][PATCH] rsyslog: fix dependency name (json-c = libjson)

2013-10-18 Thread Olof Johansson
Signed-off-by: Olof Johansson olof.johans...@axis.com --- meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb b/meta-oe/recipes-extended/rsyslog/rsyslog_7.4.4.bb index 0101004

Re: [oe] [meta-oe][PATCH] rsyslog: fix dependency name (json-c = libjson)

2013-10-18 Thread Olof Johansson
On Fri, Oct 18, 2013 at 09:51:23AM +0100, Jack Mitchell wrote: The rsyslogd patches shouldn't really have gone in yet... I've fired off a patch to oe-core to update libjson to the now named json-c, so if we could hold off for a few days that would be great. Otherwise, maybe temporarily revert

Re: [oe] [PATCH] libtest-harness-perl: added

2013-09-03 Thread Olof Johansson
Awesome, thanks for your efforts. On 13-09-03 16:44 +0200, Emil Petersen wrote: +LICENSE = GPLv1+ This is actually artistic or GPLv1, just like in the other recipes you posted. LICENSE = Artistic-1.0 | GPL-1.0+ From Test::Harness POD: This module is free software; you can redistribute it

Re: [oe] [PATCH] libtest-harness-perl: added

2013-09-03 Thread Olof Johansson
On 13-09-03 17:09 +0200, Olof Johansson wrote: Awesome, thanks for your efforts. On 13-09-03 16:44 +0200, Emil Petersen wrote: +LICENSE = GPLv1+ This is actually artistic or GPLv1, just like in the other recipes you posted. LICENSE = Artistic-1.0 | GPL-1.0+ From Test::Harness POD

Re: [oe] [meta-perl] libwww-perl_5.834: added

2013-09-03 Thread Olof Johansson
On 13-09-03 17:48 +0200, Emil R. Petersen wrote: Oh? Well I wouldn't have added them if I thought they were core modules. MIME::Base64 has it's own CPAN entry: https://metacpan.org/release/MIME-Base64 Many of the core modules have a dual life, both in core and on CPAN. And does not

Re: [oe] [meta-perl][PATCH] libencode-perl_2.52: added

2013-09-03 Thread Olof Johansson
On 13-09-03 17:39 +0200, Emil Petersen wrote: Encode recipe added This module is part of the perl distribution itself. -- olofjn ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org

Re: [oe] [meta-perl] libwww-perl_5.834: added

2013-09-03 Thread Olof Johansson
On 13-09-03 17:33 +0200, Emil Petersen wrote: +RDEPENDS_${PN} += libdigest-md5-perl \ + libencode-perl \ + libio-select-perl \ + libio-socket-perl \ + libmime-base64-perl \ + libnet-ftp-perl \ +