]> code.ossystems Code Review - openembedded-core.git/commit
oe.types: add 'path' type
authorChristopher Larson <chris_larson@mentor.com>
Tue, 20 Aug 2013 02:48:00 +0000 (19:48 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Aug 2013 10:42:10 +0000 (11:42 +0100)
commita598242197312fa6d43179c283da2d0873de2919
tree5638464d047ec7368df38ebe87166c52fbb00c9f
parentc10435025f5c51c4827d71af82a9a517f5f8f6d8
oe.types: add 'path' type

- path normalization ('normalize' flag, defaults to enabled)
- existence verification for paths we know should exist ('mustexist' flag)
- supports clean handling of relative paths ('relativeto' flag)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/lib/oe/types.py