aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux
diff options
context:
space:
mode:
authorSteffen Sledz <sledz@dresearch-fe.de>2011-05-12 07:23:25 +0000
committerSteffen Sledz <sledz@dresearch-fe.de>2011-06-06 11:59:44 +0200
commit3b7bb1778b7992881fedc9b42a7e3e81039c2bff (patch)
treebaff8f4d4921e6f152cec2c9176e3e3254b4167f /recipes/linux
parentf04f5a81aca703bb507d0051332527db3a3c903a (diff)
downloadopenembedded-3b7bb1778b7992881fedc9b42a7e3e81039c2bff.tar.gz
linux-2.6.24: disable 2nd SATA port (hipox machine only)
The 2nd SATA port is not used at hipox machine and causes emission problems if activated. Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de>
Diffstat (limited to 'recipes/linux')
-rw-r--r--recipes/linux/linux-2.6.24/hipox/defconfig4
-rw-r--r--recipes/linux/linux_2.6.24.bb2
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes/linux/linux-2.6.24/hipox/defconfig b/recipes/linux/linux-2.6.24/hipox/defconfig
index 955423cab1..b22fc2b688 100644
--- a/recipes/linux/linux-2.6.24/hipox/defconfig
+++ b/recipes/linux/linux-2.6.24/hipox/defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.24.7
-# Thu Feb 3 15:28:12 2011
+# Wed May 11 14:11:43 2011
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -644,7 +644,7 @@ CONFIG_ATA=m
# CONFIG_SATA_VITESSE is not set
# CONFIG_SATA_INIC162X is not set
CONFIG_SATA_OX810=m
-# CONFIG_SATA_HIPOX_SINGLE_SATA is not set
+CONFIG_SATA_HIPOX_SINGLE_SATA=y
# CONFIG_SATA_HIPOX_DISK_LIGHT is not set
# CONFIG_PATA_ALI is not set
# CONFIG_PATA_AMD is not set
diff --git a/recipes/linux/linux_2.6.24.bb b/recipes/linux/linux_2.6.24.bb
index 121a8c3b89..55c11c6f24 100644
--- a/recipes/linux/linux_2.6.24.bb
+++ b/recipes/linux/linux_2.6.24.bb
@@ -11,7 +11,7 @@ DEFAULT_PREFERENCE_hipox = "1"
DEFAULT_PREFERENCE_cs-e9302 = "1"
DEFAULT_PREFERENCE_smartq5 = "1"
-PR = "r39"
+PR = "r40"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2;name=kernel \
${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.7.bz2;apply=yes;name=stablepatch \