[oe] [meta-openembedded][PATCH v6 09/10] ibus-table: Fix SRC_URI format

Pablo Saavedra psaavedra at igalia.com
Fri Aug 2 08:50:31 UTC 2019


---
 meta-oe/recipes-support/ibus/ibus-table_1.9.21.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/ibus/ibus-table_1.9.21.bb b/meta-oe/recipes-support/ibus/ibus-table_1.9.21.bb
index faa331031..30a4c5eaf 100644
--- a/meta-oe/recipes-support/ibus/ibus-table_1.9.21.bb
+++ b/meta-oe/recipes-support/ibus/ibus-table_1.9.21.bb
@@ -3,7 +3,7 @@ LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
 SECTION = "inputmethods"
 
-SRC_URI = "https://github.com/kaio/${PN}/releases/download/${PV}/${PN}-${PV}.tar.gz \
+SRC_URI = "https://github.com/kaio/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.gz \
           "
 SRC_URI[md5sum] = "1f7b3fab7271e409c9ef4c43f5c3fc78"
 SRC_URI[sha256sum] = "017bcd1cb9f5a79df46d1e4ac28f166ce2338938a2037ebe86783da0abca0c24"
-- 
2.11.0



More information about the Openembedded-devel mailing list