Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Kang Kai <Kai.Kang@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-networking][PATCH 2/6] talloc: rename to libtalloc and cleanup dependency mess
Date: Fri, 18 Dec 2015 15:19:37 +0800	[thread overview]
Message-ID: <5673B389.7090401@windriver.com> (raw)
In-Reply-To: <D2648347-D3B8-420B-8527-0FEBE36BFD0C@gmail.com>

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



      parent reply	other threads:[~2015-12-18  7:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-19 19:44 [meta-networking][PATCH 2/6] talloc: rename to libtalloc and cleanup dependency mess Jens Rehsack
2015-12-01 17:57 ` Chatre, Reinette
2015-12-18  7:19 ` Kang Kai [this message]

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=5673B389.7090401@windriver.com \
    --to=kai.kang@windriver.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox