diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-12-02 12:22:32 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-12-02 12:22:32 +0000 |
commit | 76690a09c46fc3214e2f0e3daab4ba1c55f52a0e (patch) | |
tree | f32139da8ec48ccd3ae5bdbfe0e97753801a113d /packages/linux/linux-ixp4xx_2.6.21.6.bb | |
parent | 16d10d36a80bd6d05aeff6f0364a266869d124e3 (diff) |
linux-ixp4xx: Changed the defcofig-2.6.21.6 to allow for nfs root on the dsmg600, and for direct boot from disk on nslu2, nas100d and dsmg600.
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 836a75e583..b6f285e1d1 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 = "r1" +PR = "r2" 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 \ |