Update of /cvsroot/leaf/src/bering-uclibc4/source/linux
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv8027
Modified Files:
buildtool.cfg buildtool.mk
Added Files:
binutils-fix.patch.gz
Log Message:
Added patch for support older binutils (bug #16506 in kernel bugzilla)
--- NEW FILE: binutils-fix.patch.gz ---
(This appears to be a binary file; contents omitted.)
Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/linux/buildtool.cfg,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** buildtool.cfg 6 Aug 2010 16:02:27 -0000 1.3
--- buildtool.cfg 7 Aug 2010 20:31:35 -0000 1.4
***************
*** 25,28 ****
--- 25,35 ----
</File>
+ <File binutils-fix.patch.gz>
+ Server = cvs4-sourceforge
+ Directory = linux
+ envname = KERNEL_PATCH2
+ Revision = HEAD
+ </File>
+
<File buildtool.mk>
Server = cvs4-sourceforge
Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/linux/buildtool.mk,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** buildtool.mk 6 Aug 2010 16:02:27 -0000 1.2
--- buildtool.mk 7 Aug 2010 20:31:35 -0000 1.3
***************
*** 12,15 ****
--- 12,16 ----
cp $(LINUX_CONFIG) linux/.config
cat $(KERNEL_PATCH1) | patch -d linux/lib -p0
+ zcat $(KERNEL_PATCH2) | patch -d linux/lib -p0
touch $(BT_LINUX_DIR)/.source
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits