[Buildroot] svn commit: trunk/buildroot/toolchain

Peter Korsgaard jacmet at uclibc.org
Thu Mar 13 18:23:58 UTC 2008


>>>>> "ninevoltz" == ninevoltz  <ninevoltz at uclibc.org> writes:

Hi,

 ninevoltz> Author: ninevoltz
 ninevoltz> Date: 2008-03-13 10:10:40 -0700 (Thu, 13 Mar 2008)
 ninevoltz> New Revision: 21325

 ninevoltz> Log:
 ninevoltz> make patch-kernel create lists of applied patches, very handy indeed

 ninevoltz> Modified:
 ninevoltz>    trunk/buildroot/toolchain/patch-kernel.sh


 ninevoltz> Changeset:
 ninevoltz> Modified: trunk/buildroot/toolchain/patch-kernel.sh
 ninevoltz> ===================================================================
 ninevoltz> --- trunk/buildroot/toolchain/patch-kernel.sh	2008-03-13 07:38:10 UTC (rev 21324)
 ninevoltz> +++ trunk/buildroot/toolchain/patch-kernel.sh	2008-03-13 17:10:40 UTC (rev 21325)
 ninevoltz> @@ -37,6 +37,7 @@
 ninevoltz>      esac
 ninevoltz>      echo ""
 ninevoltz>      echo "Applying ${i} using ${type}: " 
 ninevoltz> +	echo ${i} | cat >> ${targetdir}/.applied_patches_list

What's the purpose of cat?

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list