Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/2] Update pseudo to version 1.3
Date: Tue, 03 Apr 2012 15:35:12 -0700	[thread overview]
Message-ID: <4F7B7B20.2050808@linux.intel.com> (raw)
In-Reply-To: <cover.1332884952.git.mark.hatle@windriver.com>

On 03/27/2012 02:57 PM, Mark Hatle wrote:
> Update pseudo to version 1.3 in order to fix Yocto Project bug #2181.
>
>> From the pseudo author:
>
> This patch updates pseudo to 1.3.  The biggest change is the creation of
> a new popen() wrapper, which fixes some strange PSEUDO_PREFIX errors that
> could occur running certain commands (those using os.popen()) outside of
> the pseudo environment after pseudo had been used.  However, this also
> uses the upstream versions of the opendir and renameat patches, merges in
> a new option for static linking of sqlite (and adds that configuration
> option to pseudo.inc), and merges in the oe-config patch.  So we're back
> to zero patches in tree and a clean upstream pseudo.
>
> In addition, a separate patch to the scripts/bitbake was created that should
> help ensure that on an upgrade of pseudo-native, pseudo-native is built
> prior to the main build.  Similarly to how things work when pseudodone
> does not exist.
>
> Testing notes...
> This was tested by starting with existing master, building core-image-minimal,
> then updating to the new version of pseudo recipes, and rerunning the
> core-image-minimal build.  The test was performed with both NO32LIBS=1 and
> NO32LIBS=0.  Testing was successful.
>
> The following changes since commit 7b01671f54f70c28c98457058c51ffefcb07c0e8:
>
>    nspr 4.8.9: failed to build on x86_64 board (2012-03-27 13:26:37 +0100)
>
> are available in the git repository at:
>    git://git.yoctoproject.org/poky-contrib mhatle/pseudo
>    http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=mhatle/pseudo
>
> Mark Hatle (1):
>    scripts/bitbake: Update to help rebuild pseudo-native
>
> Peter Seebach (1):
>    Pseudo: Update to 1.3
>
>   meta/recipes-devtools/pseudo/pseudo.inc            |    4 +-
>   .../recipes-devtools/pseudo/pseudo/oe-config.patch |   58 -----
>   meta/recipes-devtools/pseudo/pseudo/opendir.patch  |   94 --------
>   meta/recipes-devtools/pseudo/pseudo/renameat.patch |  229 --------------------
>   .../pseudo/pseudo/static_sqlite.patch              |   17 --
>   meta/recipes-devtools/pseudo/pseudo_1.2.bb         |   12 -
>   meta/recipes-devtools/pseudo/pseudo_1.3.bb         |    8 +
>   meta/recipes-devtools/pseudo/pseudo_git.bb         |   10 +-
>   scripts/bitbake                                    |   36 +++-
>   9 files changed, 45 insertions(+), 423 deletions(-)
>   delete mode 100644 meta/recipes-devtools/pseudo/pseudo/oe-config.patch
>   delete mode 100644 meta/recipes-devtools/pseudo/pseudo/opendir.patch
>   delete mode 100644 meta/recipes-devtools/pseudo/pseudo/renameat.patch
>   delete mode 100644 meta/recipes-devtools/pseudo/pseudo/static_sqlite.patch
>   delete mode 100644 meta/recipes-devtools/pseudo/pseudo_1.2.bb
>   create mode 100644 meta/recipes-devtools/pseudo/pseudo_1.3.bb
>

Merged into OE-Core

Thanks
	Sau!




      parent reply	other threads:[~2012-04-03 22:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-27 21:57 [PATCH 0/2] Update pseudo to version 1.3 Mark Hatle
2012-03-27 21:57 ` [PATCH 1/2] Pseudo: Update to 1.3 Mark Hatle
2012-03-27 21:57 ` [PATCH 2/2] scripts/bitbake: Update to help rebuild pseudo-native Mark Hatle
2012-04-03 22:35 ` Saul Wold [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=4F7B7B20.2050808@linux.intel.com \
    --to=sgw@linux.intel.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox