X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Flinux;h=094f09e6455ede9742fc993e24a33d9eff44b088;hb=52a2f02f41d362b84d294a0b3239d93cd2010a14;hp=d6c9555ac6508f84030aac36f540798218e640dc;hpb=83601a06bc8036b21e9b6c6911c8096e35bd443d;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/linux b/lfs/linux index d6c9555ac..094f09e64 100644 --- a/lfs/linux +++ b/lfs/linux @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2012 IPFire Team # +# Copyright (C) 2007-2013 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,18 +24,18 @@ include Config -VER = 3.2.34 +VER = 3.2.48 -RPI_PATCHES = linux-3.2.27-9245b4c +RPI_PATCHES = linux-3.2.27-ada8b44 THISAPP = linux-$(VER) -DL_FILE = linux-$(VER).tar.bz2 +DL_FILE = linux-$(VER).tar.xz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) CFLAGS = CXXFLAGS = -PAK_VER = 24 +PAK_VER = 30 DEPS = "" VERSUFIX=ipfire$(KCFG) @@ -71,8 +71,9 @@ 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 = a16ecee73774d4f73388870fb593d811 -rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = c20baa8dc2527ce89a302862c3fc7f58 +$(DL_FILE)_MD5 = f560aa5fcf07e57ea0ca66fdfdb53ef1 +rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = 966687ff27e450e04ff50e0da829dc00 + install : $(TARGET)