[oe-commits] [openembedded-core] branch master updated (28e631d -> b32ec63)

git at git.openembedded.org git at git.openembedded.org
Mon Mar 11 12:36:54 UTC 2019


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

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

    from 28e631d  python: time.tzset missing
     new c27cdf8  meta-selftest/virgl: Exclude centos7 from the kmscube test
     new 077a78d  xhost: update to 1.0.8
     new 60cd3bf  libxkbcommon: update to 0.8.4
     new 6b2d08a  libfontenc: update to 1.1.4
     new 42eb4ef  xvinfo: update to 1.1.4
     new e56b2cb  xmodmap: update to 1.0.10
     new 080968f  xinit: update to 1.4.1
     new bff8b18  kexec-tools: update 2.0.19
     new 0de293c  nss: update to 3.42.1
     new f0083af  nspr: update 4.21
     new 8e660ef  xprop: update to 1.2.4
     new 342f7cc  grub: fix build with squashfs support enabled
     new caa2eb1  tune-cortexa35: fixed typo
     new b32ec63  tune-cortexa*: Add missing BASE_LIB tune overrides

The 14 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-selftest/lib/oeqa/runtime/cases/virgl.py      |  6 ++++
 meta/conf/machine/include/tune-cortexa32.inc       |  2 ++
 meta/conf/machine/include/tune-cortexa35.inc       |  4 ++-
 meta/conf/machine/include/tune-cortexa53.inc       |  2 ++
 meta/conf/machine/include/tune-cortexa72.inc       |  1 +
 .../grub/files/fix.build.with.squashfs.patch       | 24 +++++++++++++++
 meta/recipes-bsp/grub/grub2.inc                    |  1 +
 .../xorg-app/{xhost_1.0.7.bb => xhost_1.0.8.bb}    |  4 +--
 .../xorg-app/{xinit_1.4.0.bb => xinit_1.4.1.bb}    |  4 +--
 .../{xmodmap_1.0.9.bb => xmodmap_1.0.10.bb}        |  5 ++--
 .../xorg-app/{xprop_1.2.3.bb => xprop_1.2.4.bb}    |  4 +--
 .../xorg-app/{xvinfo_1.1.3.bb => xvinfo_1.1.4.bb}  |  4 +--
 .../{libfontenc_1.1.3.bb => libfontenc_1.1.4.bb}   |  6 ++--
 ...libxkbcommon_0.8.3.bb => libxkbcommon_0.8.4.bb} |  4 +--
 ...kexec-tools_2.0.18.bb => kexec-tools_2.0.19.bb} |  4 +--
 .../nspr/{nspr_4.20.bb => nspr_4.21.bb}            |  4 +--
 .../nss/nss-fix-SHA_HTONL-bug-for-arm-32be.patch   | 34 ----------------------
 .../nss/{nss_3.41.bb => nss_3.42.1.bb}             |  5 ++--
 18 files changed, 60 insertions(+), 58 deletions(-)
 create mode 100644 meta/recipes-bsp/grub/files/fix.build.with.squashfs.patch
 rename meta/recipes-graphics/xorg-app/{xhost_1.0.7.bb => xhost_1.0.8.bb} (83%)
 rename meta/recipes-graphics/xorg-app/{xinit_1.4.0.bb => xinit_1.4.1.bb} (79%)
 rename meta/recipes-graphics/xorg-app/{xmodmap_1.0.9.bb => xmodmap_1.0.10.bb} (78%)
 rename meta/recipes-graphics/xorg-app/{xprop_1.2.3.bb => xprop_1.2.4.bb} (78%)
 rename meta/recipes-graphics/xorg-app/{xvinfo_1.1.3.bb => xvinfo_1.1.4.bb} (71%)
 rename meta/recipes-graphics/xorg-lib/{libfontenc_1.1.3.bb => libfontenc_1.1.4.bb} (72%)
 rename meta/recipes-graphics/xorg-lib/{libxkbcommon_0.8.3.bb => libxkbcommon_0.8.4.bb} (83%)
 rename meta/recipes-kernel/kexec/{kexec-tools_2.0.18.bb => kexec-tools_2.0.19.bb} (95%)
 rename meta/recipes-support/nspr/{nspr_4.20.bb => nspr_4.21.bb} (96%)
 delete mode 100644 meta/recipes-support/nss/nss/nss-fix-SHA_HTONL-bug-for-arm-32be.patch
 rename meta/recipes-support/nss/{nss_3.41.bb => nss_3.42.1.bb} (97%)

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


More information about the Openembedded-commits mailing list