aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Gromm <christian.gromm@microchip.com>2016-12-16 17:55:19 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2016-12-18 12:04:12 +0000
commite416218176328ef20ac8ff130af5bff5da51b284 (patch)
tree602d1d33f25fda1beb300f40be14fd99680913dc
parent506fe20e96031282d17a2121871dd2ea1a1be769 (diff)
can-lin: remove PR from recipe
This patch removes the PR line, since Yocto has PRserv built-in. Change-Id: If714e6087a9ac5b6a96999b6e3bb8d0f6fc23eda Reported-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
-rw-r--r--recipes-demo-hmi/can-lin/can-lin_0.2.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-demo-hmi/can-lin/can-lin_0.2.bb b/recipes-demo-hmi/can-lin/can-lin_0.2.bb
index ec3db4be..128791be 100644
--- a/recipes-demo-hmi/can-lin/can-lin_0.2.bb
+++ b/recipes-demo-hmi/can-lin/can-lin_0.2.bb
@@ -1,7 +1,6 @@
DESCRIPTION = "CAN-LIN Application"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
-PR = "r0"
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/most-can-demo-bin;protocol=https"