mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
kernel: update to 3.2.48.
This commit is contained in:
@@ -72,7 +72,7 @@ esac
|
||||
|
||||
#
|
||||
#
|
||||
KVER="3.2.47"
|
||||
KVER="3.2.48"
|
||||
MOUNT=`grep "kernel" /boot/grub/grub.conf 2>/dev/null | tail -n 1 `
|
||||
# Nur den letzten Parameter verwenden
|
||||
echo $MOUNT > /dev/null
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 3.2.47
|
||||
VER = 3.2.48
|
||||
|
||||
RPI_PATCHES = linux-3.2.27-ada8b44
|
||||
|
||||
@@ -71,7 +71,7 @@ objects =$(DL_FILE) \
|
||||
$(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE)
|
||||
rpi-patches-$(RPI_PATCHES).patch.xz = $(URL_IPFIRE)/rpi-patches-$(RPI_PATCHES).patch.xz
|
||||
|
||||
$(DL_FILE)_MD5 = 2fc39387136006be982aac90daaa4e3a
|
||||
$(DL_FILE)_MD5 = f560aa5fcf07e57ea0ca66fdfdb53ef1
|
||||
rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = 966687ff27e450e04ff50e0da829dc00
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user