diff options
author | Yuya Ono <Ono.Yuya@ap.MitsubishiElectric.co.jp> | 2018-05-28 11:24:51 +0900 |
---|---|---|
committer | Yuya Ono <Ono.Yuya@ap.MitsubishiElectric.co.jp> | 2018-05-28 11:24:51 +0900 |
commit | abfcc560ca9635625537a08c8674c1299c8ee4e1 (patch) | |
tree | 1eb08cf89b4a0250aba355e970088b0fa744da3e /meta-agl-bsp/meta-qcom/recipes-bsp/96boards-tools | |
parent | 8be767a00d15e0c6413da31926263897a3958263 (diff) |
dragonboard-410c: update 96boards-tools recipe
Update 96boards-tools recipe for dragonboard-410c.
This recipe is ported from meta-96boards layer(rocko).
https://github.com/96boards/meta-96boards/
Change-Id: I4a56bddabebfde48ee2a25e180d6ed452b5e0e38
Signed-off-by: Yuya Ono <Ono.Yuya@ap.MitsubishiElectric.co.jp>
Diffstat (limited to 'meta-agl-bsp/meta-qcom/recipes-bsp/96boards-tools')
-rw-r--r-- | meta-agl-bsp/meta-qcom/recipes-bsp/96boards-tools/96boards-tools_0.12.bb (renamed from meta-agl-bsp/meta-qcom/recipes-bsp/96boards-tools/96boards-tools_0.11.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-bsp/meta-qcom/recipes-bsp/96boards-tools/96boards-tools_0.11.bb b/meta-agl-bsp/meta-qcom/recipes-bsp/96boards-tools/96boards-tools_0.12.bb index 5c3583526..446770f8e 100644 --- a/meta-agl-bsp/meta-qcom/recipes-bsp/96boards-tools/96boards-tools_0.11.bb +++ b/meta-agl-bsp/meta-qcom/recipes-bsp/96boards-tools/96boards-tools_0.12.bb @@ -5,7 +5,7 @@ SECTION = "devel" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" -SRCREV = "395b5994a5fa52f9db10f480fce74e9acdbe3318" +SRCREV = "ed0f0dbec02c1869a0c4fa0140b4aa5338c9d010" SRC_URI = "git://github.com/96boards/96boards-tools;branch=master;protocol=https" S = "${WORKDIR}/git" |