writables.bbclass: Initial implementation
This class provides support for satisfying writable locations at
runtime. It supports persistent and volatile configuration.
E.g.:
WRITABLES = "foo"
WRITABLE_PATH[foo] = "/foo/bar"
Signed-off-by:
Andrei Gherzan <andrei.gherzan@huawei.com>
meta-ohos-core/classes/writables.bbclass
0 → 100644
Please register or sign in to comment