diff options
author | Yong-iL Joh <yong-il.joh@windriver.com> | 2017-07-26 16:04:47 +0900 |
---|---|---|
committer | Yong-iL Joh <yong-il.joh@windriver.com> | 2017-07-26 20:01:50 +0900 |
commit | f343afbb700acc3937de0477466633fe67c86c54 (patch) | |
tree | bd3e7e2b9b31272a46a513ac3413e769dd42e64f | |
parent | 3d2baa82c14e96aac7b1750a560aa4dcc4ec2579 (diff) | |
download | meta-ivi-f343afbb700acc3937de0477466633fe67c86c54.tar.gz meta-ivi-f343afbb700acc3937de0477466633fe67c86c54.tar.bz2 meta-ivi-f343afbb700acc3937de0477466633fe67c86c54.zip |
capicxx-core-native: version up to 3.1.12
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
-rw-r--r-- | meta-ivi/recipes-extended/common-api/capicxx-core-native_3.1.12.bb (renamed from meta-ivi/recipes-extended/common-api/capicxx-core-native_3.1.11.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-ivi/recipes-extended/common-api/capicxx-core-native_3.1.11.bb b/meta-ivi/recipes-extended/common-api/capicxx-core-native_3.1.12.bb index c14241a..7f94816 100644 --- a/meta-ivi/recipes-extended/common-api/capicxx-core-native_3.1.11.bb +++ b/meta-ivi/recipes-extended/common-api/capicxx-core-native_3.1.12.bb @@ -6,5 +6,5 @@ LAUNCHER_LINK = "capicxx-core-gen" require capicxx-native.inc SRC_URI = "https://github.com/GENIVI/${_BPN}-tools/releases/download/${PV}/commonapi-generator.zip" -SRC_URI[md5sum] = "9b6006770c1f883157a316d939f75cb8" -SRC_URI[sha256sum] = "e919f525f2369fa56a1e493b093fd34ba25c1e2ea35cba174e841c9687d327ea" +SRC_URI[md5sum] = "c54da4b1ccbb51e707f2527613e89f76" +SRC_URI[sha256sum] = "730526556222e888850b49c5371baa7eaffbcc824c318512d45b5115e5546282" |