]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
sed: test bindir and base_bindir before moving and removing things
authorChen Qi <Qi.Chen@windriver.com>
Thu, 27 Nov 2014 07:53:36 +0000 (02:53 -0500)
committerChen Qi <Qi.Chen@windriver.com>
Fri, 19 Dec 2014 09:05:19 +0000 (17:05 +0800)
commitbce5d25923fa12b78995d41278ed940869221feb
treeb58dda449c121b50c2cfd4f8efcda2adaebab85e
parent14030a101df4c3eddbd3f7606b6d8835ab2c6110
sed: test bindir and base_bindir before moving and removing things

It's possible that ${base_bindir} and ${bindir} point to the same directory.
So we need to test it before moving things around or removing things.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
meta/recipes-extended/sed/sed_4.1.2.bb
meta/recipes-extended/sed/sed_4.2.2.bb