mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 06:36:41 +00:00
Merge pull request #6813 from heitbaum/kernel-firmware
kernel-firmware: update to 20220815
This commit is contained in:
commit
e2f0a1c25e
@ -2,8 +2,8 @@
|
|||||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="kernel-firmware"
|
PKG_NAME="kernel-firmware"
|
||||||
PKG_VERSION="20220708"
|
PKG_VERSION="20220815"
|
||||||
PKG_SHA256="0abec827a035c82bdcabdf82aa37ded247bc682ef05861bd409ea6f477bab81d"
|
PKG_SHA256="0410ef41663a9d71959ac7241b6e487359c252c3b78db0a974f61d480745e0f9"
|
||||||
PKG_LICENSE="other"
|
PKG_LICENSE="other"
|
||||||
PKG_SITE="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/"
|
PKG_SITE="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/"
|
||||||
PKG_URL="https://cdn.kernel.org/pub/linux/kernel/firmware/linux-firmware-${PKG_VERSION}.tar.xz"
|
PKG_URL="https://cdn.kernel.org/pub/linux/kernel/firmware/linux-firmware-${PKG_VERSION}.tar.xz"
|
||||||
|
@ -1,37 +0,0 @@
|
|||||||
From dfa29317dd78f3a18f37ef8063efe9d2659e6387 Mon Sep 17 00:00:00 2001
|
|
||||||
From: Mario Limonciello <mario.limonciello@amd.com>
|
|
||||||
Date: Fri, 8 Jul 2022 11:09:51 -0500
|
|
||||||
Subject: WHENCE: Correct dangling symlinks
|
|
||||||
|
|
||||||
The symlink direction was wrong for some brcm firmware.
|
|
||||||
|
|
||||||
Fixes: f8a2651a ("Link some devices that ship with the AW-CM256SM")
|
|
||||||
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
|
|
||||||
Reviewed-by: Peter Robinson <pbrobinson@gmail.com>
|
|
||||||
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
|
|
||||||
---
|
|
||||||
WHENCE | 8 ++++----
|
|
||||||
1 file changed, 4 insertions(+), 4 deletions(-)
|
|
||||||
|
|
||||||
diff --git a/WHENCE b/WHENCE
|
|
||||||
index 14f3472..14d0a87 100644
|
|
||||||
--- a/WHENCE
|
|
||||||
+++ b/WHENCE
|
|
||||||
@@ -2820,10 +2820,10 @@ Link: brcm/brcmfmac4356-sdio.firefly,firefly-rk3399.txt -> brcmfmac4356-sdio.AP6
|
|
||||||
Link: brcm/brcmfmac4356-sdio.khadas,vim2.txt -> brcmfmac4356-sdio.AP6356S.txt
|
|
||||||
Link: brcm/brcmfmac4356-sdio.vamrs,rock960.txt -> brcmfmac4356-sdio.AP6356S.txt
|
|
||||||
File: brcm/brcmfmac43455-sdio.AW-CM256SM.txt
|
|
||||||
-Link: brcm/brcmfmac43455-sdio.AW-CM256SM.txt -> brcmfmac43455-sdio.beagle,am5729-beagleboneai.txt
|
|
||||||
-Link: brcm/brcmfmac43455-sdio.AW-CM256SM.txt -> brcmfmac43455-sdio.pine64,pinebook-pro.txt
|
|
||||||
-Link: brcm/brcmfmac43455-sdio.AW-CM256SM.txt -> brcmfmac43455-sdio.pine64,pinephone-pro.txt
|
|
||||||
-Link: brcm/brcmfmac43455-sdio.AW-CM256SM.txt -> brcmfmac43455-sdio.pine64,quartz64-b.txt
|
|
||||||
+Link: brcmfmac43455-sdio.beagle,am5729-beagleboneai.txt -> brcm/brcmfmac43455-sdio.AW-CM256SM.txt
|
|
||||||
+Link: brcmfmac43455-sdio.pine64,pinebook-pro.txt -> brcm/brcmfmac43455-sdio.AW-CM256SM.txt
|
|
||||||
+Link: brcmfmac43455-sdio.pine64,pinephone-pro.txt -> brcm/brcmfmac43455-sdio.AW-CM256SM.txt
|
|
||||||
+Link: brcmfmac43455-sdio.pine64,quartz64-b.txt -> brcm/brcmfmac43455-sdio.AW-CM256SM.txt
|
|
||||||
|
|
||||||
Licence: GPLv2. See GPL-2 for details.
|
|
||||||
|
|
||||||
--
|
|
||||||
cgit 1.2.3-1.el7
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user