Skip to content

Commit

Permalink
Layer Updates: sources/meta-arm sources/meta-freescale sources/meta-o…
Browse files Browse the repository at this point in the history
…penembedded sources/meta-raspberrypi sources/meta-ti sources/openembedded-core

* sources/meta-arm 53a40b1...50fd2d4 (13):
  > Revert "CI: apply a patch so that meta-zephyr is compatible with kirkstone"
  > Revert "CI: temporarily pin meta-oe to pre-python-wheel removal until oe-core catches up"
  > arm-bsp/docs: Minor fvp-baser-aemv8r64 updates
  > arm-bsp/scp-firmware: add patches related to MPMM for TC0
  > arm-bsp/linux-yocto: enable autofdo config only for TC1
  > CI: temporarily pin meta-oe to pre-python-wheel removal until oe-core catches up
  > CI: run utility jobs last
  > CI: use kas:latest, needed for the latest bitbake
  > arm/scp-firmware: disable clang builds
  > CI: apply a patch so that meta-zephyr is compatible with kirkstone
  > arm/edk2-firmware: unbreak builds with latest Clang
  > arm/edk2-firmware: expand comment
  > arm-toolchain/external-arm-toolchain: fix missing license updates

* sources/meta-freescale e4f465db...04a7bbdd (1):
  > Merge pull request #986 from boundarydevices/master

* sources/meta-openembedded cf0ed42391...8b8bfbcadf (29):
  > pw-am.sh: update to new patcwork system
  > unattended-upgrades: Migrate to use wheels
  > guider: Set PYPA_WHEEL
  > sanlock: Fix build with wheels on
  > cxxtest: Define PIP_INSTALL_DIST_PATH
  > layer.conf: change layer priority to match oe-core
  > netdata: added enable/disable cloud config.
  > Revert "python3-twofish: drop recipe"
  > python3-pako: remove duplicate LICENSE
  > python3-geomet: fix wheel build
  > python3-monotonic: fix wheel build
  > python3-twofish: drop recipe
  > python3-pykickstart: fix wheel build
  > python3-xlrd: fix wheel build
  > python3-pillow: fix wheel build
  > python3-twisted: also ship Twisted-*.dist-info
  > python3-pyserial: also remove /usr/bin/__pycache__
  > python3-ptyprocess: inherit flit_core
  > python3-distutils-extra; merge inc, fix wheel build
  > python3-backcall: inherit flit_core
  > python3-pyruvate: fix wheel build
  > python3-cryptography: fix wheel build
  > python3-setuptools-rust-native: fix wheel build
  > python3-charset-normalizer: Upgrade 2.0.10 -> 2.0.12
  > python3-transitions: Upgrade 0.8.10 -> 0.8.11
  > python3-prettytable: Upgrade 2.4.0 -> 3.1.1
  > python3-anyjson: Drop recipe
  > python3-pycups: Inherit setuptools_build_meta
  > python3-apt: Point PYPA_WHEEL to custom location

* sources/meta-raspberrypi e39a0a5...390b3f6 (6):
  > docs: Update www.raspberrypi.com documentation links
  > sdcard_image-rpi.bbclass: Use processed list of device trees
  > rpi-base.inc: Cleanup redundant imgtyp variable
  > raspberrypi-firmware.inc: Move to using tarballs from rpi deb repo
  > linux-raspberrypi: linux-raspberrypi: Bump 5.15 revision
  > linux-raspberrypi: linux-raspberrypi: Bump 5.10 to 5.10.95

* sources/meta-ti 95492450...e98a9769 (1):
  > meta-ti: convert licenses to SPDX format

