summaryrefslogtreecommitdiff
path: root/packages/linux/linux-rt_2.6.24.bb
diff options
context:
space:
mode:
authorLeon Woestenberg <leon.woestenberg@gmail.com>2008-10-07 16:12:12 +0000
committerLeon Woestenberg <leon.woestenberg@gmail.com>2008-10-07 16:12:12 +0000
commit7a7f3ebc48a3a7f72f3e5db7836e689de1ec7fd6 (patch)
tree45fd72fc9182cdb99129e9f74c1433a31d8d7e6a /packages/linux/linux-rt_2.6.24.bb
parent8e7b12439e33c351d8f5744898018509fd37cfe5 (diff)
mpc8315e-rdb: Provide initial defconfig for Linux 2.6.24.3 with PCIe enabled.
PCI Express is tested to work, with an Intel PRO/1000 GbE x1 PCIe card.
Diffstat (limited to 'packages/linux/linux-rt_2.6.24.bb')
-rw-r--r--packages/linux/linux-rt_2.6.24.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-rt_2.6.24.bb b/packages/linux/linux-rt_2.6.24.bb
index 8bda705166..99bf6496d8 100644
--- a/packages/linux/linux-rt_2.6.24.bb
+++ b/packages/linux/linux-rt_2.6.24.bb
@@ -35,8 +35,8 @@ KERNEL_DEVICETREE_mpc8315e-rdb = "arch/${ARCH}/boot/dts/mpc8315erdb_default.dts"
# use here. -- Leon Woestenberg
SRC_URI_append_mpc8315e-rdb = " \
-${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-2.6.24.3.bz2;patch=1;p=1 \
-${KERNELORG_MIRROR}/pub/linux/kernel/projects/rt/older/patch-2.6.24.3-rt3.bz2;patch=1;p=1 \
+${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-2.6.24.7.bz2;patch=1;p=1 \
+${KERNELORG_MIRROR}/pub/linux/kernel/projects/rt/older/patch-2.6.24.7-rt3.bz2;patch=1;p=1 \
http://www.bitshrine.org/gpp/linux-fsl-2.6.24.3-MPC8315ERDB-platform-support.patch;patch=1 \
http://www.bitshrine.org/gpp/linux-fsl-2.6.24.3-MPC8315ERDB-add-all-interrupts.patch;patch=1 \
http://www.bitshrine.org/gpp/linux-fsl-2.6.24.3-MPC8315ERDB-Realtek-821x-phy.patch;patch=1 \