On Sun, Dec 1, 2013 at 5:43 PM, Yasir K <[email protected]> wrote: > Thanks Robert for helping out, the patch provided by cody fails, i wonder if > anyone else has got it working and specifically under what conditions? > > patch -p1 < > /home/yasirk/Angstrom/0001-Make-the-McASP-code-generic-again-remove-all-hardcod.patch > patching file sound/soc/davinci/davinci-evm.c > Hunk #1 succeeded at 129 (offset -17 lines). > Hunk #2 FAILED at 406. > Hunk #3 FAILED at 424. > Hunk #4 FAILED at 447. > Hunk #5 FAILED at 486. > Hunk #6 FAILED at 509. > 5 out of 6 hunks FAILED -- saving rejects to file > sound/soc/davinci/davinci-evm.c.rej > patching file sound/soc/davinci/davinci-mcasp.c > Hunk #1 succeeded at 485 (offset 1 line). > Hunk #2 FAILED at 502. > Hunk #3 FAILED at 753. > Hunk #4 FAILED at 763. > 3 out of 4 hunks FAILED -- saving rejects to file > sound/soc/davinci/davinci-mcasp.c.rej
This is normal kernel patch backporting.. First compare sound/soc/davinci/davinci-evm.c & sound/soc/davinci/davinci-evm.c.rej and fix it up.. 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.
