From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe 1/1] lxc : Add recipe for building Linux Containers tools.
Date: Wed, 02 May 2012 20:54:19 +0200 [thread overview]
Message-ID: <jnrvsr$4jc$1@dough.gmane.org> (raw)
In-Reply-To: <1335980745-29862-2-git-send-email-philip@balister.org>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Op 02-05-12 19:45, Philip Balister schreef:
> Linux containers are a lightweight virtualization system.
>
> Compile tested on F15 and lightly run tested on a pandaboard.
>
> Signed-off-by: Philip Balister <philip@balister.org> ---
> meta-oe/recipes-extended/lxc/lxc_git.bb | 21 +++++++++++++++++++++ 1
> files changed, 21 insertions(+), 0 deletions(-) create mode 100644
> meta-oe/recipes-extended/lxc/lxc_git.bb
>
> diff --git a/meta-oe/recipes-extended/lxc/lxc_git.bb
> b/meta-oe/recipes-extended/lxc/lxc_git.bb new file mode 100644 index
> 0000000..8f22e77 --- /dev/null +++
> b/meta-oe/recipes-extended/lxc/lxc_git.bb @@ -0,0 +1,21 @@ +SUMMARY =
> "Linux Containers tools" +DESCRIPTION = "Linux containers are a light
> weight isolation system for Linux." +HOMEPAGE =
> "http://lxc.sourceforge.net" +LICENSE = "LGPLv2.1"
Move LIC_FILES_CHKSUM to here
> + +PV = "0.8.0-rc2"
That violates the versioning policy
> + +RDEPENDS_${PN} = "perl perl-modules"
That needs to go below do_install() and specify the actual modules it needs,
not the blanket meta-package.
Speaking of lxc, have you tried systemd-nspawn to launch containers yet?
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: GPGTools - http://gpgtools.org
iQIcBAEBAgAGBQJPoYLZAAoJEHZqAkdh1vT6aSkP/icOR0X1LViS570mPPq2AVuN
f2eFS33G0ozGu6ZMJGgoQ788Hbzi4cBb53jTek1UDjJbRu34pwpEMJJFuKQB53m+
S66ayFiiEBMeTm8YttY/XscJBR07FP/T1ZDhAJJEdd8P4UOqQG7hee46SyeH7NIX
dFKwahfIbfVHjnV5Ub46UzuDYEPMSiJFtsFWE6AeNg7y2rPcCjAKpaTRI8UjDCFk
G9VkptMHoShSHRechYELIgMPpUrVw8JgGX0KBmAsK0GedKtgBFmr3pa1g3y6uORn
oVlUJOzUo5vxOkcNaL6wg06q3IomUNemQX70pF8Oy89DV7FqhPM95/pOL3B/89DR
+qEuJreGW/fQJUiZVX252YhY+dzVb+JZJObtiDMOxfJMyA9AG1YoATFtOGOTYJT/
3gCwEVs0N5LIP/KF9Ox9205+qtEn5uJzmxy7ZQp5SuNx5skxJL0OyPufm/Tpr6/T
6cDeEVsKKTEYXNiqIxOvG9LlnVWy/v+DgqHCCxEVs9MlCizC0dghE4kslcsAYd9S
fK5PzuFLb9IcLTDIwRIUuSsaj7Z9L8Y7L24daFlfIGblDn8jAlxTXn8OuheRvFSh
q8csWl6KuTFoQ1TvEsF3wg/B6UdFyCb1Vtj+0t4ekcSzLNlUrhaXJG0IJ6kDC/Pm
wfS4dMFyAcBfDXqjSCeN
=Cv0C
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2012-05-02 19:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-02 17:45 [meta-oe 0/1] Linux Containers recipe Philip Balister
2012-05-02 17:45 ` [meta-oe 1/1] lxc : Add recipe for building Linux Containers tools Philip Balister
2012-05-02 18:54 ` Koen Kooi [this message]
2012-05-03 10:59 ` Philip Balister
2012-05-07 17:40 ` Philip Balister
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='jnrvsr$4jc$1@dough.gmane.org' \
--to=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.