Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layer updates #972

Merged
merged 3 commits into from
Sep 26, 2024
Merged

Layer updates #972

merged 3 commits into from
Sep 26, 2024

Commits on Sep 23, 2024

  1. Layer Updates: sources/meta-arm sources/meta-freescale sources/meta-o…

    …penembedded sources/meta-qcom sources/meta-raspberrypi sources/meta-rockchip sources/meta-tegra sources/meta-tegra-community sources/poky
    
    * sources/meta-arm 45a2b442...ea2c1ab5 (3):
      > arm-bsp/fvp: Re-enable parselogs
      > arm-bsp/fvp-base: Get 6.10 kernel working
      > arm-bsp/fvp-base: support poky-altcfg
    
    * sources/meta-freescale 71bf3770...5b1074a6 (1):
      > Merge pull request #1950 from hiagofranco/update_vvcam
    
    * sources/meta-openembedded 8c4bbc148b...22677f96c2 (33):
      > non-repro-meta-networking: update known non-reproducible list
      > protobuf: upgrade 4.25.4 -> 4.25.5
      > protobuf: add abseil-cpp to RDEPENDS
      > abseil-cpp: upgrade 20240116.2 -> 20240722.0
      > opencv: upgrade 4.9.0 -> 4.10.0
      > traceroute: upgrade 2.1.5 -> 2.1.6
      > tecla: upgrade 46.0 -> 47.0
      > stunnel: upgrade 5.72 -> 5.73
      > python3-yarl: upgrade 1.10.0 -> 1.11.1
      > python3-xmlschema: upgrade 3.3.2 -> 3.4.1
      > python3-virtualenv: upgrade 20.26.4 -> 20.26.5
      > python3-robotframework: upgrade 7.0.1 -> 7.1
      > python3-rich: upgrade 13.8.0 -> 13.8.1
      > python3-regex: upgrade 2024.7.24 -> 2024.9.11
      > python3-pyunormalize: upgrade 15.1.0 -> 16.0.0
      > python3-pyproject-api: upgrade 1.7.1 -> 1.7.2
      > python3-pymisp: upgrade 2.4.197 -> 2.4.198
      > python3-pyasn1-modules: upgrade 0.4.0 -> 0.4.1
      > python3-psycopg: upgrade 3.2.1 -> 3.2.2
      > python3-platformdirs: upgrade 4.3.1 -> 4.3.6
      > python3-paramiko: upgrade 3.4.1 -> 3.5.0
      > python3-nmap: upgrade 1.6.0 -> 1.9.1
      > python3-greenlet: upgrade 3.0.3 -> 3.1.0
      > python3-filelock: upgrade 3.16.0 -> 3.16.1
      > python3-eventlet: upgrade 0.36.1 -> 0.37.0
      > python3-elementpath: upgrade 4.4.0 -> 4.5.0
      > pegtl: upgrade 3.2.7 -> 3.2.8
      > libmanette: upgrade 0.2.7 -> 0.2.9
      > gnome-font-viewer: upgrade 46.0 -> 47.0
      > gnome-chess: upgrade 46.0 -> 47.0
      > gnome-backgrounds: upgrade 46.0 -> 47.0
      > ctags: upgrade 6.1.20240908.0 -> 6.1.20240915.0
      > bdwgc: upgrade 8.2.6 -> 8.2.8
    
    * sources/meta-qcom 1f53a82...46d8b33 (1):
      > Merge pull request #651 from avs-sas/sas/master/u-boot
    
    * sources/meta-raspberrypi f44832b...d5ffe13 (1):
      > linux-firmware-rpidistro: Upgrade to bookworm/20230625-2+rpt3
    
    * sources/meta-rockchip ae59945...24a411a (1):
      > abd-partition: add runtime dependency
    
    * sources/meta-tegra 98e065a4...e9fe765b (1):
      > arm-trusted-firmware: set DEBUG and LOG_LEVEL from bitbake
    
    * sources/meta-tegra-community b18eebb...4efa0a2 (1):
      > python3-jetson-stats: update to 4.2.4
    
    * sources/poky 8f01ae5c7cb...8634e46b404 (29):
      > gsettings-desktop-schemas: update 46.1 -> 47.1
      > libadwaita: update 1.5.3 -> 1.6.0
      > libportal: update 0.7.1 -> 0.8.1
      > glib-2.0: update 2.80.4 -> 2.82.1
      > gtk4: update 4.14.5 -> 4.16.0
      > oeqa/postactions: Fix archive retrieval from target
      > json-c: avoid ptest failure caused by valgrind
      > binutils: Fix binutils mingw packaging
      > bitbake.conf: Add mingw32 SOLIBS and SOLIBSDEV definitions
      > libpam: use libdir in conditional
      > image_types: make tar images more reproducible
      > python3-pip: keep pip program name
      > binutils: Add missing perl modules to RDEPENDS for nativsdk variant
      > genericarm64: don't pin to linux 6.6
      > linux-yocto: add .bbappend for 6.10
      > qemu: Fix build on musl/riscv64
      > systemd-bootchart: Add riscv 32bit support
      > security-flags: Re-enable pie for power pc
      > omvf: update from edk2-stable202402 to edk2-stable202408
      > nfs-utils: 2.6.4 -> 2.7.1
      > bitbake: tests/fetch: Update GoModTest and GoModGitTest
      > bluez: Fix mesh builds on musl
      > go-mod.bbclass: Unpack module dependency license files
      > go-mod.bbclass: Set GO_MOD_CACHE_DIR
      > connman: upgrade 1.42 -> 1.43
      > iputils: upgrade 20240117 -> 20240905
      > json-glib: upgrade 1.8.0 -> 1.10.0
      > doc/features: describe distribution feature pni-name
      > doc/features: remove duplicate word in distribution feature ext2
    
    Signed-off-by: Khem Raj <[email protected]>
    kraj committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    80f9100 View commit details
    Browse the repository at this point in the history
  2. CHANGELOG: Document changes

    Signed-off-by: Khem Raj <[email protected]>
    kraj committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    dbfbcd1 View commit details
    Browse the repository at this point in the history
  3. site.conf: Bump image version

    Signed-off-by: Khem Raj <[email protected]>
    kraj committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0731d9d View commit details
    Browse the repository at this point in the history