[oe-commits] [openembedded-core] branch master-next updated (7541a34 -> dd2fcd5)

git at git.openembedded.org git at git.openembedded.org
Mon Jan 27 16:50:18 UTC 2020


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

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

 discard 7541a34  l3afpad: Add missing mime-xdg inherit
 discard a2cd1d2  native/cross/nativesdk: Drop obsolete do_populate_sysroot[stamp-extra-info]
 discard a9c3f17  logrotate.py: improve oeqa test implementation
 discard 4740c95  go: Disable PIE on RISCV
 discard 4d1230a  Disable CGO on riscv64
 discard dbb611b  go-dep: Fix bolt for riscv64
 discard 0951f33  go.bbclass: Disable PIE on riscv
 discard f0ecdb8  riscv32: Bump oldest kernel to 5.4
 discard d0026ed  gettext: Drop overloadable attibute for getcwd declaration
 discard 564990e  glibc: Drop fortify refactoring patch
 discard 8d39bd7  glibc: Update to final 2.31 release
 discard 5c75e4b  Musl: Update to latest master
 discard fc29a5f  perf: Pass LDSHARED and CCLD via EXTRA_OEMAKE
 discard 6de06d4  ruby: Remove __has_include and __has_include_next from preprocessed header file
 discard f5dc036  nss: Pass NSS_USE_ARM_HW_CRYPTO as define in CFLAGS
 discard c82d84e  libucontext: Add recipe
 discard 487c785  elfutils: additional ptest fixes
 discard 8651b57  mdadm: correctly set up testing location for ptests
 discard 3f29774  meson: update 0.52.1 -> 0.53.0
 discard 88c5084  oeqa/selftest/devtool: add npm recipe build test
 discard 5515f30  oeqa/selftest/recipetool: add npm recipe creation test
 discard c6d0c7d  recipetool/create: npm: remove the 'noverify' url parameter
 discard a1db8c4  devtool/standard: npm: update the append file
 discard f20a71d  lib/oe/package: remove unneeded npm_split_package_dirs function
 discard fd4d37d  recipetool/create_npm: handle the licenses of the dependencies
 discard 3965d14  recipetool/create_npm: refactor the npm recipe creation handler
 discard 8825783  devtool: npm: rename npm command line options
 discard 8defcd3  classes/npm: force to rebuild the prebuild addons
 discard 2c8debf  classes/npm: use the native python
 discard dc647c7  classes/npm: use the local node headers
 discard 2295cc1  classes/npm: restrict the build to be offline
 discard 9336d82  classes/npm: refactor the npm class
 discard 9fcf28b  u-boot: Move B from u-boot.inc to u-boot-common.inc
 discard 2df1e2a  u-boot-tools: Add capability of building from out-of-tree
 discard fa36462  busybox: udhcpc: fix 'ip route add' with multiple interfaces on the same network
 discard 7e9fccc  kbd: make libkbdfile-test08 ptest work for multilib
 discard 550a994  fixup! ethtool: upgrade 5.3 -> 5.4
 discard 93932a1  libx11: squash whitespace in generated files
 discard 8f4fcf5  shared-mime-info: actually depends on itstool-native
 discard 3c44266  connman: add PACKAGECONFIG for the commandline client
 discard b8d88d4  python: remove last remnants of python2
 discard 250132d  python3-dbus: upgrade 1.2.14 -> 1.2.16
 discard 9a3c94f  libjpeg-turbo: upgrade 2.0.3 -> 2.0.4
 discard 8a07675  grep: upgrade 3.3 -> 3.4
 discard 7a9b244  gnupg: upgrade 2.2.17 -> 2.2.19
 discard 9e2b00c  file: upgrade 5.37 -> 5.38
 discard 0585b32  ethtool: upgrade 5.3 -> 5.4
 discard a7c329d  libva: upgrade 2.6.0 -> 2.6.1
 discard 771569f  sstate.bbclass: Only show sstate mirror progress bar for >= 100 objects
 discard a51e7fa  cairo: Add a PACKAGECONFIG "trace" to disable cairo-trace
 discard 4761f77  enchant2: fix qa issue about staticdev
 discard 14ed6fe  manpages.bbclass: Fix rootfs host corruption
 discard 65acf52  systemd: add missing Upstream-Status
 discard b0962df  xorg-driver: don't enforce autotools
 discard 7c1cdfc  sysstat: don't version the documentation folder
 discard 0886a62  sysstat: remove default values
 discard a396ab0  update_font_cache: fix ownership of .uuid files too
 discard f94edb8  fontcache: fix indentation
 discard e5c8248  systemd: fix a test-seccomp build issue
 discard f46c584  xmlto: set CLEANBROKEN = "1"
 discard 5eff5f0  meson.bbclass: warn if cross property defaults are used
 discard 4382845  ell: Update to 0.27
 discard c8d27bb  mesa: Allow building the virgl driver to be configurable
 discard 0fe6dc0  acpica: upgrade 20191018 -> 20191213
 discard 3ca438d  HACK: signing: Add extra test debug
 discard 9194834  HACK: Enable saving of packages
 discard 6783ff0  oeqa: reproducible: Do not strip packages
 discard 82bc2e6  glew/curl: specify exclusive package configs
 discard d595e90  base.bbclass: extend PACKAGECONFIG for conflict package configs
 discard 1923b90  oescripts.py: use unittest.SkipUnless for class skip
     add 109577c  acpica: upgrade 20191018 -> 20191213
     add 55256f0  mesa: Allow building the virgl driver to be configurable
     add ed22320  ell: Update to 0.27
     add 91b74ee  meson.bbclass: warn if cross property defaults are used
     add 08a77b7  xmlto: set CLEANBROKEN = "1"
     add e0e7a6a  systemd: fix a test-seccomp build issue
     add be65d54  fontcache: fix indentation
     add cc2b5df  update_font_cache: fix ownership of .uuid files too
     add d0c50bf  sysstat: remove default values
     add e501f13  sysstat: don't version the documentation folder
     add a2762b0  xorg-driver: don't enforce autotools
     add 9e38671  systemd: add missing Upstream-Status
     add 844781c  manpages.bbclass: Fix rootfs host corruption
     add b92a74d  enchant2: fix qa issue about staticdev
     add e0c4535  cairo: Add a PACKAGECONFIG "trace" to disable cairo-trace
     add 114340e  sstate.bbclass: Only show sstate mirror progress bar for >= 100 objects
     add 5604b4b  libva: upgrade 2.6.0 -> 2.6.1
     add 2c51cb9  ethtool: upgrade 5.3 -> 5.4
     add 2ac297f  file: upgrade 5.37 -> 5.38
     add 287de36  gnupg: upgrade 2.2.17 -> 2.2.19
     add 4cf6ee1  grep: upgrade 3.3 -> 3.4
     add 57d3dcf  libjpeg-turbo: upgrade 2.0.3 -> 2.0.4
     add 1fcdab3  python3-dbus: upgrade 1.2.14 -> 1.2.16
     add 567eae6  python: remove last remnants of python2
     add 84b082b  connman: add PACKAGECONFIG for the commandline client
     add c3cafc6  shared-mime-info: actually depends on itstool-native
     add 6768d0d  libx11: squash whitespace in generated files
     add bdcda2c  kbd: make libkbdfile-test08 ptest work for multilib
     add bb526ee  busybox: udhcpc: fix 'ip route add' with multiple interfaces on the same network
     add 8bd7a19  u-boot-tools: Add capability of building from out-of-tree
     add 26023b6  u-boot: Move B from u-boot.inc to u-boot-common.inc
     add fb2252e  classes/npm: refactor the npm class
     add 1133f3a  classes/npm: restrict the build to be offline
     add e4c111d  classes/npm: use the local node headers
     add 946fd69  classes/npm: use the native python
     add dc4dda4  classes/npm: force to rebuild the prebuild addons
     add 2b75cc8  devtool: npm: rename npm command line options
     add 1deccb0  recipetool/create_npm: refactor the npm recipe creation handler
     add 9a70d49  recipetool/create_npm: handle the licenses of the dependencies
     add 6cd8347  lib/oe/package: remove unneeded npm_split_package_dirs function
     add a213a76  devtool/standard: npm: update the append file
     add 401a981  recipetool/create: npm: remove the 'noverify' url parameter
     add 61cabc2  oeqa/selftest/recipetool: add npm recipe creation test
     add af29981  oeqa/selftest/devtool: add npm recipe build test
     add e0e3063  meson: update 0.52.1 -> 0.53.0
     add cd4fc51  mdadm: correctly set up testing location for ptests
     add 3a3b20d  elfutils: additional ptest fixes
     add 51c329d  libucontext: Add recipe
     add 4f8f2fd  nss: Pass NSS_USE_ARM_HW_CRYPTO as define in CFLAGS
     add b4f0df9  ruby: Remove __has_include and __has_include_next from preprocessed header file
     add f9259da  perf: Pass LDSHARED and CCLD via EXTRA_OEMAKE
     add 90da58d  Musl: Update to latest master
     add 5c48e65  glibc: Update to final 2.31 release
     add c4ea8d7  glibc: Drop fortify refactoring patch
     add d922ccd  gettext: Drop overloadable attibute for getcwd declaration
     add 1a72873  riscv32: Bump oldest kernel to 5.4
     add aeb38e0  go.bbclass: Disable PIE on riscv
     add b2d1d94  go-dep: Fix bolt for riscv64
     add ecec793  Disable CGO on riscv64
     add d46a43c  go: Disable PIE on RISCV
     add 6269f19  native/cross/nativesdk: Drop obsolete do_populate_sysroot[stamp-extra-info]
     add b9d8eb6  l3afpad: Add missing mime-xdg inherit
     add c139e05  distrodata/maintainers: Add PARSE_ALL_RECIPES flag to fix test issues
     add 037bef5  kbd: Fix build reproducibility issue
     new 65259dc  oescripts.py: use unittest.SkipUnless for class skip
     new 66fbc3f  base.bbclass: extend PACKAGECONFIG for conflict package configs
     new 842cbca  glew/curl: specify exclusive package configs
     new b763646  oeqa: reproducible: Do not strip packages
     new d8737d2  HACK: Enable saving of packages
     new 51810f3  HACK: signing: Add extra test debug
     new dd2fcd5  logrotate.py: improve oeqa test implementation

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (7541a34)
            \
             N -- N -- N   refs/heads/master-next (dd2fcd5)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 7 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/classes/base.bbclass                  |  4 ++--
 meta/classes/features_check.bbclass        |  3 +++
 meta/lib/oeqa/selftest/cases/distrodata.py |  7 +++----
 meta/recipes-core/kbd/kbd/fix_cflags.patch | 25 +++++++++++++++++++++++++
 meta/recipes-core/kbd/kbd_2.2.0.bb         |  1 +
 5 files changed, 34 insertions(+), 6 deletions(-)
 create mode 100644 meta/recipes-core/kbd/kbd/fix_cflags.patch

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


More information about the Openembedded-commits mailing list