genode/repos/libports/recipes
Norman Feske eb80d6ce66 usb_webcam: on/off dependent on capture client
This commit removes the report service from the usb_webcam pkg, which
was used to enable or disable the webcam driver. The on/off state is
instead controlled by the presence of a capture client. That is, once a
capture client appears, the webcam driver is started. Vice versa, once
no capture client exists, the webcam driver is removed automatically.

Internally, the detection of presence of a capture client is based on
nitpicker's 'displays' report, which is consumed as input of the
rom_filter, which in turn generates the configuration of a dynamic sub
init.

Fixes #4287
2021-10-14 11:02:10 +02:00
..
api depot: update recipe hashes 2021-08-30 15:00:39 +02:00
pkg usb_webcam: on/off dependent on capture client 2021-10-14 11:02:10 +02:00
raw usb_webcam: on/off dependent on capture client 2021-10-14 11:02:10 +02:00
src mesa: name driver library appropriately 2021-10-13 14:50:37 +02:00