diff options
author | Koen Kooi <koen@openembedded.org> | 2006-10-29 11:32:36 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-10-29 11:32:36 +0000 |
commit | f57b1caaca53da39b519c31db80e74dc19945394 (patch) | |
tree | 9921dff49a7cc96a4e81b5f235e70152ff4a6915 | |
parent | 8cfd5831084886ad06ef5ce29851b7f875951836 (diff) | |
parent | 35ba94be70961fd3f916afdbf15d2a7c8304301d (diff) |
merge of '4d5affce3ba65df3658b9b749b1db11d11ef1d8f'
and '684595150a0e865a406770102f72a2e93285b9a3'
-rw-r--r-- | packages/linux/ixp4xx-kernel_2.6.18.bb | 2 | ||||
-rw-r--r-- | packages/linux/ixp4xx-kernel_2.6.19-rc3.bb (renamed from packages/linux/ixp4xx-kernel_2.6.19-rc2.bb) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/ixp4xx-kernel_2.6.18.bb b/packages/linux/ixp4xx-kernel_2.6.18.bb index 611ff8c65c..a75beee997 100644 --- a/packages/linux/ixp4xx-kernel_2.6.18.bb +++ b/packages/linux/ixp4xx-kernel_2.6.18.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 = "473" +IXP4XX_KERNEL_SVN_REV = "534" # # The directory containing the patches to be applied is # specified below diff --git a/packages/linux/ixp4xx-kernel_2.6.19-rc2.bb b/packages/linux/ixp4xx-kernel_2.6.19-rc3.bb index 6bef2f9142..3b1453c38b 100644 --- a/packages/linux/ixp4xx-kernel_2.6.19-rc2.bb +++ b/packages/linux/ixp4xx-kernel_2.6.19-rc3.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 = "512" +IXP4XX_KERNEL_SVN_REV = "534" # # The directory containing the patches to be applied is # specified below |