aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux/ixp4xx-kernel-svnpatch.inc
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2006-10-16 12:01:24 +0000
committerRod Whitby <rod@whitby.id.au>2006-10-16 12:01:24 +0000
commit008313e2eaf472c57ab66301df90bd64ddd84b2c (patch)
tree7563c7c0142b9f1050c3a0c23b450fe37c4b52dd /packages/linux/ixp4xx-kernel-svnpatch.inc
parent4d5766571ab5a002eacce9784fca5c59d9040210 (diff)
downloadopenembedded-008313e2eaf472c57ab66301df90bd64ddd84b2c.tar.gz
ixp4xx-kernel-svnpatch: Allow the repo location to be overridden
Diffstat (limited to 'packages/linux/ixp4xx-kernel-svnpatch.inc')
-rw-r--r--packages/linux/ixp4xx-kernel-svnpatch.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel-svnpatch.inc b/packages/linux/ixp4xx-kernel-svnpatch.inc
index 30d7eee5dd..d986236d1b 100644
--- a/packages/linux/ixp4xx-kernel-svnpatch.inc
+++ b/packages/linux/ixp4xx-kernel-svnpatch.inc
@@ -1,6 +1,6 @@
addtask svnpatch before do_configure after do_patch
-IXP4XX_KERNEL_SVN_REPO = http://svn.nslu2-linux.org/svnroot/kernel/trunk
+IXP4XX_KERNEL_SVN_REPO ?= http://svn.nslu2-linux.org/svnroot/kernel/trunk
do_svnpatch() {
svn co ${IXP4XX_KERNEL_SVN_REPO}/patches/${IXP4XX_KERNEL_PATCH_DIR} --revision ${IXP4XX_KERNEL_SVN_REV} ${WORKDIR}/patches-${PV}