All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Koen Kooi <koen@dominion.thruhere.net>
Subject: Re: [RFC][meta-oe][PATCH] jenkins: add 1.547
Date: Sun, 19 Jan 2014 14:43:27 +0100	[thread overview]
Message-ID: <20140119134327.GB5565@jama> (raw)
In-Reply-To: <1390043044-20352-1-git-send-email-koen@dominion.thruhere.net>

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

On Sat, Jan 18, 2014 at 12:04:04PM +0100, Koen Kooi wrote:
> The package split is based on the debian packages which have -common/-server and -slave.
> 
> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
> ---
> 
> This introduces a dependency on meta-java, which is of course a big no-no for meta-oe :( That leaves me with a few questions:
> 
> 1) What's the best place for the jenkins recipe?

That's really hard question, I can only think that meta-java or
completly new layer would fit.

> 2) Do we have a virtual/runtime thing to express a dependency on /usr/bin/java without dragging in meta-java?

I think this isn't enough, because it would still show error that
virtual/java-foo isn't provided in included layers.

You can make it PACKAGECONFIG (sort of like RP did with python for
opkg-utils) which means that without PACKAGECONFIG change it won't build
at all.

> 3) Any ideas for the contents and deps of the jenkins-slave package? 

Just something like jenkins user and runtime dependency on java and leave
slave setup on jenkins master?

>  .../jenkins/jenkins/jenkins-server.service         | 11 +++++++
>  meta-oe/recipes-devtools/jenkins/jenkins_1.547.bb  | 36 ++++++++++++++++++++++
>  2 files changed, 47 insertions(+)
>  create mode 100644 meta-oe/recipes-devtools/jenkins/jenkins/jenkins-server.service
>  create mode 100644 meta-oe/recipes-devtools/jenkins/jenkins_1.547.bb

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

  reply	other threads:[~2014-01-19 13:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-18 11:04 [RFC][meta-oe][PATCH] jenkins: add 1.547 Koen Kooi
2014-01-19 13:43 ` Martin Jansa [this message]
2014-01-20 11:53   ` Koen Kooi

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=20140119134327.GB5565@jama \
    --to=martin.jansa@gmail.com \
    --cc=koen@dominion.thruhere.net \
    --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.