compositor-drm: Just pull in libbacklight source for now
authorKristian Høgsberg <krh@bitplanet.net>
Wed, 29 Feb 2012 19:23:51 +0000 (14:23 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 29 Feb 2012 19:23:51 +0000 (14:23 -0500)
commit51cba3ca380720f78f6b6c249bbc1351fc1be962
tree62699f137aad1525fa5359f86bdd2c52df3e046e
parent8e53c7f566daf38da83f63a7478e7041305e0ed6
compositor-drm: Just pull in libbacklight source for now

libbacklight is 300 lines of code in one .c file, and we're relying on
udev changes that aren't yet upstream.  For now, let's just keep a
copy in weston and if the Xorg DDX drivers start using libbacklight and
it becomes more widely available, we'll make it an external dependency.
configure.ac
src/Makefile.am
src/libbacklight.c [new file with mode: 0644]
src/libbacklight.h [new file with mode: 0644]