diff options
Diffstat (limited to 'meta-oe/recipes-support/hwdata/hwdata_git.bb')
| -rw-r--r-- | meta-oe/recipes-support/hwdata/hwdata_git.bb | 2 |
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 | ||
| 8 | PV = "0.346" | 8 | PV = "0.346" |
| 9 | SRCREV = "a2bff16032a68b089eeb169f09dea08094891c9c" | 9 | SRCREV = "a2bff16032a68b089eeb169f09dea08094891c9c" |
| 10 | SRC_URI = "git://github.com/vcrhonek/${BPN}.git" | 10 | SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
