Merge pull request #10246 from HiassofT/le12.2-rpi-backports

[le12.2] RPi: backport package updates
This commit is contained in:
Rudi Heitbaum 2025-07-21 14:14:55 +10:00 committed by GitHub
commit 25516c8b8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="brcmfmac_sdio-firmware-rpi"
PKG_VERSION="4c1789eb8705336b956b3bf1a3e6e3359c0555e4"
PKG_SHA256="02809dad206de1051226a58d1fb15f930bc2f19544bb2865893712250760067e"
PKG_VERSION="6596d332eaadd63e2413e3937715a084f61c39e2"
PKG_SHA256="d9835b33bea65cf15f41753e215a11e5eca818a6e3bfacaa750aeac12456c24f"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/LibreELEC/LibreELEC.tv"
PKG_URL="https://github.com/LibreELEC/${PKG_NAME}/archive/${PKG_VERSION}.tar.gz"

View File

@ -2,8 +2,8 @@
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="bcm2835-utils"
PKG_VERSION="6dc6f5f3d129a6c9423316ac1a53efb19a5c40d1"
PKG_SHA256="b61752ec069075c7ca95bee70c95ef2fc3088c299dfcded2e164f81277a76940"
PKG_VERSION="b7651d86d71a172b2208c67b2e360cbcb4f9d98f"
PKG_SHA256="d96de4b95f3cd69a9f14000802e05ee364b3be7ebee45c988ff5b7ee38b0acb1"
PKG_ARCH="arm aarch64"
PKG_LICENSE="BSD-3-Clause"
PKG_SITE="https://github.com/raspberrypi/utils"