From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@openembedded.org
Subject: Re: Error, DISTRO_PR has changed (.1 to ) when switching from Angstrom glibc to uclibc
Date: Mon, 24 Nov 2008 18:48:48 +0100 [thread overview]
Message-ID: <ggepe0$f3b$2@ger.gmane.org> (raw)
In-Reply-To: <f96d234e0811240758l7ac33a24m1d2f90f4f5153346@mail.gmail.com>
On 24-11-08 16:58, Cliff Brake wrote:
> I get this when I set ANGSTROM_MODE="uclibc" and restart a build with
> an existing tmp directory created for a glibc build. I like re-using
> the same tmp directory for mixed glibc/uclibc builds to save
> rebuilding a few packages, but the savings is probably negligible.
> This obviously requires DISTRO_PR to track in glibc and uclibc conf
> files, IE:
>
> diff --git a/conf/distro/include/angstrom-uclibc.inc
> b/conf/distro/include/angstrom-uclibc.inc
> index c26613b..29a50cd 100644
> --- a/conf/distro/include/angstrom-uclibc.inc
> +++ b/conf/distro/include/angstrom-uclibc.inc
> @@ -36,3 +36,5 @@ TARGET_LINK_HASH_STYLE = "-Wl,--hash-style=gnu"
>
> CXXFLAGS += "-fvisibility-inlines-hidden"
>
> +DISTRO_PR = ".1"
> +
>
> As I not aware how DISTRO_PR is intended to be used, which way do we want to go:
>
> 1) force separate tmp dirs for glibc and uclibc builds?
> 2) keep DISTRO_PR in sync for Angstrom glibc, uclibc, eglibc distros?
3) put DISTRO_PR in angstrom-2008.conf
regards,
Koen
prev parent reply other threads:[~2008-11-24 17:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-24 15:58 Error, DISTRO_PR has changed (.1 to ) when switching from Angstrom glibc to uclibc Cliff Brake
2008-11-24 17:48 ` Koen Kooi [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='ggepe0$f3b$2@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.