kernel: update omap kernel to 2.6.40.24 aka 3.0.24.

This commit is contained in:
Arne Fitzenreiter
2012-03-14 16:49:46 +01:00
parent ac6945dbba
commit 8160aeb7f9
3 changed files with 15 additions and 12 deletions

View File

@@ -24,14 +24,14 @@
include Config
PATCHLEVEL = .23
VER = 2.6.40.23
PATCHLEVEL = .24
VER = 2.6.40.24
XVERS = 3.0.23
XVERS = 3.0.24
XVERSION = 2
XPATCHLEVEL = 6
XSUBLEVEL = 40
XEXTRAVERSION = .23
XEXTRAVERSION = .24
THISAPP = linux-$(VER)
DL_FILE = linux-$(XVERS).tar.bz2
@@ -88,7 +88,7 @@ patch-2.6.16-nath323-1.3.bz2 = $(URL_IPFIRE)/patch-2.6.16-nath323-1.3.bz2
reiser4-for-2.6.32.patch.bz2 = $(URL_IPFIRE)/reiser4-for-2.6.32.patch.bz2
xen-patches-2.6.32-2f.tar.bz2 = $(URL_IPFIRE)/xen-patches-2.6.32-2f.tar.bz2
$(DL_FILE)_MD5 = 4905e6a50e4074a1529a14f792636d40
$(DL_FILE)_MD5 = 3bebfdf614f3139202c5497b40953920
netfilter-layer7-v2.22.tar.gz_MD5 = 98dff8a3d5a31885b73341633f69501f
patch-2.6.16-nath323-1.3.bz2_MD5 = f926409ff703a307baf54b57ab75d138
reiser4-for-2.6.32.patch.bz2_MD5 = 3246397973d9271eb8e6d7c97c5d2d91
@@ -189,8 +189,6 @@ ifeq "$(MACHINE_TYPE)" "arm"
endif
ifeq "$(KCFG)" "-omap"
# cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/panda-usb-power.patch
#
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.40-pandaboard-wlan-fix.patch
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.40-pandaboard-dvi720p.patch
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.40-pandaboard-i2c-fix.patch