Skip to content

Commit

Permalink
Merge pull request #2639 from MilhouseVH/le82_825_pilinux
Browse files Browse the repository at this point in the history
RPi/linux: firmware, lan78xx and dwc_otg fixes [le82]
  • Loading branch information
chewitt authored Apr 9, 2018
2 parents c0a875f + 143da3b commit da19c99
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/graphics/bcm2835-driver/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion packages/linux/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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"
;;
Expand Down
2 changes: 1 addition & 1 deletion packages/tools/bcm2835-bootloader/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit da19c99

Please sign in to comment.