diff options
author | Rod Whitby <rod@whitby.id.au> | 2008-05-14 07:21:38 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2008-05-14 07:21:38 +0000 |
commit | b8c2cc1530a9158ba32be7e3171e172bcadbbe7f (patch) | |
tree | d9e8302a21ef4d3e98177de5a6ca3a3e7f3b09be /packages/linux | |
parent | 4d6658e1ec09f53ec4e7130ec8fce5e2a3c29122 (diff) |
linux-ixp4xx: Updated to 2.6.24.7 as the default version
Diffstat (limited to 'packages/linux')
-rw-r--r-- | packages/linux/linux-ixp4xx/defconfig-2.6.24.7 (renamed from packages/linux/linux-ixp4xx/defconfig-2.6.24.4) | 0 | ||||
-rw-r--r-- | packages/linux/linux-ixp4xx_2.6.24.7.bb (renamed from packages/linux/linux-ixp4xx_2.6.24.4.bb) | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-ixp4xx/defconfig-2.6.24.4 b/packages/linux/linux-ixp4xx/defconfig-2.6.24.7 index 3a3b506d06..3a3b506d06 100644 --- a/packages/linux/linux-ixp4xx/defconfig-2.6.24.4 +++ b/packages/linux/linux-ixp4xx/defconfig-2.6.24.7 diff --git a/packages/linux/linux-ixp4xx_2.6.24.4.bb b/packages/linux/linux-ixp4xx_2.6.24.7.bb index 05aea212e0..7fbc621891 100644 --- a/packages/linux/linux-ixp4xx_2.6.24.4.bb +++ b/packages/linux/linux-ixp4xx_2.6.24.7.bb @@ -2,13 +2,13 @@ require linux.inc require linux-ixp4xx.inc VANILLA_VERSION = "2.6.24" -KERNEL_RELEASE = "2.6.24.4" +KERNEL_RELEASE = "2.6.24.7" # If you use a rc, you will need to use this: #PV = "${VANILLA_VERSION}+${KERNEL_RELEASE}+svnr${SRCREV}" PV = "${KERNEL_RELEASE}+svnr${SRCREV}" -PR = "r2" +# PR = "r1" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${VANILLA_VERSION}.tar.bz2 \ ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${KERNEL_RELEASE}.bz2;patch=1 \ |