Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: akuster808 <akuster808@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH][master][fido][dizzy][meta-oe] llvm.inc: fix PACKAGES_DYNAMIC
Date: Fri, 16 Oct 2015 12:07:06 -0700	[thread overview]
Message-ID: <56214ADA.20901@gmail.com> (raw)
In-Reply-To: <1443708188-9180-1-git-send-email-Martin.Jansa@gmail.com>

merged to staging


On 10/01/2015 07:03 AM, Martin Jansa wrote:
> * all dynamically created packages start with libllvm${LLVM_RELEASE}-
>   libllvm${LLVM_RELEASE}-%s-dbg
>   libllvm${LLVM_RELEASE}-%s
>   libllvm${LLVM_RELEASE}-%s-staticdev
> 
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> ---
>  meta-oe/recipes-core/llvm/llvm.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-oe/recipes-core/llvm/llvm.inc b/meta-oe/recipes-core/llvm/llvm.inc
> index 0597be1..04c87aa 100644
> --- a/meta-oe/recipes-core/llvm/llvm.inc
> +++ b/meta-oe/recipes-core/llvm/llvm.inc
> @@ -132,7 +132,7 @@ FILES_${PN}-dev = "${bindir}/${LLVM_DIR} \
>                     ${libdir}/${LLVM_DIR}/LLVMHello.so \
>  "
>  
> -PACKAGES_DYNAMIC = "^libllvm-.*$"
> +PACKAGES_DYNAMIC = "^libllvm${LLVM_RELEASE}-.*$"
>  
>  INSANE_SKIP_${MLPREFIX}libllvm${LLVM_RELEASE}-llvm-${LLVM_RELEASE} += "dev-so"
>  
> 


      reply	other threads:[~2015-10-16 19:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-01 14:03 [PATCH][master][fido][dizzy][meta-oe] llvm.inc: fix PACKAGES_DYNAMIC Martin Jansa
2015-10-16 19:07 ` akuster808 [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=56214ADA.20901@gmail.com \
    --to=akuster808@gmail.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