[yocto] [OE-core] [PATCH] opkg-utils: update-alternatives fails for [ and [[ in busybox

2014-10-28 Thread Liu Jian
Building a small filesystem with busybox gives the following error lines: sed: -e expression #1, char 41: unterminated address regex sed: -e expression #1, char 42: unterminated address regex This is caused by the script update-alternatives. [ can not be used directly in sed expression.

Re: [yocto] [OE-core] [PATCH] opkg-utils: update-alternatives fails for [ and [[ in busybox

2014-10-27 Thread Paul Barker
On 27 October 2014 09:35, Liu Jian jian@windriver.com wrote: Building a small filesystem with busybox gives the following error lines: sed: -e expression #1, char 41: unterminated address regex sed: -e expression #1, char 42: unterminated address regex This is caused by the script

Re: [yocto] [OE-core] [PATCH] opkg-utils: update-alternatives fails for [ and [[ in busybox

2014-10-27 Thread Paul Barker
On 27 October 2014 09:52, Paul Barker p...@paulbarker.me.uk wrote: Sorry, you've sent a patch for oe-core to the wrong mailing lists here. Also, this patch doesn't apply against oe-core anyway, it looks like your email program has corrupted it by wrapping lines. Please use 'git send-email'