summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/console-tools
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2015-11-16 16:08:36 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-12-08 10:20:52 +0000
commit75c69294931da1db798b0e2c5103dd0b30ee60d0 (patch)
tree36208b9f10005957757133a4a94424266be35625 /meta/recipes-core/console-tools
parentcefeac268ed326d45e555fc81be32528ed6feb0d (diff)
downloadpoky-75c69294931da1db798b0e2c5103dd0b30ee60d0.tar.gz
package_regex.inc: split sourceforge related entries to their own recipes
(From OE-Core rev: 4c5899fa0b8258f2754e3080dae5535e3b248e91) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/console-tools')
-rw-r--r--meta/recipes-core/console-tools/console-tools_0.3.2.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-core/console-tools/console-tools_0.3.2.bb b/meta/recipes-core/console-tools/console-tools_0.3.2.bb
index a9805b3fe8..7e14b31a00 100644
--- a/meta/recipes-core/console-tools/console-tools_0.3.2.bb
+++ b/meta/recipes-core/console-tools/console-tools_0.3.2.bb
@@ -20,6 +20,9 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/lct/console-tools-${PV}.tar.gz \
20SRC_URI[md5sum] = "bf21564fc38b3af853ef724babddbacd" 20SRC_URI[md5sum] = "bf21564fc38b3af853ef724babddbacd"
21SRC_URI[sha256sum] = "eea6b441672dacd251079fc85ed322e196282e0e66c16303ec64c3a2b1c126c2" 21SRC_URI[sha256sum] = "eea6b441672dacd251079fc85ed322e196282e0e66c16303ec64c3a2b1c126c2"
22 22
23UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/lct/files/console-tools-devel/"
24UPSTREAM_CHECK_REGEX = "/console-tools-devel/(?P<pver>(\d\d?\.)+\d\d?)/"
25
23do_configure_prepend () { 26do_configure_prepend () {
24 mkdir -p ${S}/m4 27 mkdir -p ${S}/m4
25 cp ${WORKDIR}/lcmessage.m4 ${S}/m4/ 28 cp ${WORKDIR}/lcmessage.m4 ${S}/m4/