kernel: update rpi-patchset to 10182a3.

This commit is contained in:
Arne Fitzenreiter
2012-10-18 10:01:45 +02:00
parent c2e8f91776
commit 1f0b797ef4
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.2.31 Kernel Configuration
# Linux/arm 3.2.32 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -1680,6 +1680,7 @@ CONFIG_I2C_ALGOPCA=m
# I2C system bus drivers (mostly embedded / system-on-chip)
#
CONFIG_I2C_BCM2708=m
CONFIG_I2C_BCM2708_BAUDRATE=100000
# CONFIG_I2C_DESIGNWARE_PLATFORM is not set
CONFIG_I2C_GPIO=m
CONFIG_I2C_OCORES=m

View File

@@ -26,7 +26,7 @@ include Config
VER = 3.2.32
RPI_PATCHES = linux-3.2.27-9245b4c
RPI_PATCHES = linux-3.2.27-10182a3
THISAPP = linux-$(VER)
DL_FILE = linux-$(VER).tar.bz2
@@ -76,7 +76,7 @@ $(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE)
rpi-patches-$(RPI_PATCHES).patch.xz = $(URL_IPFIRE)/rpi-patches-$(RPI_PATCHES).patch.xz
$(DL_FILE)_MD5 = d2a4562d8c451e5ec43547e0d8babe57
rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = c20baa8dc2527ce89a302862c3fc7f58
rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = c60d806195e38e39d5cf382b4a0998db
install : $(TARGET)
@@ -229,4 +229,3 @@ endif
@rm -rf $(DIR_SRC)/patch-o-matic* $(DIR_SRC)/iptables* $(DIR_SRC)/squashfs* $(DIR_SRC)/netfilter-layer7-*
@$(POSTBUILD)
c60d806195e38e39d5cf382b4a0998db rpi-patches-linux-3.2.27-10182a3.patch.xz