On 20 October 2014 10:21, Liu Jian <[email protected]> wrote: > > Building a small filesystem with busybox gives the following error lines: > (see log.do_rootfs under bitbake_build/tmp/work/) > sed: -e expression #1, char 41: unterminated address regex > sed: -e expression #1, char 42: unterminated address regex > This is caused by the script > bitbake_build/tmp/sysroots/x86_64-linux/usr/bin/update-alternatives. > "[" can not be used directly in sed expression. > > Signed-off-by: Jian Liu <[email protected]>
This patch looks to be corrupted, opkg_svn.bb no longer exists in oe-core (it's now opkg_0.2.2.bb) and your commit message is very confusing as it references a log file and a path which only exists on your system. What version of poky or oe-core are you sending a patch against? And have you read the contribution guidelines in http://openembedded.org/wiki/Commit_Patch_Message_Guidelines and http://openembedded.org/wiki/Styleguide? Thanks, -- Paul Barker Email: [email protected] http://www.paulbarker.me.uk -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
