All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/13] fix for dependencies issues
@ 2017-02-13 10:04 Robert Yang
  2017-02-13 10:04 ` [PATCH 01/13] dibbler: fix SRC_URI from ${P} to ${BP} Robert Yang
                   ` (13 more replies)
  0 siblings, 14 replies; 19+ messages in thread
From: Robert Yang @ 2017-02-13 10:04 UTC (permalink / raw)
  To: openembedded-devel, martin.jansa

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



^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2017-02-14  2:36 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-13 10:04 [PATCH 00/13] fix for dependencies issues Robert Yang
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

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.