* sources/openembedded-core 46135c87345...b1bb4e2d739 (87):
  > flit_core: inherit setuptools3-base
  > musl: Update to latest master
  > license.py: Correct a comment
  > systemd: move systemd shared library into its own package
  > zip: modify when match.S is built
  > python3-git: upgrade 3.1.26 -> 3.1.27
  > Revert "cve-check: add lockfile to task"
  > kernel-devsrc: do not copy Module.symvers file during install
  > pip_install_wheel: Use BPN instead of PN to construct PYPI_PACKAGE default
  > pip_install_wheel: improved wheel filename guess
  > insane: use HOST_ variables, not TARGET_ to determine the cross system
  > base/staging: use HOST_PREFIX, not TARGET_PREFIX
  > selftest: drop distutils3 test from recipetool
  > disutils*.bbclasses: move to meta-python
  > asciidoc: upgrade 10.1.1 -> 10.1.3
  > python3-markupsafe: upgrade 2.0.1 -> 2.1.0
  > python3-hypothesis: upgrade 6.36.2 -> 6.37.2
  > python3-nose: drop recipe
  > python3-packaging: inherit setuptools_build_meta
  > python3-mako: inherit setuptools_build_meta
  > python3-dbusmock: set PIP_INSTALL_PACKAGE
  > python3-numpy: Fix pyc determinism issue
  > python3-numpy: set PIP_INSTALL_PACKAGE
  > gi-docgen: set PIP_INSTALL_PACKAGE
  > asciidoc: set PIP_INSTALL_PACKAGE
  > bmap-tools: set PIP_INSTALL_PACKAGE, BASEVER
  > python3-magic: set PIP_INSTALL_PACKAGE
  > python3-subunit: merge inc; set PIP_INSTALL_PACKAGE
  > python3-scons: merge -native recipe
  > python3-smartypants: patch hash bang to python3
  > python3-libarchive-c: set PIP_INSTALL_PACKAGE
  > meson: inherit setuptools_build_meta
  > python3-more-itertools: set PIP_INSTALL_PACKAGE
  > setuptools3.bbclass: refactor for wheels
  > python3-setuptools: inherit setuptools_base_meta
  > python3-pluggy: inherit setuptools_build_meta
  > python3-py: inherit setuptools_build_meta
  > python3-iniconfig: inherit setuptools_build_meta
  > python3-zipp: inherit setuptools_build_meta
  > python3-setuptools-scm: inherit setuptools_build_meta
  > python3-pytest: inherit setuptools_build_meta
  > python3-git: inherit setuptools_build_meta
  > python3-attrs: inherit setuptools_build_meta
  > python3-pip: Improve reproducibility
  > python3-pip-native: install scripts in ${bindir}
  > python3-pip: Don't change shebang
  > python3-pip: inherit setuptools_build_meta
  > setuptools_build_meta.bbclass: add helper class
  > python3-wheel-native: install ${bindir}/wheel
  > pip_install_wheel: Use --ignore-installed for pip
  > pip_install_wheel: Recompile modified files
  > pip_install_wheel.bbclass: add helper class
  > python3-wheel: inherit flit_core
  > flit_core.bbclass: add helper for newer python packaging
  > python3-flit-core: inherit pip_install_wheel
  > python3-flit-core: SUMMARY DESCRIPTION HOMEPAGE
  > python3-flit-core: add recipe for 3.6.0
  > licenses: Fix logic error introduced in rename
  > files: overlayfs-create-dirs: split ExecStart into two commands
  > classes: rootfs-postcommands: avoid exception in overlayfs_qa_check
  > libsndfile1: bump to version 1.0.31
  > license.py: rename variables
  > sudo: add /etc/sudoers to sudo-lib conffiles
  > libdrm: upgrade 2.4.109 -> 2.4.110
  > init-system-helpers: upgrade 1.60 -> 1.62
  > flac: upgrade 1.3.3 -> 1.3.4
  > bind: upgrade 9.16.25 -> 9.16.26
  > qemu: add tpm string section to qemu acpi table
  > package: rename LICENSE_EXCLUSION
  > cve-check: get_cve_info should open the database read-only
  > wireless-regdb: upgrade 2021.08.28 -> 2022.02.18
  > ruby: upgrade 3.1.0 -> 3.1.1
  > quilt: upgrade 0.66 -> 0.67
  > patchelf: upgrade 0.14.3 -> 0.14.5
  > libva-utils: upgrade 2.13.0 -> 2.14.0
  > coreutils: remove obsolete ignored CVE list
  > python3targetconfig: Use for nativesdk too
  > gtk-icon-cache: Allow using gtk4
  > depmodwrapper-cross: add config directory option
  > glibc: fix multilib headers conflict for arm
  > glibc: unify wordsize.h between arm and aarch64
  > python3-wheel: move 0.37.1 from meta-python
  > patch.py: Prevent git repo reinitialization
  > local.conf.sample.extended: Use new variable LICENSE_FLAGS_ACCEPTED
  > create-spdx: add support for SDKs
  > libarchive : update to 3.5.3
  > scripts/documentation-audit: Use renamed LICENSE_FLAGS_ACCEPTED variable

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Feb 28, 2022
1 parent 9a892ce commit 0554cb9
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 6 deletions.
2 changes: 1 addition & 1 deletion sources/meta-freescale
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 37 files
+1 −1 contrib/pw-am.sh
+1 −1 meta-filesystems/conf/layer.conf
+1 −1 meta-gnome/conf/layer.conf
+1 −1 meta-initramfs/conf/layer.conf
+1 −1 meta-multimedia/conf/layer.conf
+1 −1 meta-oe/conf/layer.conf
+1 −0 meta-oe/recipes-devtools/guider/guider_3.9.8.bb
+2 −0 meta-oe/recipes-devtools/python/python3-apt_2.3.0.bb
+0 −9 meta-oe/recipes-devtools/python/python3-distutils-extra.bb
+6 −2 meta-oe/recipes-devtools/python/python3-distutils-extra_2.39.bb
+1 −1 meta-oe/recipes-devtools/python/python3-pycups_2.0.1.bb
+4 −3 meta-oe/recipes-devtools/unattended-upgrades/unattended-upgrades_2.6.bb
+3 −0 meta-oe/recipes-extended/sanlock/sanlock_3.8.4.bb
+2 −0 meta-oe/recipes-test/cxxtest/cxxtest_4.4.bb
+1 −1 meta-perl/conf/layer.conf
+1 −1 meta-python/conf/layer.conf
+0 −2 meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+0 −28 meta-python/recipes-devtools/python/python3-anyjson_0.3.3.bb
+1 −1 meta-python/recipes-devtools/python/python3-backcall_0.2.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-charset-normalizer_2.0.12.bb
+2 −0 meta-python/recipes-devtools/python/python3-cryptography_36.0.1.bb
+1 −0 meta-python/recipes-devtools/python/python3-geomet_0.3.0.bb
+2 −0 meta-python/recipes-devtools/python/python3-monotonic_1.6.bb
+2 −1 meta-python/recipes-devtools/python/python3-pako_0.3.1.bb
+3 −0 meta-python/recipes-devtools/python/python3-pillow_9.0.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-prettytable_3.1.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb
+2 −0 meta-python/recipes-devtools/python/python3-pyruvate_1.1.2.bb
+1 −0 meta-python/recipes-devtools/python/python3-pyserial_3.5.bb
+7 −0 meta-python/recipes-devtools/python/python3-setuptools-rust-native_1.1.2.bb
+1 −1 meta-python/recipes-devtools/python/python3-transitions_0.8.11.bb
+1 −2 meta-python/recipes-devtools/python/python3-twisted_22.1.0.bb
+2 −0 meta-python/recipes-devtools/python/python3-xlrd_2.0.1.bb
+2 −0 meta-python/recipes-extended/python-pykickstart/python3-pykickstart_3.34.bb
+1 −1 meta-webserver/conf/layer.conf
+2 −1 meta-webserver/recipes-webadmin/netdata/netdata_1.33.1.bb
+1 −1 meta-xfce/conf/layer.conf
2 changes: 1 addition & 1 deletion sources/meta-ti
Submodule meta-ti updated 21 files
+1 −1 meta-ti-bsp/recipes-bsp/cmem/cmem.inc
+1 −1 meta-ti-bsp/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
+1 −1 meta-ti-bsp/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.13.5776728.bb
+1 −1 meta-ti-bsp/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb
+1 −1 meta-ti-bsp/recipes-bsp/ti-img-encode-decode/viddec-test-app_1.0.0.bb
+1 −1 meta-ti-bsp/recipes-bsp/ti-img-encode-decode/videnc-test-app_1.0.0.bb
+1 −1 meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc
+1 −1 meta-ti-bsp/recipes-kernel/linux/linux-ti-mainline_git.bb
+1 −1 meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb
+1 −1 meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.4.bb
+1 −1 meta-ti-extras/recipes-bsp/dsptop/debugss-module-drv_git.bb
+1 −1 meta-ti-extras/recipes-bsp/pru/ti-pru-sw-edma-driver_1.00.00.bb
+1 −1 meta-ti-extras/recipes-connectivity/uim/uim-sysfs_8.5.bb
+1 −1 meta-ti-extras/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.7.3.bb
+1 −1 meta-ti-extras/recipes-connectivity/wlconf/wlconf_8.7.3.bb
+1 −1 meta-ti-extras/recipes-devtools/gdbc6x/gdbc6x_git.bb
+1 −1 meta-ti-extras/recipes-devtools/gdbc6x/gdbserverproxy-module-drv_git.bb
+1 −1 meta-ti-extras/recipes-ti/beagleboard/beaglebone-getting-started.bb
+1 −1 meta-ti-extras/recipes-ti/devtools/gcc-arm-baremetal_7-2018-q2-update.bb
+1 −1 meta-ti-extras/recipes-ti/devtools/ti-xdctools-common.inc
+1 −1 meta-ti-extras/recipes-ti/xdais/ti-xdais.inc
14 changes: 14 additions & 0 deletions sources/meta-yoe/recipes-core/images/yoe-simple-image.bb
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,17 @@ IMAGE_INSTALL:append:libc-musl = " gcompat"
export IMAGE_BASENAME = "yoe-simple-image"

BAD_RECOMMENDATIONS += "eudev-hwdb udev-hwdb libmodule-build-perl"

IMAGE_FEATURES:remove = "debug-tweaks"

inherit extrausers

EXTRA_USERS_PARAMS += "\
useradd scribbledeedoo; \
usermod -p '$(openssl passwd -6 MajorPie5)' scribbledeedoo; \
usermod -a -G adm scribbledeedoo; \
usermod -a -G video scribbledeedoo; \
usermod -a -G audio scribbledeedoo; \
usermod -a -G systemd-journal scribbledeedoo; \
"

2 changes: 1 addition & 1 deletion sources/openembedded-core
Submodule openembedded-core updated 115 files

0 comments on commit 0554cb9

Please sign in to comment.