diff options
author | Christian Gromm <christian.gromm@microchip.com> | 2016-12-16 17:55:19 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2016-12-18 12:04:12 +0000 |
commit | e416218176328ef20ac8ff130af5bff5da51b284 (patch) | |
tree | 602d1d33f25fda1beb300f40be14fd99680913dc /recipes-demo-hmi/can-lin | |
parent | 506fe20e96031282d17a2121871dd2ea1a1be769 (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>
Diffstat (limited to 'recipes-demo-hmi/can-lin')
-rw-r--r-- | recipes-demo-hmi/can-lin/can-lin_0.2.bb | 1 |
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 ec3db4bed..128791be2 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" |