[oe] [meta-networking][PATCH 2/6] talloc: rename to libtalloc and cleanup dependency mess

Kang Kai Kai.Kang at windriver.com
Fri Dec 18 07:19:37 UTC 2015


On 2015年11月20日 03:44, Jens Rehsack wrote:
> diff --git a/meta-networking/recipes-support/talloc/talloc_2.1.1.bb b/meta-networking/recipes-support/libtalloc/libtalloc_2.1.1.bb
> similarity index 70%
> rename from meta-networking/recipes-support/talloc/talloc_2.1.1.bb
> rename to meta-networking/recipes-support/libtalloc/libtalloc_2.1.1.bb
> index 89c390f..9016f42 100644
> --- a/meta-networking/recipes-support/talloc/talloc_2.1.1.bb
> +++ b/meta-networking/recipes-support/libtalloc/libtalloc_2.1.1.bb
> @@ -3,7 +3,9 @@ HOMEPAGE ="http://talloc.samba.org"
>   SECTION = "libs"
>   LICENSE = "LGPL-3.0+ & GPL-3.0+"
>   
> -SRC_URI ="http://samba.org/ftp/${BPN}/${BPN}-${PV}.tar.gz"
> +DEPENDS += "libbsd"
> +
> +SRC_URI ="http://samba.org/ftp/${BPN}/talloc-${PV}.tar.gz"

Both the ${BPN} are needed to be replaced with talloc.

--Kai


>   LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/LGPL-3.0;md5=bfccfe952269fff2b407dd11f2f3083b \
>                       file://${COREBASE}/meta/files/common-licenses/GPL-3.0;md5=c79ff39f19dfec6d293b95dea7b07891"
>   


-- 
Regards,
Neil | Kai Kang




More information about the Openembedded-devel mailing list