diff options
| -rw-r--r-- | meta-oe/recipes-devtools/apitrace/apitrace_11.1.bb (renamed from meta-oe/recipes-devtools/apitrace/apitrace_11.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/apitrace/apitrace_11.0.bb b/meta-oe/recipes-devtools/apitrace/apitrace_11.1.bb index 1e5798de58..aed7977595 100644 --- a/meta-oe/recipes-devtools/apitrace/apitrace_11.0.bb +++ b/meta-oe/recipes-devtools/apitrace/apitrace_11.1.bb | |||
| @@ -5,8 +5,8 @@ LICENSE = "MIT & BSD-3-Clause" | |||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=aeb969185a143c3c25130bc2c3ef9a50 \ | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=aeb969185a143c3c25130bc2c3ef9a50 \ |
| 6 | file://thirdparty/snappy/COPYING;md5=f62f3080324a97b3159a7a7e61812d0c" | 6 | file://thirdparty/snappy/COPYING;md5=f62f3080324a97b3159a7a7e61812d0c" |
| 7 | 7 | ||
| 8 | SRCREV = "c54d99563414cd178abec7cf7d9663eb949a0f51" | 8 | SRCREV = "9352fc02bba106fbbeef9e8452ef34643c0d0764" |
| 9 | PV .= "+10.0.1+git${SRCPV}" | 9 | PV .= "+11.1+git${SRCPV}" |
| 10 | SRC_URI = "gitsm://github.com/${BPN}/${BPN}.git;branch=master;protocol=https \ | 10 | SRC_URI = "gitsm://github.com/${BPN}/${BPN}.git;branch=master;protocol=https \ |
| 11 | " | 11 | " |
| 12 | 12 | ||
