lm-sensors: fix missing PKG_SOURCE variable (#2933)
authorJo-Philipp Wich <jo@mein.io>
Thu, 7 Jul 2016 10:10:06 +0000 (12:10 +0200)
committerJo-Philipp Wich <jo@mein.io>
Thu, 7 Jul 2016 10:10:09 +0000 (12:10 +0200)
commita6368066b3c89c2dbd327e174c3f204f1132cd98
tree8fec44f685badc550d84d0defdd7da4f540bab9b
parentfc9182dd2055f68874371f8028189ba3e8082aa6
lm-sensors: fix missing PKG_SOURCE variable (#2933)

Fix missing `PKG_SOURCE` variable leading to a
`Download/default is missing the FILE field` error in the buildroot.

Also remove now uneeded  variable as the default one matches the git clone
structure. Finally use the common variable assignment style for
`PKG_SOURCE_PROTO` and `PKG_SOURCE_VERSION`.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
utils/lm-sensors/Makefile