From: Chen Qi <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/3] Upgrade util-linux and fix related circular dependencies
Date: Sun, 4 Jan 2015 10:11:23 +0800 [thread overview]
Message-ID: <cover.1420337434.git.Qi.Chen@windriver.com> (raw)
The following changes since commit 24f19fedb40d0af84beb8e9a6595ea06f09d4615:
gstreamer1.0-omx: use mulitple SCMs to fetch submodules (2014-12-31 08:22:53 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib ChenQi/util-linux-2.25.2
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/util-linux-2.25.2
Chen Qi (3):
util-linux: upgrade to 2.25.2
systemd: remove util-linux from DEPENDS
libsm: remove dependency on e2fsprogs
meta/recipes-core/systemd/systemd_216.bb | 2 +-
meta/recipes-core/util-linux/util-linux.inc | 31 +--
meta/recipes-core/util-linux/util-linux/MCONFIG | 223 ---------------------
meta/recipes-core/util-linux/util-linux/defines.h | 10 -
.../util-linux/util-linux/fix-configure.patch | 20 --
.../util-linux/util-linux/make_include | 17 --
meta/recipes-core/util-linux/util-linux/swapargs.h | 3 -
...ensure-the-existence-of-directory-for-PAT.patch | 34 ----
.../util-linux/util-linux/util-linux-native.patch | 54 ++---
.../util-linux-ng-replace-siginterrupt.patch | 24 ++-
.../{util-linux_2.24.2.bb => util-linux_2.25.2.bb} | 8 +-
meta/recipes-graphics/xorg-lib/libsm_1.2.2.bb | 7 +-
12 files changed, 60 insertions(+), 373 deletions(-)
delete mode 100644 meta/recipes-core/util-linux/util-linux/MCONFIG
delete mode 100644 meta/recipes-core/util-linux/util-linux/defines.h
delete mode 100644 meta/recipes-core/util-linux/util-linux/fix-configure.patch
delete mode 100644 meta/recipes-core/util-linux/util-linux/make_include
delete mode 100644 meta/recipes-core/util-linux/util-linux/swapargs.h
delete mode 100644 meta/recipes-core/util-linux/util-linux/util-linux-ensure-the-existence-of-directory-for-PAT.patch
rename meta/recipes-core/util-linux/{util-linux_2.24.2.bb => util-linux_2.25.2.bb} (76%)
--
1.9.1
next reply other threads:[~2015-01-04 2:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-04 2:11 Chen Qi [this message]
2015-01-04 2:11 ` [PATCH 1/3] util-linux: upgrade to 2.25.2 Chen Qi
2015-01-04 2:11 ` [PATCH 2/3] systemd: remove util-linux from DEPENDS Chen Qi
2015-01-04 2:11 ` [PATCH 3/3] libsm: remove dependency on e2fsprogs Chen Qi
2015-01-04 9:09 ` Mike Looijmans
2015-01-05 1:33 ` ChenQi
2015-01-19 1:36 ` [PATCH 0/3] Upgrade util-linux and fix related circular dependencies ChenQi
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.1420337434.git.Qi.Chen@windriver.com \
--to=qi.chen@windriver.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 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.