[oe-commits] [openembedded-core] branch master updated (b8ddb0c -> 45afadf)

git at git.openembedded.org git at git.openembedded.org
Thu Mar 8 18:39:50 UTC 2018


This is an automated email from the git hooks/post-receive script.

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

    from b8ddb0c  gdb: Add signed-off-by tag to patch
     new 1bc6ad1  flex: create separate package for libfl
     new 1ab6647  libunistring: update version to 0.9.9
     new 57a4c4b  libsolv: update to version 0.6.33
     new eef1416  libdrm: 2.4.90 -> 2.4.91
     new 1bca3f2  iptables: 1.6.1 -> 1.6.2
     new e5dcd58  patch:2.7.5 -> 2.7.6
     new cdf16bb  libpng: Upgrade 1.6.32 -> 1.6.34
     new 5569e6e  util-linux: Remove kill from native install
     new 02416e0  libcgroup: Various fixes
     new cff000c  buildhistory: remove duplicate renames
     new a54b025  systemd: Explicitly add hidden attribute to __start_BUS_ERROR_MAP and __stop_BUS_ERROR_MAP
     new 1718a2d  linux-libc-headers: update to 4.15.7
     new 9740c4b  linux-yocto/4.15: update to v4.15.7
     new bde0254  linux-yocto/4.14: update to v4.14.24
     new 1ba624e  linux-yocto/4.12: fix aufs compile warning
     new 4aec8f3  linux-yocto/4.12: memleak and build warning fixes
     new db2a8c8  linux-yocto: aufs and systemtap
     new 62acf08  linux-yocto/4.12: warning: drm/i915/cfl: Coffee Lake works on Kaby Lake PCH
     new 2502bd5  package_manager.py: Explicit complementary fail
     new 45afadf  python3: Fix install purelib to make pip3-python work properly

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


Summary of changes:
 meta/lib/oe/buildhistory_analysis.py               | 13 +++++++--
 meta/lib/oe/package_manager.py                     |  4 +--
 meta/recipes-core/libcgroup/libcgroup_0.41.bb      | 11 +++----
 ...rt_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch | 34 ++++++++++++++++++++++
 meta/recipes-core/systemd/systemd_234.bb           |  1 +
 meta/recipes-core/util-linux/util-linux.inc        |  2 ++
 meta/recipes-devtools/flex/flex_2.6.0.bb           |  4 +++
 .../patch/{patch_2.7.5.bb => patch_2.7.6.bb}       |  4 +--
 meta/recipes-devtools/python/python/multilib.patch |  6 ++--
 .../{iptables_1.6.1.bb => iptables_1.6.2.bb}       |  4 +--
 .../{libsolv_0.6.32.bb => libsolv_0.6.33.bb}       |  2 +-
 .../drm/{libdrm_2.4.90.bb => libdrm_2.4.91.bb}     |  4 +--
 ...move-muslc-ethhdr-protection-to-uapi-file.patch | 30 +++++++++++++++++++
 ...eaders_4.15.bb => linux-libc-headers_4.15.7.bb} |  6 ++--
 meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb   |  4 +--
 meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb   |  6 ++--
 meta/recipes-kernel/linux/linux-yocto-rt_4.15.bb   |  6 ++--
 meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb |  4 +--
 meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb |  6 ++--
 meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb |  6 ++--
 meta/recipes-kernel/linux/linux-yocto_4.12.bb      | 18 ++++++------
 meta/recipes-kernel/linux/linux-yocto_4.14.bb      | 20 ++++++-------
 meta/recipes-kernel/linux/linux-yocto_4.15.bb      | 20 ++++++-------
 .../libpng/{libpng_1.6.32.bb => libpng_1.6.34.bb}  |  8 ++---
 ...libunistring_0.9.8.bb => libunistring_0.9.9.bb} |  6 ++--
 25 files changed, 157 insertions(+), 72 deletions(-)
 create mode 100644 meta/recipes-core/systemd/systemd/0001-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
 rename meta/recipes-devtools/patch/{patch_2.7.5.bb => patch_2.7.6.bb} (71%)
 rename meta/recipes-extended/iptables/{iptables_1.6.1.bb => iptables_1.6.2.bb} (93%)
 rename meta/recipes-extended/libsolv/{libsolv_0.6.32.bb => libsolv_0.6.33.bb} (94%)
 rename meta/recipes-graphics/drm/{libdrm_2.4.90.bb => libdrm_2.4.91.bb} (93%)
 create mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-if_ether-move-muslc-ethhdr-protection-to-uapi-file.patch
 rename meta/recipes-kernel/linux-libc-headers/{linux-libc-headers_4.15.bb => linux-libc-headers_4.15.7.bb} (62%)
 rename meta/recipes-multimedia/libpng/{libpng_1.6.32.bb => libpng_1.6.34.bb} (72%)
 rename meta/recipes-support/libunistring/{libunistring_0.9.8.bb => libunistring_0.9.9.bb} (85%)

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


More information about the Openembedded-commits mailing list