aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/dlt-daemon/dlt-daemon_2.9.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/dlt-daemon/dlt-daemon_2.9.0.bb')
-rw-r--r--recipes-extended/dlt-daemon/dlt-daemon_2.9.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-extended/dlt-daemon/dlt-daemon_2.9.0.bb b/recipes-extended/dlt-daemon/dlt-daemon_2.9.0.bb
index 58447e8..8889333 100644
--- a/recipes-extended/dlt-daemon/dlt-daemon_2.9.0.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 = "r1"
+PR = "r2"
inherit gzipnative
@@ -25,6 +25,7 @@ DEPENDS = "zlib"
SRC_URI = "git://git.projects.genivi.org/${PN}.git;protocol=git;tag=v${PV} \
file://systemd_service_installation.patch \
+ file://fix-in-build-builds.patch \
"
S = "${WORKDIR}/git"