diff options
| -rw-r--r-- | meta-oe/recipes-devtools/apitrace/apitrace_11.0.bb (renamed from meta-oe/recipes-devtools/apitrace/apitrace_10.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/apitrace/apitrace_10.0.bb b/meta-oe/recipes-devtools/apitrace/apitrace_11.0.bb index d4d8d8eb45..1e5798de58 100644 --- a/meta-oe/recipes-devtools/apitrace/apitrace_10.0.bb +++ b/meta-oe/recipes-devtools/apitrace/apitrace_11.0.bb | |||
| @@ -5,7 +5,7 @@ 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 = "d28a980802ad48568c87da02d630c8babfe163bb" | 8 | SRCREV = "c54d99563414cd178abec7cf7d9663eb949a0f51" |
| 9 | PV .= "+10.0.1+git${SRCPV}" | 9 | PV .= "+10.0.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 | " |
