poky/bitbake/lib/bb/parse/parse_py
Jérémy Rosen 0eb6d709b6 bitbake: ast/ConfHandler: Add a syntax to clear variable
unset VAR
will clear variable VAR
unset VAR[flag]
will clear flag "flag" from var VAR

(Bitbake rev: bedbd46ece8d1285b5cd2ea07dc64b4875b479aa)

Signed-off-by: Jérémy Rosen <jeremy.rosen@openwide.fr>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-08-18 10:06:26 +01:00
..
__init__.py 3.0 prep 2010-07-02 15:41:37 +01:00
BBHandler.py bitbake: bitbake: Drop futures usage since we're python 3 2016-06-02 08:24:02 +01:00
ConfHandler.py bitbake: ast/ConfHandler: Add a syntax to clear variable 2016-08-18 10:06:26 +01:00