]> code.ossystems Code Review - openembedded-core.git/commit
sanity: check that path variables don't use ~
authorRoss Burton <ross.burton@intel.com>
Wed, 20 Sep 2017 12:57:33 +0000 (13:57 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Sep 2017 16:14:42 +0000 (17:14 +0100)
commit2fb74abbe07b6b82a715ac0fe16449bd8420110e
tree9274f4bb314ab03e4aee1a56bc8bd32b6c584c3e
parentb12d99dbfbee8c4b3680f453f833410950238bb9
sanity: check that path variables don't use ~

The core path variables (TMPDIR, DL_DIR, SSTATE_DIR) don't use tilde expansion
but if the user does then the errors are very mysterious, so check on startup.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/sanity.bbclass