From: Yanfei Xu <[email protected]> License changes from lxc3.2.1 to lxc4.0.1: 1.File COPYING is renamed to LICENSE.LGPL2.1 2.Add a new file LICENSE.GPL2
Signed-off-by: Yanfei Xu <[email protected]> --- recipes-containers/lxc/lxc_4.0.1.bb | 7 +++++-- 1 file 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 a3de38e..bfe003c 100644 --- a/recipes-containers/lxc/lxc_4.0.1.bb +++ b/recipes-containers/lxc/lxc_4.0.1.bb @@ -1,7 +1,10 @@ DESCRIPTION = "lxc aims to use these new functionnalities to provide an userspace container object" SECTION = "console/utils" -LICENSE = "LGPLv2.1" -LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" +LICENSE = "LGPLv2.1 & GPLv2" +LIC_FILES_CHKSUM = "file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c \ + file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ +" + DEPENDS = "libxml2 libcap" RDEPENDS_${PN} = " \ rsync \ -- 2.18.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#5269): https://lists.yoctoproject.org/g/meta-virtualization/message/5269 Mute This Topic: https://lists.yoctoproject.org/mt/73007900/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
