[oe-commits] [openembedded-core] branch jethro updated (4d879cb -> 28032d8)

git at git.openembedded.org git at git.openembedded.org
Mon Apr 11 21:03:49 UTC 2016


rpurdie pushed a change to branch jethro
in repository openembedded-core.

      from  4d879cb   devtool: extract: update SRCTREECOVEREDTASKS for kernel
       new  0e3888c   ruby-native: Depend on openssl-native
       new  a68ff29   bluez5: allow D-Bus to spawn obexd in systems without systemd
       new  47cb527   busybox-1.23: Backport patch to fix zcip false-conflict
       new  6ff2acb   busybox_git: Fix SRCREV
       new  48d1a28   nfs-utils: bugfix: adjust name of statd service unit
       new  4939402   systemd: fix segfault on shutdown
       new  62c51c4   gcc-cross-canadian.inc: add INSANE_SKIP_ to avoid build warning
       new  2ba9f90   cdrtools: update SRC_URI
       new  36eb5b6   systemd: chown hwdb.bin to root:root for do_rootfs
       new  90dcc98   boost: ensure boost to remain an empty metapackage
       new  4e9d7fc   systemd-serialgetty: allow baud rate overriding
       new  2dd22df   python3: fix building nativesdk-python3
       new  d64047b   ncurses: update SRC_URI
       new  7c5fbfc   lttng-tools: fix regression tests hang
       new  7d2ade6   tzdata: update to 2016b
       new  cb091ae   tzcode: update to 2016b
       new  c3eb4f0   tzdata: update to 2016c
       new  28032d8   tzcode: update to 2016c

The 18 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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/serial-getty at .service      |   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 +-
 .../recipes-extended/tzcode/tzcode-native_2016a.bb |  25 --
 .../recipes-extended/tzcode/tzcode-native_2016c.bb |  25 ++
 .../tzdata/{tzdata_2016a.bb => tzdata_2016c.bb}    |   6 +-
 .../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 +
 21 files changed, 762 insertions(+), 34 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
 delete mode 100644 meta/recipes-extended/tzcode/tzcode-native_2016a.bb
 create mode 100644 meta/recipes-extended/tzcode/tzcode-native_2016c.bb
 rename meta/recipes-extended/tzdata/{tzdata_2016a.bb => tzdata_2016c.bb} (97%)
 create mode 100644 meta/recipes-kernel/lttng/lttng-tools/Fix-regression-tests.patch

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list