genode/repos/os/src/drivers/framebuffer/spec
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
..
exynos fb_drv: generate periodic sync events 2015-11-04 13:49:01 +01:00
imx53 uniform XML boolean attribute access 2016-06-22 12:21:42 +02:00
omap4 uniform XML boolean attribute access 2016-06-22 12:21:42 +02:00
pl11x fb_drv: generate periodic sync events 2015-11-04 13:49:01 +01:00
rpi uniform XML boolean attribute access 2016-06-22 12:21:42 +02:00
sdl base: remove Component::name from API 2016-05-23 15:49:56 +02:00