summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-bsp/firmwared/firmwared_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-bsp/firmwared/firmwared_git.bb')
-rw-r--r--meta-oe/recipes-bsp/firmwared/firmwared_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-bsp/firmwared/firmwared_git.bb b/meta-oe/recipes-bsp/firmwared/firmwared_git.bb
index 186bc1930..e8b491a43 100644
--- a/meta-oe/recipes-bsp/firmwared/firmwared_git.bb
+++ b/meta-oe/recipes-bsp/firmwared/firmwared_git.bb
@@ -7,7 +7,7 @@ LICENSE = "Apache-2.0"
7LIC_FILES_CHKSUM = "file://LICENSE-APACHE;md5=7b486c2338d225a1405d979ed2c15ce8 \ 7LIC_FILES_CHKSUM = "file://LICENSE-APACHE;md5=7b486c2338d225a1405d979ed2c15ce8 \
8 file://COPYING;md5=daa868b8e1ae17d03228a1145b4060da" 8 file://COPYING;md5=daa868b8e1ae17d03228a1145b4060da"
9 9
10SRC_URI = "git://github.com/teg/firmwared.git \ 10SRC_URI = "git://github.com/teg/firmwared.git;branch=master;protocol=https \
11 file://firmwared.service" 11 file://firmwared.service"
12 12
13PV = "0+git${SRCPV}" 13PV = "0+git${SRCPV}"