[oe] [meta-oe 1/1] lxc : Add recipe for building Linux Containers tools.

Philip Balister philip at balister.org
Mon May 7 17:40:31 UTC 2012


On 05/02/2012 02:54 PM, Koen Kooi wrote:
> 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 at 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.

It looks like the perl RDEPENDS will go away. I'll submit a revised
patch when I have checked that. Meanwhile I'll carry it on git hub while
I sort out the details.

Philip

> 
> Speaking of lxc, have you tried systemd-nspawn to launch containers yet?
> 
> regards,
> 
> Koen

_______________________________________________
Openembedded-devel mailing list
Openembedded-devel at lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel





More information about the Openembedded-devel mailing list