diff options
| -rw-r--r-- | meta-oe/recipes-extended/dlt-daemon/dlt-daemon_2.18.8.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/dlt-daemon/dlt-daemon_2.18.8.bb b/meta-oe/recipes-extended/dlt-daemon/dlt-daemon_2.18.8.bb index c3fa4677e2..f07d4c4067 100644 --- a/meta-oe/recipes-extended/dlt-daemon/dlt-daemon_2.18.8.bb +++ b/meta-oe/recipes-extended/dlt-daemon/dlt-daemon_2.18.8.bb | |||
| @@ -18,7 +18,9 @@ SRC_URI = "git://github.com/GENIVI/${BPN}.git;protocol=https;branch=master \ | |||
| 18 | file://0002-Don-t-execute-processes-as-a-specific-user.patch \ | 18 | file://0002-Don-t-execute-processes-as-a-specific-user.patch \ |
| 19 | file://0004-Modify-systemd-config-directory.patch \ | 19 | file://0004-Modify-systemd-config-directory.patch \ |
| 20 | " | 20 | " |
| 21 | SRCREV = "1438fcf8c88cd47b20b2984180a8457c3eb9193d" | 21 | SRCREV = "0138c00811c86eab4ff6bff3c6528163885ade19" |
| 22 | |||
| 23 | PV .= "+2.18.9git${SRCPV}" | ||
| 22 | 24 | ||
| 23 | S = "${WORKDIR}/git" | 25 | S = "${WORKDIR}/git" |
| 24 | 26 | ||
