[oe] [meta-oe][PATCH 02/24] libhugetlbfs: add UPSTREAM_CHECK_GITTAGREGEX
Yi Zhao
yi.zhao at windriver.com
Tue May 29 07:17:35 UTC 2018
Signed-off-by: Yi Zhao <yi.zhao at windriver.com>
---
meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb b/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb
index a63494a..ee1b9d0 100644
--- a/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb
+++ b/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb
@@ -21,6 +21,8 @@ SRC_URI = " \
file://Force-text-segment-alignment-to-0x08000000-for-i386-.patch \
"
+UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
+
S = "${WORKDIR}/git"
COMPATIBLE_HOST = "(i.86|x86_64|powerpc|powerpc64|aarch64|arm).*-linux*"
--
2.7.4
More information about the Openembedded-devel
mailing list