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 Awais Belal (2): systemd-serialgetty: allow baud rate overriding lttng-tools: fix regression tests hang 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 Christopher Larson (1): systemd: chown hwdb.bin to root:root for do_rootfs Javier Viguera (1): bluez5: allow D-Bus to spawn obexd in systems without systemd Juro Bystricky (1): python3: fix building nativesdk-python3 Khem Raj (1): ruby-native: Depend on openssl-native Li Xin (1): gcc-cross-canadian.inc: add INSANE_SKIP_ to avoid build warning Lukas Bulwahn (1): boost: ensure boost to remain an empty metapackage Ross Burton (2): cdrtools: update SRC_URI ncurses: 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 +- meta/recipes-core/ncurses/ncurses_5.9.bb | 6 +- .../systemd-serialgetty/[email protected] | 2 +- .../0023-backported-fixes-for-null-messages.patch | 101 +++++ meta/recipes-core/systemd/systemd_225.bb | 2 + .../cdrtools/cdrtools-native_3.01a31.bb | 2 +- meta/recipes-devtools/gcc/gcc-cross-canadian.inc | 2 + meta/recipes-devtools/python/python3_3.4.3.bb | 1 + meta/recipes-devtools/ruby/ruby.inc | 2 +- .../lttng/lttng-tools/Fix-regression-tests.patch | 480 +++++++++++++++++++++ meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb | 1 + meta/recipes-support/boost/boost.inc | 1 + 18 files changed, 734 insertions(+), 6 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 create mode 100644 meta/recipes-kernel/lttng/lttng-tools/Fix-regression-tests.patch -- 2.7.4 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
