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:47:18 +0000 (11:47 +0100)
commit9f4b8b60184ddda240fd17f42e6ee558288f4153
tree2108cc5e7caad763ef9214257e811ab67ad44d9a
parent0cdc176fd43f580f937e8dd11ffc944a46e80328
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)

(From OE-Core rev: a598242197312fa6d43179c283da2d0873de2919)

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