libsensors: Remove clashing header definition from package
authorAlex Bennee <ajb@cbnl.com>
Tue, 22 Feb 2011 18:21:32 +0000 (18:21 +0000)
committerTom Rini <tom_rini@mentor.com>
Wed, 23 Feb 2011 21:21:16 +0000 (14:21 -0700)
commit2977a53f5e85194273f87089758eeb39193ba1a9
treeb3892e86eb6a0ebbf8bb97e684a81ffa5188187f
parent70bf94cd8669f549ca90581e9592d409b6e24e2e
libsensors: Remove clashing header definition from package

libsensors attempts to install:

    /usr/include/linux/i2c-dev.h

Which clashes with the libc definition. This patch removes it
from the build (as suggested by _pb on #oe).

Signed-off-by: Alex Bennee <ajb@cbnl.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/lm_sensors/lmsensors-apps_2.10.8.bb