[RCAR] Fix ti-bt package name and revision 65/16665/4
authorRonan Le Martret <ronan.lemartret@iot.bzh>
Sun, 16 Sep 2018 19:34:38 +0000 (19:34 +0000)
committerronan Le Martret <ronan.lemartret@iot.bzh>
Fri, 5 Oct 2018 13:29:10 +0000 (13:29 +0000)
*  ti-bt  needs to have a correct PN and PR to be
   compliant with dnf and so rpm.

Bug-AGL: SPEC-920

Change-Id: I1b83ce54340922a23a6f0de5873e48699c2e1101
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
meta-agl-bsp/meta-rcar-gen3-adas/recipes-bsp/ti-bt/ti-bt_%.bbappend

index 45138b6..a08cb26 100644 (file)
@@ -6,6 +6,9 @@ SRC_URI += "file://ti-uim.service"
 
 SYSTEMD_SERVICE_${PN} = "ti-uim.service"
 
+PR = "r0"
+PV = "0.1+git${SRCPV}"
+
 do_install_append() {
     # We do not want the blacklist
     rm -f ${D}/${sysconfdir}/modprobe.d/ti_bt.conf