diff options
Diffstat (limited to 'recipes-kernel/bluez-firmware-rpidistro')
-rw-r--r-- | recipes-kernel/bluez-firmware-rpidistro/bluez-firmware-rpidistro_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/bluez-firmware-rpidistro/bluez-firmware-rpidistro_git.bb b/recipes-kernel/bluez-firmware-rpidistro/bluez-firmware-rpidistro_git.bb index 310d2f8..260aeb9 100644 --- a/recipes-kernel/bluez-firmware-rpidistro/bluez-firmware-rpidistro_git.bb +++ b/recipes-kernel/bluez-firmware-rpidistro/bluez-firmware-rpidistro_git.bb | |||
@@ -23,7 +23,7 @@ LIC_FILES_CHKSUM = "\ | |||
23 | # so that the license files will be copied from fetched source | 23 | # so that the license files will be copied from fetched source |
24 | NO_GENERIC_LICENSE[Firmware-cypress-rpidistro] = "LICENCE.cypress-rpidistro" | 24 | NO_GENERIC_LICENSE[Firmware-cypress-rpidistro] = "LICENCE.cypress-rpidistro" |
25 | 25 | ||
26 | SRC_URI = "git://github.com/RPi-Distro/bluez-firmware" | 26 | SRC_URI = "git://github.com/RPi-Distro/bluez-firmware;branch=master;protocol=https" |
27 | SRCREV = "96eefffcccc725425fd83be5e0704a5c32b79e54" | 27 | SRCREV = "96eefffcccc725425fd83be5e0704a5c32b79e54" |
28 | PV = "0.0+git${SRCPV}" | 28 | PV = "0.0+git${SRCPV}" |
29 | 29 | ||