diff options
| -rw-r--r-- | recipes-containers/lxc/lxc_4.0.1.bb | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes-containers/lxc/lxc_4.0.1.bb b/recipes-containers/lxc/lxc_4.0.1.bb index a3de38ef..bfe003ca 100644 --- a/recipes-containers/lxc/lxc_4.0.1.bb +++ b/recipes-containers/lxc/lxc_4.0.1.bb | |||
| @@ -1,7 +1,10 @@ | |||
| 1 | DESCRIPTION = "lxc aims to use these new functionnalities to provide an userspace container object" | 1 | DESCRIPTION = "lxc aims to use these new functionnalities to provide an userspace container object" |
| 2 | SECTION = "console/utils" | 2 | SECTION = "console/utils" |
| 3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPLv2.1 & GPLv2" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c \ |
| 5 | file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ | ||
| 6 | " | ||
| 7 | |||
| 5 | DEPENDS = "libxml2 libcap" | 8 | DEPENDS = "libxml2 libcap" |
| 6 | RDEPENDS_${PN} = " \ | 9 | RDEPENDS_${PN} = " \ |
| 7 | rsync \ | 10 | rsync \ |
