From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] python-2.6.6: py_package_preprocess should change Makefile only in PKGD not D
Date: Wed, 25 May 2011 15:59:02 +0100 [thread overview]
Message-ID: <1306335542.27470.27.camel@rex> (raw)
In-Reply-To: <1306327205-4325-1-git-send-email-Martin.Jansa@gmail.com>
On Wed, 2011-05-25 at 14:40 +0200, Martin Jansa wrote:
> * PACKAGEFUNCS ?= "perform_packagecopy \
> ${PACKAGE_PREPROCESS_FUNCS} \
> our py_package_preprocess is called after perform_packagecopy which does copy D to PKGD
> so we change it to target version in D (image/) before populating sysroot (sysroot-destdir/)
> while keeping Makefile.sysroot version in PKGD which was created before calling
> py_package_preprocess, so both package for runtime and sysroot end wrong
>
> * I haven't seen this problem on faster builder, I guess because do_package and do_populate_sysroot
> can run in paralell and I was lucky that do_populate_sysroot finished before py_package_preprocess
> was started, but if you build python step by step -c package first you should see it every time
Merged to master, thanks.
Richard
prev parent reply other threads:[~2011-05-25 15:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-25 12:40 [PATCH] python-2.6.6: py_package_preprocess should change Makefile only in PKGD not D Martin Jansa
2011-05-25 14:59 ` Richard Purdie [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=1306335542.27470.27.camel@rex \
--to=richard.purdie@linuxfoundation.org \
--cc=openembedded-core@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.