From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@openembedded.org
Subject: Re: Recipe for libserial_0.6.0rc1
Date: Sat, 20 Jun 2009 21:07:37 +0200 [thread overview]
Message-ID: <h1jc1p$lum$1@ger.gmane.org> (raw)
In-Reply-To: <B7B72D38-62FD-4B6B-9856-DF4F470F832F@mac.com>
On 20-06-09 19:59, Elvis Dowson wrote:
> Hi,
> I'm trying to create a recipe for libserial-0.6.0rc1.
0.60rc1 as PV violates OE's versioning policy
> There is a folder
> called sip in the package. How can I modify the recipe to remove the sip
> folder from the list of files to be configured and compiled?
>
> DESCRIPTION = "C++ library for serial port support."
> SECTION = "libs"
> LICENSE = "GPL"
> HOMEPAGE = "http://libserial.sourceforge.net/mediawiki/index.php/Main_Page"
>
> SRC_URI = "${SOURCEFORGE_MIRROR}/libserial/libserial-${PV}.tar.gz"
>
> S = "${WORKDIR}/libserial-${PV}"
>
> inherit autotools pkgconfig
>
> do_stage() {
> autotools_stage_all
use autotools_stage and AUTOTOOLS_STAGE_PKGCONFIG = 1
regards,
Koen
next prev parent reply other threads:[~2009-06-20 19:18 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-20 17:59 Recipe for libserial_0.6.0rc1 Elvis Dowson
2009-06-20 18:09 ` Phil Blundell
2009-06-20 18:23 ` Elvis Dowson
2009-06-20 18:27 ` Elvis Dowson
2009-06-20 18:37 ` Phil Blundell
2009-06-20 19:05 ` Elvis Dowson
2009-06-20 19:52 ` Phil Blundell
2009-06-20 20:06 ` Elvis Dowson
2009-06-20 20:20 ` Elvis Dowson
2009-06-20 20:59 ` Phil Blundell
2009-06-20 21:10 ` Elvis Dowson
2009-06-20 19:07 ` Koen Kooi [this message]
2009-06-20 19:49 ` Elvis Dowson
2009-06-20 21:29 ` Koen Kooi
2009-06-20 22:12 ` Philip Balister
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='h1jc1p$lum$1@ger.gmane.org' \
--to=k.kooi@student.utwente.nl \
--cc=openembedded-devel@lists.openembedded.org \
--cc=openembedded-devel@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.