From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-devel@lists.openembedded.org>, <martin.jansa@gmail.com>
Subject: [PATCH 00/13] fix for dependencies issues
Date: Mon, 13 Feb 2017 02:04:14 -0800 [thread overview]
Message-ID: <cover.1486980186.git.liezhi.yang@windriver.com> (raw)
The following changes since commit 5ecbf9bab404af0de7d0f058d1620f40dae0d2d8:
poppler: update to 0.51.0 (2017-01-25 16:00:02 +0100)
are available in the git repository at:
git://git.openembedded.org/meta-openembedded-contrib rbt/deps
http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=rbt/deps
Robert Yang (13):
dibbler: fix SRC_URI from ${P} to ${BP}
postgresql: add gettext-native and tcl-native to DEPENDS
udisks: add dbus-glib-native to DEPENDS
udisks2: add libxslt-native to DEPENDS
xfdesktop: add dbus-glib-native to DEPENDS
xfce4-notifyd: add dbus-glib-native to DEPENDS
python-pbr: add python-setuptools-native to DEPENDS
sthttpd: add base-passwd to DEPENDS
nostromo: add base-passwd to DEPENDS
openflow: inherit pkgconfig
openconnect: add gettext-native to DEPENDS
gnome-disk-utility: add dbus-glib-native to DEPENDS
libnet-ssleay-perl: fix EXTRALIBS and LDLOADLIBS
.../recipes-gnome/gnome-disk-utility/gnome-disk-utility_2.32.0.bb | 5 ++++-
meta-networking/recipes-connectivity/dibbler/dibbler_1.0.1.bb | 2 +-
meta-networking/recipes-connectivity/openconnect/openconnect_git.bb | 2 +-
meta-networking/recipes-protocols/openflow/openflow.inc | 2 +-
meta-oe/recipes-support/postgresql/postgresql.inc | 5 ++---
meta-oe/recipes-support/udisks/udisks2_2.1.7.bb | 4 +++-
meta-oe/recipes-support/udisks/udisks_1.0.5.bb | 4 +++-
meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.65.bb | 4 ++--
meta-python/recipes-devtools/python/python-pbr_1.10.0.bb | 1 +
meta-webserver/recipes-httpd/nostromo/nostromo_1.9.6.bb | 2 +-
meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.0.bb | 2 ++
meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.3.4.bb | 4 +++-
meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.12.3.bb | 4 +++-
13 files changed, 27 insertions(+), 14 deletions(-)
--
2.9.0
next reply other threads:[~2017-02-13 10:04 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-13 10:04 Robert Yang [this message]
2017-02-13 10:04 ` [PATCH 01/13] dibbler: fix SRC_URI from ${P} to ${BP} Robert Yang
2017-02-13 10:04 ` [PATCH 02/13] postgresql: add gettext-native and tcl-native to DEPENDS Robert Yang
2017-02-13 10:17 ` Andreas Müller
2017-02-13 10:04 ` [PATCH 03/13] udisks: add dbus-glib-native " Robert Yang
2017-02-13 10:04 ` [PATCH 04/13] udisks2: add libxslt-native " Robert Yang
2017-02-13 10:04 ` [PATCH 05/13] xfdesktop: add dbus-glib-native " Robert Yang
2017-02-13 10:04 ` [PATCH 06/13] xfce4-notifyd: " Robert Yang
2017-02-13 10:04 ` [PATCH 07/13] python-pbr: add python-setuptools-native " Robert Yang
2017-02-13 10:04 ` [PATCH 08/13] sthttpd: add base-passwd " Robert Yang
2017-02-13 10:04 ` [PATCH 09/13] nostromo: " Robert Yang
2017-02-13 10:04 ` [PATCH 10/13] openflow: inherit pkgconfig Robert Yang
2017-02-13 10:04 ` [PATCH 11/13] openconnect: add gettext-native to DEPENDS Robert Yang
2017-02-13 10:04 ` [PATCH 12/13] gnome-disk-utility: add dbus-glib-native " Robert Yang
2017-02-13 10:04 ` [PATCH 13/13] libnet-ssleay-perl: fix EXTRALIBS and LDLOADLIBS Robert Yang
2017-02-13 17:37 ` [PATCH 00/13] fix for dependencies issues Martin Jansa
2017-02-14 1:51 ` Robert Yang
2017-02-14 2:02 ` Martin Jansa
2017-02-14 2:36 ` Robert Yang
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.1486980186.git.liezhi.yang@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=martin.jansa@gmail.com \
--cc=openembedded-devel@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.