summaryrefslogtreecommitdiff
path: root/packages/linux
diff options
context:
space:
mode:
authorOyvind Repvik <nail@nslu2-linux.org>2007-03-27 21:53:18 +0000
committerOyvind Repvik <nail@nslu2-linux.org>2007-03-27 21:53:18 +0000
commit1944b83357f5afec7e0560124ddfcf81b8fc07a5 (patch)
tree6090f33862cfebf1beb4372c127dab08d7eb3f6f /packages/linux
parent14f7610da247ed0b20aaac405f80a69942379311 (diff)
linux-linkstationppc: Upgrade to 2.6.21-rc5
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/linux-linkstationppc_2.6.21-rc5.bb (renamed from packages/linux/linux-linkstationppc_2.6.21-rc4.bb)9
1 files changed, 4 insertions, 5 deletions
diff --git a/packages/linux/linux-linkstationppc_2.6.21-rc4.bb b/packages/linux/linux-linkstationppc_2.6.21-rc5.bb
index 0410c86706..7a6efb0059 100644
--- a/packages/linux/linux-linkstationppc_2.6.21-rc4.bb
+++ b/packages/linux/linux-linkstationppc_2.6.21-rc5.bb
@@ -1,14 +1,13 @@
-DESCRIPTION = "Linux Kernel for the Buffalo Linkstation HG 2.6.21-rc4"
+DESCRIPTION = "Linux Kernel for the Buffalo Linkstation HG 2.6.21-rc5"
SECTION = "kernel"
LICENSE = "GPL"
PR = "r0"
DEPENDS = "dtc-native"
-
-COMPATIBLE_MACHINE = "linkstationppc"
+COMPATIBLE_MACHINE = "(lsppchd|lsppchg)"
SRC_URI = "http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.20.tar.bz2 \
- http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.21-rc4.bz2;patch=1 \
+ http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.21-rc5.bz2;patch=1 \
file://defconfig \
"
@@ -20,7 +19,7 @@ export ARCH="powerpc"
KERNEL_IMAGETYPE = "uImage"
-FILES_kernel += "/boot/kuroboxHG.dtb \
+FILES_kernel-image += "/boot/kuroboxHG.dtb \
/boot/kuroboxHD.dtb"
do_configure() {