]> code.ossystems Code Review - openembedded-core.git/commit
sed: Cope with ${bindir} and ${base_bindir} being the same
authorMike Crowe <mac@mcrowe.com>
Thu, 5 Feb 2015 17:50:23 +0000 (17:50 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Mar 2015 16:00:18 +0000 (16:00 +0000)
commitab1452cacce6584bab27b73fc1e22d603606ecda
tree19e0da788c566f31ea073317ea74970c0f1c95d7
parentbcf1f0e18c656f75d8d1b8bbe1607bd8c722b529
sed: Cope with ${bindir} and ${base_bindir} being the same

${bindir} and ${base_bindir} may be the same. If they are don't try and
move files onto themselves.

Signed-off-by: Mike Crowe <mac@mcrowe.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/sed/sed_4.1.2.bb
meta/recipes-extended/sed/sed_4.2.2.bb