All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Oberritter <obi@opendreambox.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [RFC] update lib_package.bbclass
Date: Wed, 20 Oct 2010 12:50:07 +0200	[thread overview]
Message-ID: <4CBEC95F.1000807@opendreambox.org> (raw)
In-Reply-To: <i9m6q5$qme$1@dough.gmane.org>

On 10/20/2010 09:47 AM, Koen Kooi wrote:
> On 19-10-10 20:01, Andreas Oberritter wrote:
>> So, my current proposal looks like this:
> 
>> -
>> inherit binconfig	# ... or not
> 
>> PACKAGES += "${PN}-bin"
> 
>> FILES_${PN} = "${libexecdir}/* ${libdir}/lib*${SOLIBS} \
>>             ${sysconfdir} ${sharedstatedir} ${localstatedir} \
>>             ${base_libdir}/*${SOLIBS} \
>>             ${datadir}/${PN} ${libdir}/${PN}/*"
> 
>> FILES_${PN}-bin = "${bindir}/* ${sbindir}/* \
>>                 ${base_bindir}/* ${base_sbindir}/*"
>> -
> 
> 
> How about this one:
> 
> inherit binconfig
> 
> PACKAGES =+ "${PN}-bin"
> FILES_${PN}-bin = "${bindir}/* ${sbindir}/* \
>                    ${base_bindir}* ${base_sbindir}/*"
> 
> 
> Does that work for you?

This would package ${bindir}/*-config into -bin instead of -dev.

Regards,
Andreas



  reply	other threads:[~2010-10-20 10:50 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-17 22:15 [PATCH] libfribidi-0.10.4: update recipe, fix packaging Andreas Oberritter
2010-10-18  7:22 ` Koen Kooi
2010-10-18 10:21   ` Andreas Oberritter
2010-10-18 10:48     ` Koen Kooi
2010-10-18 11:41       ` Andreas Oberritter
2010-10-19 18:01         ` [RFC] update lib_package.bbclass Andreas Oberritter
2010-10-20  7:47           ` Koen Kooi
2010-10-20 10:50             ` Andreas Oberritter [this message]
2010-10-25 14:20               ` [PATCH] lib_package.bbclass: fix packaging of static libs, inherit binconfig Andreas Oberritter
2010-11-13 16:28                 ` Andreas Oberritter
2010-11-13 19:12                   ` Tom Rini
2010-11-14 23:49                     ` Andreas Oberritter
2010-11-15 15:07                       ` Tom Rini
2010-11-15 15:46                         ` Andreas Oberritter
2010-11-15 18:11                           ` Tom Rini
2010-11-16 11:52                             ` Andreas Oberritter
2010-11-16 16:51 ` [PATCH] libfribidi-0.10.4: update recipe, fix packaging Andreas Oberritter

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=4CBEC95F.1000807@opendreambox.org \
    --to=obi@opendreambox.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.