aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-extended/dlt-daemon/dlt-daemon_2.9.0.bb (renamed from recipes-extended/dlt-daemon/dlt-daemon_2.7.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-extended/dlt-daemon/dlt-daemon_2.7.1.bb b/recipes-extended/dlt-daemon/dlt-daemon_2.9.0.bb
index 5da4594..9cdbfc0 100644
--- a/recipes-extended/dlt-daemon/dlt-daemon_2.7.1.bb
+++ b/recipes-extended/dlt-daemon/dlt-daemon_2.9.0.bb
@@ -11,7 +11,7 @@ DESCRIPTION = "This component provides a standardised log and trace interface, b
HOMEPAGE = "https://www.genivi.org/"
SECTION = "console/utils"
-PR = "r3"
+PR = "r0"
inherit gzipnative
@@ -19,7 +19,7 @@ LICENSE = "MPLv2"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=99ba60c3fad7eaf8c56bca6dd75cba09 \
file://MPL.txt;md5=ccdb2761cef70c8b2612624c323f89dc"
-SRC_URI = "git://git.projects.genivi.org/${PN}.git;protocol=git;tag=82b1b748b207fe85db97089be5f78a5e9ab551d1"
+SRC_URI = "git://git.projects.genivi.org/${PN}.git;protocol=git;tag=v${PV}"
S = "${WORKDIR}/git"