mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #2639 from MilhouseVH/le82_825_pilinux
RPi/linux: firmware, lan78xx and dwc_otg fixes [le82]
This commit is contained in:
commit
da19c99313
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="bcm2835-driver"
|
||||
PKG_VERSION="75de5d7"
|
||||
PKG_VERSION="3aa8060"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="nonfree"
|
||||
PKG_SITE="http://www.broadcom.com"
|
||||
|
@ -59,7 +59,7 @@ case "$LINUX" in
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET imx6-status-led imx6-soc-fan irqbalanced"
|
||||
;;
|
||||
default-rpi)
|
||||
PKG_VERSION="be97febf4aa42b1d019ad24e7948739da8557f66" #4.9.80
|
||||
PKG_VERSION="ffd7bf4085b09447e5db96edd74e524f118ca3fe" #4.9.80
|
||||
PKG_URL="https://github.com/raspberrypi/linux/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_PATCH_DIRS="default-rpi"
|
||||
;;
|
||||
|
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="bcm2835-bootloader"
|
||||
PKG_VERSION="75de5d7"
|
||||
PKG_VERSION="3aa8060"
|
||||
PKG_ARCH="arm"
|
||||
PKG_LICENSE="nonfree"
|
||||
PKG_SITE="http://www.broadcom.com"
|
||||
|
Loading…
x
Reference in New Issue
Block a user