commit | 23e1d6f176c13034770cfe5b2a2c1ec86e9643c3 | [log] [tgz] |
---|---|---|
author | Quentin Glidic <sardemff7+git@sardemff7.net> | Fri Dec 02 14:08:44 2016 +0100 |
committer | Quentin Glidic <sardemff7+git@sardemff7.net> | Tue Jan 17 18:24:49 2017 +0100 |
tree | 4b22d3ea172ba5fd15e5b927633f5e403fd34a74 | |
parent | b2f32ab4a7c75628b5a10b4b2aef838b2ac0bb2c [diff] |
libweston: Properly namespace backends entrypoint This prevents loading a backend as a simple module. This will avoid messing up with backends when we will introduce libweston common modules. Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net> Reviewed-by: Daniel Stone <daniels@collabora.com>