summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/hwdata/hwdata_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/hwdata/hwdata_git.bb')
-rw-r--r--meta-oe/recipes-support/hwdata/hwdata_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_git.bb b/meta-oe/recipes-support/hwdata/hwdata_git.bb
index 738c32d637..43972b6b59 100644
--- a/meta-oe/recipes-support/hwdata/hwdata_git.bb
+++ b/meta-oe/recipes-support/hwdata/hwdata_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57"
7 7
8PV = "0.346" 8PV = "0.346"
9SRCREV = "a2bff16032a68b089eeb169f09dea08094891c9c" 9SRCREV = "a2bff16032a68b089eeb169f09dea08094891c9c"
10SRC_URI = "git://github.com/vcrhonek/${BPN}.git" 10SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13