From: Scott Garman <scott.a.garman@intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/3] Update insserv and libatomics-ops
Date: Thu, 2 Dec 2010 13:52:12 -0800 [thread overview]
Message-ID: <cover.1291326732.git.scott.a.garman@intel.com> (raw)
Hi Saul,
This pull request includes updates to two recipes: insserv and libatomics-ops. innsserv was upgraded to the latest release, and libatomics-ops is still at the latest version, but I added missing distro fields and fixed a build issue on mips architectures.
These recipes have passed build tests for all of our qemu machine types.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: sgarman/recipe-upgrades2
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/recipe-upgrades2
Thanks,
Scott Garman <scott.a.garman@intel.com>
---
Scott Garman (3):
insserv: upgrade to version 1.14.0
libatomics-ops: recipe updates, fix build for mips
distro_tracking_fields.inc: update insserv and libatomics-ops
.../conf/distro/include/distro_tracking_fields.inc | 19 ++-
.../insserv/files/40_segfault_virtprov.dpatch | 89 --------------
.../insserv/files/42_loopnochangemsg.dpatch | 20 ---
.../insserv/files/crosscompile_fix.patch | 22 ----
.../insserv/files/disable_runtests.patch | 18 +++
meta/recipes-devtools/insserv/files/make.patch | 58 ---------
meta/recipes-devtools/insserv/files/makefile.patch | 70 +++++++++++
meta/recipes-devtools/insserv/insserv_1.11.0.bb | 18 ---
meta/recipes-devtools/insserv/insserv_1.14.0.bb | 24 ++++
.../gentoo/libatomic_ops-1.2-mips.patch | 125 ++++++++++++++++++++
.../pulseaudio/libatomics-ops_1.2.bb | 17 ++-
11 files changed, 263 insertions(+), 217 deletions(-)
delete mode 100644 meta/recipes-devtools/insserv/files/40_segfault_virtprov.dpatch
delete mode 100644 meta/recipes-devtools/insserv/files/42_loopnochangemsg.dpatch
delete mode 100644 meta/recipes-devtools/insserv/files/crosscompile_fix.patch
create mode 100644 meta/recipes-devtools/insserv/files/disable_runtests.patch
delete mode 100644 meta/recipes-devtools/insserv/files/make.patch
create mode 100644 meta/recipes-devtools/insserv/files/makefile.patch
delete mode 100644 meta/recipes-devtools/insserv/insserv_1.11.0.bb
create mode 100644 meta/recipes-devtools/insserv/insserv_1.14.0.bb
create mode 100644 meta/recipes-multimedia/pulseaudio/libatomics-ops/gentoo/libatomic_ops-1.2-mips.patch
next reply other threads:[~2010-12-02 21:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-02 21:52 Scott Garman [this message]
2010-11-29 4:46 ` [PATCH 1/3] insserv: upgrade to version 1.14.0 Scott Garman
2010-11-30 4:47 ` [PATCH 2/3] libatomics-ops: recipe updates, fix build for mips Scott Garman
2010-11-30 5:04 ` [PATCH 3/3] distro_tracking_fields.inc: update insserv and libatomics-ops Scott Garman
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.1291326732.git.scott.a.garman@intel.com \
--to=scott.a.garman@intel.com \
--cc=poky@yoctoproject.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.