git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d57665
)
ixp4xx-kernel-svnpatch: Allow the repo location to be overridden
author
Rod Whitby
<rod@whitby.id.au>
Mon, 16 Oct 2006 12:01:24 +0000
(12:01 +0000)
committer
Rod Whitby
<rod@whitby.id.au>
Mon, 16 Oct 2006 12:01:24 +0000
(12:01 +0000)
packages/linux/ixp4xx-kernel-svnpatch.inc
patch
|
blob
|
history
diff --git
a/packages/linux/ixp4xx-kernel-svnpatch.inc
b/packages/linux/ixp4xx-kernel-svnpatch.inc
index
30d7eee
..
d986236
100644
(file)
--- 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}