All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCHv4] monkey: new v1.5.1 release.
Date: Sat, 21 Jun 2014 02:01:33 +0200	[thread overview]
Message-ID: <20140621000133.GB2117@jama> (raw)
In-Reply-To: <20140619083908.GL2117@jama>

[-- Attachment #1: Type: text/plain, Size: 2856 bytes --]

On Thu, Jun 19, 2014 at 10:39:08AM +0200, Martin Jansa wrote:
> On Wed, Jun 18, 2014 at 05:41:10PM -0600, Eduardo Silva wrote:
> > This patch add the minor release fix of Monkey HTTP Server v1.5.1. It fixes
> > some problems when switching user when started as root.
> > 
> > monkey/yocto: 3163d01492ea3d85268dc3773419e94db57ee8df
> 
> [meta-webserver] is still missing in subject (helps me a lot when
> separating patches on patchwork), you don't need to resend it now, but
> please remember it for next time.

It seems to fail with systemd enabled:

| ERROR: Function failed: SYSTEMD_SERVICE_monkey value monkey.service does not exist 
NOTE: recipe monkey-1.5.1-r0: task do_package: Failed

> > Signed-off-by: Eduardo Silva <eduardo@monkey.io>
> > ---
> >  .../recipes-httpd/monkey/{monkey_1.5.0.bb => monkey_1.5.1.bb}       | 6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> >  rename meta-webserver/recipes-httpd/monkey/{monkey_1.5.0.bb => monkey_1.5.1.bb} (83%)
> > 
> > diff --git a/meta-webserver/recipes-httpd/monkey/monkey_1.5.0.bb b/meta-webserver/recipes-httpd/monkey/monkey_1.5.1.bb
> > similarity index 83%
> > rename from meta-webserver/recipes-httpd/monkey/monkey_1.5.0.bb
> > rename to meta-webserver/recipes-httpd/monkey/monkey_1.5.1.bb
> > index 6fa1b77..2ea18f5 100644
> > --- a/meta-webserver/recipes-httpd/monkey/monkey_1.5.0.bb
> > +++ b/meta-webserver/recipes-httpd/monkey/monkey_1.5.1.bb
> > @@ -8,15 +8,15 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
> >  SECTION = "net"
> >  
> >  SRC_URI = "http://monkey-project.com/releases/1.5/monkey-${PV}.tar.gz"
> > -SRC_URI[md5sum] = "9123fc371334621fde1c060ab17adcd3"
> > -SRC_URI[sha256sum] = "f7a5e4839822750930a723f63a4edbf700e0fb8299a4b3637bd8bab5b1d098a7"
> > +SRC_URI[md5sum] = "2fe04135728f5c3a86c3a412059e0da3"
> > +SRC_URI[sha256sum] = "28dfc5e57bbcd305727e7af6a1a0587868db1c1286498757bfeb72edddf457e7"
> >  
> >  EXTRA_OECONF = " \
> >               --plugdir=${libdir}/monkey/ \
> >               --logdir=${localstatedir}/log/monkey/ \
> >               --pidfile=${localstatedir}/run/monkey.pid \
> >               --default-user=www-data \
> > -             --datadir= ${localstatedir}/www/monkey/ \
> > +             --datadir=${localstatedir}/www/monkey/ \
> >               --sysconfdir=${sysconfdir}/monkey/ \
> >               --enable-plugins=* \
> >               --disable-plugins=polarssl \
> > -- 
> > 1.9.1
> > 
> > -- 
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> 
> -- 
> Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com



-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

  parent reply	other threads:[~2014-06-21  0:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-18 23:41 [PATCHv4] monkey: new v1.5.1 release Eduardo Silva
2014-06-19  8:39 ` Martin Jansa
2014-06-19 18:12   ` Eduardo Silva
2014-06-21  0:01   ` Martin Jansa [this message]
2014-06-24 14:54     ` Eduardo Silva

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140621000133.GB2117@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.