On Sun, Dec 1, 2013 at 10:31 AM, Yasir K <[email protected]> wrote:
> 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

So.. I'm confused.. You randomly added a patch to patch.sh without
making sure it patched "cleanly" and now it's my script's fault??

Clean up your patch..

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