summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/anthy/anthy_9100h.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/anthy/anthy_9100h.bb')
-rw-r--r--meta-oe/recipes-support/anthy/anthy_9100h.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/anthy/anthy_9100h.bb b/meta-oe/recipes-support/anthy/anthy_9100h.bb
index f2bf52cdb..ed87b3de4 100644
--- a/meta-oe/recipes-support/anthy/anthy_9100h.bb
+++ b/meta-oe/recipes-support/anthy/anthy_9100h.bb
@@ -17,6 +17,9 @@ SRC_URI:append:class-native = " file://native-helpers.patch"
17SRC_URI[md5sum] = "1f558ff7ed296787b55bb1c6cf131108" 17SRC_URI[md5sum] = "1f558ff7ed296787b55bb1c6cf131108"
18SRC_URI[sha256sum] = "d256f075f018b4a3cb0d165ed6151fda4ba7db1621727e0eb54569b6e2275547" 18SRC_URI[sha256sum] = "d256f075f018b4a3cb0d165ed6151fda4ba7db1621727e0eb54569b6e2275547"
19 19
20UPSTREAM_CHECK_URI = "https://osdn.net/projects/anthy/releases/"
21UPSTREAM_CHECK_REGEX = "${BPN}-(?P<pver>(\d+)+(\w*))"
22
20DEPENDS:class-target = "anthy-native" 23DEPENDS:class-target = "anthy-native"
21RDEPENDS:${PN}:class-target = "libanthy0" 24RDEPENDS:${PN}:class-target = "libanthy0"
22 25