From 2c5aec7d3e1384fec8171d31e7c37b228c608da7 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Fri, 19 Oct 2012 09:44:09 +0200 Subject: [PATCH] Revert "kernel: update rpi-patchset to 10182a3." This reverts commit 1f0b797ef4575b482fd7897922b37d98aa82fb3d. --- config/kernel/kernel.config.armv5tel-ipfire-rpi | 3 +-- lfs/linux | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/config/kernel/kernel.config.armv5tel-ipfire-rpi b/config/kernel/kernel.config.armv5tel-ipfire-rpi index a4dfd6d1bb..fb5517f7a2 100644 --- a/config/kernel/kernel.config.armv5tel-ipfire-rpi +++ b/config/kernel/kernel.config.armv5tel-ipfire-rpi @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 3.2.32 Kernel Configuration +# Linux/arm 3.2.31 Kernel Configuration # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -1615,7 +1615,6 @@ 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 diff --git a/lfs/linux b/lfs/linux index ba5d1235a7..e7f48b637a 100644 --- a/lfs/linux +++ b/lfs/linux @@ -26,7 +26,7 @@ include Config VER = 3.2.32 -RPI_PATCHES = linux-3.2.27-10182a3 +RPI_PATCHES = linux-3.2.27-9245b4c 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 = c60d806195e38e39d5cf382b4a0998db +rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = c20baa8dc2527ce89a302862c3fc7f58 install : $(TARGET) -- 2.39.5