diff options
author | Mike Westerhof <mwester@dls.net> | 2007-12-09 06:47:18 +0000 |
---|---|---|
committer | Mike Westerhof <mwester@dls.net> | 2007-12-09 06:47:18 +0000 |
commit | 1e927c44a128c74e5a10cff4b5abf7d3dc61da5b (patch) | |
tree | 2ae40b0dfec20cfa314d24b9c14b6c9f6575afed /packages/linux/linux-ixp4xx_2.6.21.6.bb | |
parent | d2d2b50847a9d88aec45fc30e01a4616a17c923c (diff) |
linux-ixp4xx: 2.6.21.6 - added custom defconfig (slimmed down) for SlugOS.
Diffstat (limited to 'packages/linux/linux-ixp4xx_2.6.21.6.bb')
-rw-r--r-- | packages/linux/linux-ixp4xx_2.6.21.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-ixp4xx_2.6.21.6.bb b/packages/linux/linux-ixp4xx_2.6.21.6.bb index b6f285e1d1..288b9a7014 100644 --- a/packages/linux/linux-ixp4xx_2.6.21.6.bb +++ b/packages/linux/linux-ixp4xx_2.6.21.6.bb @@ -5,7 +5,7 @@ VANILLA_VERSION = "2.6.21" KERNEL_RELEASE = "2.6.21.6" PV = "${KERNEL_RELEASE}+svnr${SRCREV}" -PR = "r2" +PR = "r3" 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 \ |