From: Scott Garman <scott.a.garman@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] Recipe upgrades - e2fsprogs and libpam
Date: Fri, 13 Jan 2012 15:29:48 -0800 [thread overview]
Message-ID: <cover.1326480099.git.scott.a.garman@intel.com> (raw)
Hello,
NOTE: This pull request needs Enrico Scholz's bitbake.conf commit
(Subject: bitbake.conf: search /lib for -native builds) to work
properly. Otherwise tune2fs will complain about an unresolved
symbol when manipulating the rootfs journal during do_rootfs for
an ext3 rootfs).
This pull request includes two recipe upgrades, e2fsprogs and libpam.
They have been build-tested for all of our qemu architectures.
I've also included distro_tracking updates for chrpath and libevent,
which were upgraded about a week ago, but I had forgotten to include
with that pull request.
Finally, this also includes a distro_tracking manual check update for
expat.
Scott
The following changes since commit bd047935305c872b565f30b46c94b7077e5fb3a2:
patch.bbclass: Ensure the DATE and SRCDATE variable exclusions apply to the correct function (2012-01-13 16:56:20 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib sgarman/recipe-upgrades-jan-final
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/recipe-upgrades-jan-final
Scott Garman (3):
libpam: upgrade to 1.1.5
e2fsprogs: upgrade to 1.42
distro_tracking: recipe upgrades and manual check info
.../conf/distro/include/distro_tracking_fields.inc | 40 ++++++++++--------
.../acinclude.m4 | 0
.../mkdir.patch | 0
.../quotefix.patch | 45 +++++++++----------
meta/recipes-devtools/e2fsprogs/e2fsprogs.inc | 2 +-
.../{e2fsprogs_1.41.14.bb => e2fsprogs_1.42.bb} | 7 +--
.../pam/{libpam_1.1.4.bb => libpam_1.1.5.bb} | 27 ++++++------
7 files changed, 61 insertions(+), 60 deletions(-)
rename meta/recipes-devtools/e2fsprogs/{e2fsprogs-1.41.14 => e2fsprogs-1.42}/acinclude.m4 (100%)
rename meta/recipes-devtools/e2fsprogs/{e2fsprogs-1.41.14 => e2fsprogs-1.42}/mkdir.patch (100%)
rename meta/recipes-devtools/e2fsprogs/{e2fsprogs-1.41.14 => e2fsprogs-1.42}/quotefix.patch (40%)
rename meta/recipes-devtools/e2fsprogs/{e2fsprogs_1.41.14.bb => e2fsprogs_1.42.bb} (92%)
rename meta/recipes-extended/pam/{libpam_1.1.4.bb => libpam_1.1.5.bb} (85%)
--
1.7.5.4
next reply other threads:[~2012-01-13 23:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-13 23:29 Scott Garman [this message]
2012-01-13 23:29 ` [PATCH 1/3] libpam: upgrade to 1.1.5 Scott Garman
2012-01-13 23:29 ` [PATCH 2/3] e2fsprogs: upgrade to 1.42 Scott Garman
2012-01-13 23:29 ` [PATCH 3/3] distro_tracking: recipe upgrades and manual check info Scott Garman
2012-01-17 19:38 ` [PATCH 0/3] Recipe upgrades - e2fsprogs and libpam Saul Wold
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=cover.1326480099.git.scott.a.garman@intel.com \
--to=scott.a.garman@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