]> code.ossystems Code Review - openembedded-core.git/commit
dmidecode: use absolute paths in fixup task
authorRoss Burton <ross.burton@intel.com>
Tue, 14 Jul 2015 14:40:24 +0000 (15:40 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Jul 2015 14:08:45 +0000 (15:08 +0100)
commitb61c56ade298726f0b861c5189cb9d5fd6260a36
tree6de9d649cfb05ba2ae4af36dc25fb41ba23be236
parentb82d60aa19ecbe1e4fed6a1ce7077b3d6c620ef4
dmidecode: use absolute paths in fixup task

The calls to sed use relative paths so they depend on the directory the task
starts in.  To clarify the code, use absolute paths.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/dmidecode/dmidecode_2.12.bb