diff options
Diffstat (limited to 'recipes-kernel/mocca-usb')
-rw-r--r-- | recipes-kernel/mocca-usb/mocca-usb.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/mocca-usb/mocca-usb.bb b/recipes-kernel/mocca-usb/mocca-usb.bb index acceb0cf4..9d2c07452 100644 --- a/recipes-kernel/mocca-usb/mocca-usb.bb +++ b/recipes-kernel/mocca-usb/mocca-usb.bb @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425 inherit module -PV = "0.1" +PV = "2.0.4" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/can-lin/;protocol=https;branch=blowfish" S = "${WORKDIR}/git/Usb-Driver" |