diff options
author | Michael-Luke Jones <mlj28@cam.ac.uk> | 2006-09-25 10:08:25 +0000 |
---|---|---|
committer | Michael-Luke Jones <mlj28@cam.ac.uk> | 2006-09-25 10:08:25 +0000 |
commit | f429059ab28d33bc9ddfbdc53b36b4d288e5ed53 (patch) | |
tree | fd05ea80a448e3318fab5a88dad71c1074b0198b /packages/linux | |
parent | 0167cc200f1e1eb2553b9ba92042127ebcd48061 (diff) |
ixp4xx-kernel: Update 2.6.17 patch grab URL
* Reflects changes to structure of NSLU2-Linux Kernel SVN Repository
Diffstat (limited to 'packages/linux')
-rw-r--r-- | packages/linux/ixp4xx-kernel_2.6.17.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/ixp4xx-kernel_2.6.17.bb b/packages/linux/ixp4xx-kernel_2.6.17.bb index c27f73330b..2f2dd2243b 100644 --- a/packages/linux/ixp4xx-kernel_2.6.17.bb +++ b/packages/linux/ixp4xx-kernel_2.6.17.bb @@ -12,12 +12,12 @@ PR = "r3.${PR_CONFIG}" require ixp4xx-kernel.inc -SRC_URI += "http://svn.nslu2-linux.org/svnroot/kernel/trunk/patches/2.6.17/defconfig" +SRC_URI += "http://svn.nslu2-linux.org/svnroot/kernel/archived/intel_eth/patches/2.6.17/defconfig" # IXP4XX_PATCHES - full list of patches to apply IXP4XX_PATCHES = "" -SVN_SRC = "http://svn.nslu2-linux.org/svnroot/kernel/trunk/patches/2.6.17" +SVN_SRC = "http://svn.nslu2-linux.org/svnroot/kernel/archived/intel_eth/patches/2.6.17" # IXP4XX_PATCHES += "file://06-remove-extraversion.patch;patch=1" IXP4XX_PATCHES += "${SVN_SRC}/patch-2.6.17-ide1;patch=1" |