The following changes since commit 4d879cb8d7384ac4a96f22c1664b8875f2d8f615:
devtool: extract: update SRCTREECOVEREDTASKS for kernel (2016-03-20 10:22:55 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/jethro-next http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/jethro-next Bill Randle (1): systemd: fix segfault on shutdown Brad Mouring (2): busybox-1.23: Backport patch to fix zcip false-conflict busybox_git: Fix SRCREV Javier Viguera (1): bluez5: allow D-Bus to spawn obexd in systems without systemd Khem Raj (1): ruby-native: Depend on openssl-native Li Xin (1): gcc-cross-canadian.inc: add INSANE_SKIP_ to avoid build warning Ross Burton (1): cdrtools: update SRC_URI Ulrich Ölmann (1): nfs-utils: bugfix: adjust name of statd service unit meta/recipes-connectivity/bluez5/bluez5.inc | 1 + ...-obexd-without-systemd-in-the-user-sessio.patch | 63 +++++++++++++ .../files/bugfix-adjust-statd-service-name.patch | 34 +++++++ .../nfs-utils/nfs-utils_1.3.1.bb | 1 + ...wrong-comparison-of-source-IP-with-our-IP.patch | 38 ++++++++ meta/recipes-core/busybox/busybox_1.23.2.bb | 1 + meta/recipes-core/busybox/busybox_git.bb | 2 +- .../0023-backported-fixes-for-null-messages.patch | 101 +++++++++++++++++++++ meta/recipes-core/systemd/systemd_225.bb | 1 + .../cdrtools/cdrtools-native_3.01a31.bb | 2 +- meta/recipes-devtools/gcc/gcc-cross-canadian.inc | 2 + meta/recipes-devtools/ruby/ruby.inc | 2 +- 12 files changed, 245 insertions(+), 3 deletions(-) create mode 100644 meta/recipes-connectivity/bluez5/bluez5/0001-Allow-using-obexd-without-systemd-in-the-user-sessio.patch create mode 100644 meta/recipes-connectivity/nfs-utils/files/bugfix-adjust-statd-service-name.patch create mode 100644 meta/recipes-core/busybox/busybox/0001-zcip-fix-wrong-comparison-of-source-IP-with-our-IP.patch create mode 100644 meta/recipes-core/systemd/systemd/0023-backported-fixes-for-null-messages.patch -- 2.7.4 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core