diff options
Diffstat (limited to 'meta-oe/recipes-extended/libbacktrace/libbacktrace_git.bb')
| -rw-r--r-- | meta-oe/recipes-extended/libbacktrace/libbacktrace_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libbacktrace/libbacktrace_git.bb b/meta-oe/recipes-extended/libbacktrace/libbacktrace_git.bb index d930b43480..609e55f4ac 100644 --- a/meta-oe/recipes-extended/libbacktrace/libbacktrace_git.bb +++ b/meta-oe/recipes-extended/libbacktrace/libbacktrace_git.bb | |||
| @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=24b5b3feec63c4be0975e1fea5100440" | |||
| 8 | 8 | ||
| 9 | DEPENDS += "libunwind" | 9 | DEPENDS += "libunwind" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/ianlancetaylor/libbacktrace;protocol=https" | 11 | SRC_URI = "git://github.com/ianlancetaylor/libbacktrace;protocol=https;branch=master" |
| 12 | 12 | ||
| 13 | PV = "1.0+git${SRCPV}" | 13 | PV = "1.0+git${SRCPV}" |
| 14 | SRCREV = "4f57c999716847e45505b3df170150876b545088" | 14 | SRCREV = "4f57c999716847e45505b3df170150876b545088" |
