Skip to content

Commit

Permalink
Layer Updates: sources/meta-openembedded sources/meta-qcom sources/op…
Browse files Browse the repository at this point in the history
…enembedded-core

* sources/meta-openembedded c25c88e97...c58491d9e (5):
  > XXX: Add Github actions CI support
  > python3-intelhex: add recipe for the intelhex package
  > wireshark-src: improve reproducibility
  < XXX: Add Github actions CI support
  < python3-intelhex: add recipe for the intelhex package

* sources/meta-qcom e292c39...c552911 (1):
  > Merge pull request #260 from lumag/alsa-ucm-fixup

* sources/openembedded-core 5ea0ce7d99...b1e8c01091 (63):
  > libunwind: Disable for riscv
  > multilib_header.bbclass: Do not install the stubs for non-multilib case
  > runit: Add runit and related recipes
  > report-error.bbclass: replace angle brackets with &lt; and &gt;
  > linux-yocto: Add powerpc64le support
  > qemuppc64: Add a QEMU machine definition for ppc64
  > qemux86: Add identical qemux86copy variant for tests
  > rootfs_deb: handle aarch64 SDK_ARCH
  > xorg-minimal-fonts: Really fix determinism
  > sysklogd: upgrade 2.1.2 -> 2.2.1
  > libxt: upgrade 1.2.0 -> 1.2.1
  > libcap: upgrade 2.47 -> 2.48
  > libwebp: upgrade 1.1.0 -> 1.2.0
  > lighttpd: upgrade 1.4.58 -> 1.4.59
  > gtk+3: upgrade 3.24.24 -> 3.24.25
  > psmisc: upgrade 23.3 -> 23.4
  > python3-setuptools: upgrade 52.0.0 -> 53.0.0
  > python3-pytest: upgrade 6.2.1 -> 6.2.2
  > python3-pygments: upgrade 2.7.4 -> 2.8.0
  > python3-numpy: upgrade 1.20.0 -> 1.20.1
  > python3-more-itertools: upgrade 8.6.0 -> 8.7.0
  > python3-hypothesis: upgrade 6.0.2 -> 6.2.0
  > sysstat: upgrade 12.4.2 -> 12.4.3
  > python3-git: upgrade 3.1.12 -> 3.1.13
  > pigz: upgrade 2.4 -> 2.6
  > piglit: upgrade to latest revision
  > libuv: upgrade 1.40.0 -> 1.41.0
  > createrepo-c: upgrade 0.16.2 -> 0.17.0
  > x264: upgrade to latest revision
  > vte: upgrade 0.62.1 -> 0.62.2
  > stress-ng: upgrade 0.12.02 -> 0.12.03
  > libevdev: upgrade 1.10.1 -> 1.11.0
  > help2man: upgrade 1.47.16 -> 1.48.1
  > glib-2.0: upgrade 2.66.4 -> 2.66.7
  > git: upgrade 2.30.0 -> 2.30.1
  > recipes: Update common-licenses references to match new names
  > licenses: Update license file to match current SPDX names
  > Customize prompt string for SDKs
  > Revert "oe-selftests: add rpm to reproducible build selftest"
  > qemu: Refresh mmap fixes patch status/content
  > oe-selftests: add rpm to reproducible build selftest
  > systemd: Drop unneeded musl patches
  > acpica: Fix reproducibility issues
  > bison: Fix up file name mapping
  > python3-jinja2: upgrade 2.11.2 -> 2.11.3
  > subversion: upgrade 1.14.0 -> 1.14.1
  > distutils3-base: Fix after native packaging changes
  < libunwind: Disable for riscv
  < multilib_header.bbclass: Do not install the stubs for non-multilib case
  < runit: Add runit and related recipes
  < report-error.bbclass: replace angle brackets with &lt; and &gt;
  < linux-yocto: Add powerpc64le support
  < qemuppc64: Add a QEMU machine definition for ppc64
  < qemux86: Add identical qemux86copy variant for tests
  < qemu: Refresh mmap fixes patch status/content
  < oe-selftests: add rpm to reproducible build selftest
  < systemd: Drop unneeded musl patches
  < acpica: Fix reproducibility issues
  < bison: Fix up file name mapping
  < python3-jinja2: upgrade 2.11.2 -> 2.11.3
  < subversion: upgrade 1.14.0 -> 1.14.1
  < distutils3-base: Fix after native packaging changes
  < Customize prompt string for SDKs

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Feb 17, 2021
1 parent 795cbb3 commit b4e6703
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sources/openembedded-core
Submodule openembedded-core updated 55 files
+1 −1 meta/classes/devicetree.bbclass
+4 −0 meta/classes/rootfs_deb.bbclass
+31 −17 meta/conf/licenses.conf
+0 −0 meta/files/common-licenses/AGPL-3.0-only
+613 −0 meta/files/common-licenses/AGPL-3.0-or-later
+0 −0 meta/files/common-licenses/GPL-1.0-only
+232 −0 meta/files/common-licenses/GPL-1.0-or-later
+0 −0 meta/files/common-licenses/GPL-2.0-only
+319 −0 meta/files/common-licenses/GPL-2.0-or-later
+0 −0 meta/files/common-licenses/GPL-3.0-only
+625 −0 meta/files/common-licenses/GPL-3.0-or-later
+0 −0 meta/files/common-licenses/LGPL-2.0-only
+446 −0 meta/files/common-licenses/LGPL-2.0-or-later
+0 −0 meta/files/common-licenses/LGPL-2.1-only
+468 −0 meta/files/common-licenses/LGPL-2.1-or-later
+0 −0 meta/files/common-licenses/LGPL-3.0-only
+163 −0 meta/files/common-licenses/LGPL-3.0-or-later
+1 −1 meta/lib/oeqa/selftest/cases/reproducible.py
+1 −1 meta/recipes-connectivity/connman/connman-conf.bb
+1 −1 meta/recipes-connectivity/libuv/libuv_1.41.0.bb
+1 −1 meta/recipes-core/busybox/busybox-inittab_1.32.0.bb
+1 −1 meta/recipes-core/glib-2.0/glib-2.0_2.66.7.bb
+2 −2 meta/recipes-core/glibc/glibc-collateral.inc
+1 −1 meta/recipes-core/systemd/systemd-serialgetty.bb
+1 −1 meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb
+4 −4 meta/recipes-devtools/createrepo-c/createrepo-c/0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch
+1 −1 meta/recipes-devtools/createrepo-c/createrepo-c_0.17.0.bb
+2 −2 meta/recipes-devtools/git/git_2.30.1.bb
+1 −1 meta/recipes-devtools/help2man/help2man_1.48.1.bb
+2 −2 meta/recipes-devtools/python-numpy/python3-numpy_1.20.1.bb
+2 −2 meta/recipes-devtools/python/files/0001-conditionally-do-not-fetch-code-by-easy_install.patch
+1 −1 meta/recipes-devtools/python/python3-git_3.1.13.bb
+1 −1 meta/recipes-devtools/python/python3-hypothesis_6.2.0.bb
+1 −1 meta/recipes-devtools/python/python3-more-itertools_8.7.0.bb
+1 −1 meta/recipes-devtools/python/python3-pygments_2.8.0.bb
+1 −1 meta/recipes-devtools/python/python3-pytest_6.2.2.bb
+1 −1 meta/recipes-devtools/python/python3-setuptools_53.0.0.bb
+1 −1 meta/recipes-extended/lighttpd/lighttpd_1.4.59.bb
+1 −2 meta/recipes-extended/pigz/pigz_2.6.bb
+1 −1 meta/recipes-extended/psmisc/psmisc_23.4.bb
+1 −1 meta/recipes-extended/stress-ng/stress-ng_0.12.03.bb
+0 −43 meta/recipes-extended/sysklogd/files/0001-Makefile.am-fixup-issue-17.patch
+0 −3 meta/recipes-extended/sysklogd/sysklogd_2.1.2.bb
+3 −1 meta/recipes-extended/sysklogd/sysklogd_2.2.1.bb
+1 −1 meta/recipes-extended/sysstat/sysstat_12.4.3.bb
+1 −1 meta/recipes-gnome/gtk+/gtk+3_3.24.25.bb
+1 −1 meta/recipes-graphics/piglit/piglit_git.bb
+3 −1 meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb
+1 −2 meta/recipes-graphics/xorg-lib/libxt_1.2.1.bb
+1 −1 meta/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bb
+1 −2 meta/recipes-multimedia/webp/libwebp_1.2.0.bb
+2 −2 meta/recipes-multimedia/x264/x264_git.bb
+1 −1 meta/recipes-support/libcap/libcap_2.48.bb
+4 −4 meta/recipes-support/libevdev/libevdev_1.11.0.bb
+1 −1 meta/recipes-support/vte/vte_0.62.2.bb

0 comments on commit b4e6703

Please sign in to comment.