diff options
author | Koen Kooi <koen@openembedded.org> | 2007-01-01 21:16:36 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-01-01 21:16:36 +0000 |
commit | c7a75369a604886422683f53404b8a5a9d0722a2 (patch) | |
tree | 6ba25cb0c5c211a58d876495c9ec2a78ee47daf6 | |
parent | c313fdca26466648928e5eecd4797170fbf028c7 (diff) | |
parent | b57cda852866051daff509b0100a37c367f9d255 (diff) |
merge of 'dad836385287178e12f53cd63adfb7b695a4c09f'
and 'e9e449e083c624d15e55fc8135249c653031f4f1'
-rw-r--r-- | packages/linux/ixp4xx-kernel_2.6.19.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel_2.6.19.bb b/packages/linux/ixp4xx-kernel_2.6.19.bb index 321d24a035..6ee29d3d9a 100644 --- a/packages/linux/ixp4xx-kernel_2.6.19.bb +++ b/packages/linux/ixp4xx-kernel_2.6.19.bb @@ -6,7 +6,7 @@ # http://trac.nslu2-linux.org/kernel/ # # The revision that is pulled from SVN is specified below -IXP4XX_KERNEL_SVN_REV = "644" +IXP4XX_KERNEL_SVN_REV = "647" # # The directory containing the patches to be applied is # specified below |