On Fri, Sep 19, 2014 at 10:09 AM, Alex Hayman <a...@markforged.com> wrote:
> We remerge every week, so I believe we were already using the latest
> zz-uenv. The error was caused by trying to match single quotes in the sed
> command.  This can be fixed by replacing the outermost single quotes with
> double quotes.

so this works for you:

sed -i -e "s:uname_r='${older_kernel}':uname_r='${version}':g" /boot/uEnv.txt

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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to