[oe-commits] org.oe.dev ixp4xx-kernel: Update to follow SVN branch migration

blaster8 commit openembedded-commits at lists.openembedded.org
Sat Sep 23 20:06:17 UTC 2006


ixp4xx-kernel: Update to follow SVN branch migration


ixp4xx-kernel: Update to grab patches from trunk

Author: blaster8 at nslu2-linux.org
Branch: org.openembedded.dev
Revision: b6746550dd8e9abc88c86ecc5d585192c6bcb3c6
ViewMTN: http://monotone.openembedded.org/revision.psp?id=b6746550dd8e9abc88c86ecc5d585192c6bcb3c6
Files:
1
packages/linux/ixp4xx-kernel-svnpatch.inc
packages/linux/ixp4xx-kernel_2.6.18.bb
Diffs:

#
# mt diff -rd2eb887a1ea0e39f4d5cfa32223ee93fdfdc757e -rb6746550dd8e9abc88c86ecc5d585192c6bcb3c6
#
# 
# 
# patch "packages/linux/ixp4xx-kernel-svnpatch.inc"
#  from [d9d2753fb5bde7916ec63e9652cf5b6659d94129]
#    to [f09028feefb55f55f9bd058d3b95c6ea8642678f]
# 
# patch "packages/linux/ixp4xx-kernel_2.6.18.bb"
#  from [e93cce94b604a491dbe800ac0dc5d2dfd7e22602]
#    to [cf1d3f26a9ffd8338ea5a0d1f8d7f87476bb031b]
# 
============================================================
--- packages/linux/ixp4xx-kernel-svnpatch.inc	d9d2753fb5bde7916ec63e9652cf5b6659d94129
+++ packages/linux/ixp4xx-kernel-svnpatch.inc	f09028feefb55f55f9bd058d3b95c6ea8642678f
@@ -1,7 +1,7 @@ do_svnpatch() {
 addtask svnpatch before do_configure after do_patch
 
 do_svnpatch() {
-	svn co http://svn.nslu2-linux.org/svnroot/kernel/branches/ixp_npe/patches/${PV} --revision ${IXP4XX_KERNEL_SVN_REV} ${WORKDIR}/patches-${PV}
+	svn co http://svn.nslu2-linux.org/svnroot/kernel/trunk/patches/${PV} --revision ${IXP4XX_KERNEL_SVN_REV} ${WORKDIR}/patches-${PV}
 	cp ${WORKDIR}/patches-${PV}/defconfig ${WORKDIR}/defconfig
 	rm -rf ${S}/patches
     cd ${S} && ln -s ${WORKDIR}/patches-${PV} ${S}/patches
============================================================
--- packages/linux/ixp4xx-kernel_2.6.18.bb	e93cce94b604a491dbe800ac0dc5d2dfd7e22602
+++ packages/linux/ixp4xx-kernel_2.6.18.bb	cf1d3f26a9ffd8338ea5a0d1f8d7f87476bb031b
@@ -6,7 +6,7 @@
 # http://trac.nslu2-linux.org/kernel/
 #
 # The revision that is pulled from SVN is specified below
-IXP4XX_KERNEL_SVN_REV = "413"
+IXP4XX_KERNEL_SVN_REV = "416"
 #
 # Increment the number below (i.e. the digits after PR) when
 # the changes in SVN between revisions include changes in the






More information about the Openembedded-commits mailing list