Skip to content

Commit

Permalink
Merge pull request #9668 from HiassofT/le12-kernel-6.6.70
Browse files Browse the repository at this point in the history
  • Loading branch information
chewitt authored Jan 11, 2025
2 parents 2a59ce0 + f18bb34 commit 0770af2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 51 deletions.
4 changes: 2 additions & 2 deletions packages/linux/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ case "${LINUX}" in
PKG_PATCH_DIRS="default"
;;
raspberrypi)
PKG_VERSION="de92e4b5ffe3b30e0e4156b3424e90ddb95a50ff" # 6.6.69
PKG_SHA256="dbf2b31944c430f1fb6c91b3b3eb657ca37c374cc00fdc185cbc911a9c71b64b"
PKG_VERSION="dfff38316c1284c30c68d02cc424bad0562cf253" # 6.6.70
PKG_SHA256="daf3f79ac5da3b8a3257ef1f8dec0234f713ef66f8f2365bd4fb83e6e503d356"
PKG_URL="https://github.com/raspberrypi/linux/archive/${PKG_VERSION}.tar.gz"
PKG_SOURCE_NAME="linux-${LINUX}-${PKG_VERSION}.tar.gz"
;;
Expand Down

This file was deleted.

4 changes: 2 additions & 2 deletions packages/tools/rpi-eeprom/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)

PKG_NAME="rpi-eeprom"
PKG_VERSION="f02f0eaf4e681a618fad55e5cc09d4306a82ac47"
PKG_SHA256="ebeb826dfeb30ebebab290988a1623ab22b099da47e985dd0180a270a714de39"
PKG_VERSION="54d9c333a9d39941b4fc881275f433821c7b5cde"
PKG_SHA256="4424884c26bea47fe307b2de0087b1d7026da8f66d7ca20beb6e988da02670b1"
PKG_LICENSE="BSD-3/custom"
PKG_SITE="https://github.com/raspberrypi/rpi-eeprom"
PKG_URL="https://github.com/raspberrypi/rpi-eeprom/archive/${PKG_VERSION}.tar.gz"
Expand Down

0 comments on commit 0770af2

Please sign in to comment.