From 12ba5cc32537ea931abfecf414965a19f30f3fcb Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 11 Nov 2015 17:15:09 +0200 Subject: package_regex.inc: split GITTAGREGEX entries into recipe files (From OE-Core rev: 589f5442372a7ab0f8bc40403e1739ce1cdd1cc0) Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-kernel/linux/linux-yocto.inc') diff --git a/meta/recipes-kernel/linux/linux-yocto.inc b/meta/recipes-kernel/linux/linux-yocto.inc index e0524de27e..6b161fc064 100644 --- a/meta/recipes-kernel/linux/linux-yocto.inc +++ b/meta/recipes-kernel/linux/linux-yocto.inc @@ -4,6 +4,8 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" +UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+\.\d+(\.\d+)*)" + INC_PR = "r4" DEPENDS += "xz-native bc-native" -- cgit v1.2.3-54-g00ecf