Hi Robert, 

Here are the steps i took:

1. Edited the patch.sh file manually and made the following change:

general_fixes () {
    echo "dir: general-fixes"
    ${git} "${DIR}/patches/general-fixes/0001-add-PM-firmware.patch"
    #Nak! use zImage + dtb file...
    #${git} 
"${DIR}/patches/general-fixes/0002-ARM-CUSTOM-Build-a-uImage-with-dtb-already-appended.patch"
    ${git} 
"${DIR}/patches/general-fixes/0003-defconfig-add-for-mainline-on-the-beaglebone.patch"
    ${git} 
"${DIR}/patches/general-fixes/0001-Make-the-McASP-code-generic-again-remove-all-hardcod.patch"


}
2. Copied the patch file to the general-fixes directory

3. Run build_kernel.sh

the git log output is:

v-am33x-v3.12$ git log
commit 125488871b2b08c25b8b53fc6f546374a5b150e4
Author: Robert Nelson <robertsemaileditedout>
Date:   Wed Nov 6 16:26:56 2013 -0600

My host OS is ubuntu , 3.8.0-33-generic and the git version is 1.7.9.5



On Sunday, December 1, 2013 3:38:54 PM UTC+1, RobertCNelson wrote:
>
> On Sun, Dec 1, 2013 at 7:13 AM, Yasir K <[email protected] <javascript:>> 
> wrote: 
> > So, while trying to build ubuntu from RCNelsonÅ› 3.12 branch on 
> linux-dev, i 
> > get the following error when i run build_kernel.sh 
> > 
> > error: patch failed: sound/soc/davinci/davinci-evm.c:380 
> > error: sound/soc/davinci/davinci-evm.c: patch does not apply 
> > error: patch failed: sound/soc/davinci/davinci-mcasp.c:498 
> > error: sound/soc/davinci/davinci-mcasp.c: patch does not apply 
> > Patch failed at 0001 Make the McASP code generic again, remove all 
> > hardcoding 
> > When you have resolved this problem run "git am --resolved". 
> > If you would prefer to skip this patch, instead run "git am --skip". 
> > 
> > Any ideas? 
>
> Yeap... What did you change..  What's the top commit in the 3.12 
> branch, what git version, what host os? 
>
> As it work here.. 
>
> Regards, 
>
> -- 
> Robert Nelson 
> http://www.rcn-ee.com/ 
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to