diff options
| -rw-r--r-- | meta-oe/recipes-bsp/lm_sensors/lmsensors_3.6.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-bsp/lm_sensors/lmsensors_3.6.0.bb b/meta-oe/recipes-bsp/lm_sensors/lmsensors_3.6.0.bb index af0f5a7999..d5cd2cd195 100644 --- a/meta-oe/recipes-bsp/lm_sensors/lmsensors_3.6.0.bb +++ b/meta-oe/recipes-bsp/lm_sensors/lmsensors_3.6.0.bb | |||
| @@ -18,6 +18,8 @@ SRC_URI = "git://github.com/lm-sensors/lm-sensors.git;protocol=https;branch=mast | |||
| 18 | " | 18 | " |
| 19 | SRCREV = "1667b850a1ce38151dae17156276f981be6fb557" | 19 | SRCREV = "1667b850a1ce38151dae17156276f981be6fb557" |
| 20 | 20 | ||
| 21 | UPSTREAM_CHECK_GITTAGREGEX = "V(?P<pver>\d+(-\d+)+)" | ||
| 22 | |||
| 21 | inherit update-rc.d systemd | 23 | inherit update-rc.d systemd |
| 22 | 24 | ||
| 23 | RDEPENDS:${PN}-dev = "" | 25 | RDEPENDS:${PN}-dev = "" |
