diff options
Diffstat (limited to 'meta-oe/recipes-devtools/ply/ply_git.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/ply/ply_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ply/ply_git.bb b/meta-oe/recipes-devtools/ply/ply_git.bb index b1327efebf..27e04d319c 100644 --- a/meta-oe/recipes-devtools/ply/ply_git.bb +++ b/meta-oe/recipes-devtools/ply/ply_git.bb | |||
| @@ -7,7 +7,7 @@ DEPENDS += "bison-native" | |||
| 7 | 7 | ||
| 8 | PV = "2.1.1+git${SRCPV}" | 8 | PV = "2.1.1+git${SRCPV}" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/iovisor/ply" | 10 | SRC_URI = "git://github.com/iovisor/ply;branch=master;protocol=https" |
| 11 | SRCREV = "e25c9134b856cc7ffe9f562ff95caf9487d16b59" | 11 | SRCREV = "e25c9134b856cc7ffe9f562ff95caf9487d16b59" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
