]> code.ossystems Code Review - openembedded-core.git/commit
db: Fix path of arm-thumb patch
authorMark Hatle <mark.hatle@windriver.com>
Fri, 18 Mar 2011 16:33:10 +0000 (11:33 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Mar 2011 23:18:03 +0000 (23:18 +0000)
commit4e592efe8c5ff918a77f7b7b2c17a6b698b1dd68
tree0bdd04ea91c462f3371ff24ae54a18752225f1f2
parent5188687660f5aa37014aac50c43e141f032455d7
db: Fix path of arm-thumb patch

Newer versions of patch, such as in Fedora 14, don't like ".." within
the middle of the file to be patched path.

In order to fix the issue we have to hand apply the patch instead of using
the normal mechanisms.  Only flaw with the os.system(...) approach is if it
fails we don't get any notification or a resolver failure.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/recipes-support/db/db/arm-thumb-mutex_db5.patch
meta/recipes-support/db/db_5.1.19.bb