genode/repos/os/src/drivers/framebuffer/spec/omap4
Emery Hemingway 8ae2f65da8 uniform XML boolean attribute access
Replace 'attribute(...).has_value("yes")`
with 'attribute_value(..., false)'.

This allows for boolean configuration to be set with values such as
"true", "false", "yes", "no", or "1", "0".

Fixes #2002
2016-06-22 12:21:42 +02:00
..
dispc.h Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
driver.h Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
dss.h Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
hdmi.h Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
main.cc uniform XML boolean attribute access 2016-06-22 12:21:42 +02:00
target.mk Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00