summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux-libc-headers
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-06-08 09:46:18 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-08 21:35:04 +0100
commitdc3563bc2422144622923626f661a3974560b9d1 (patch)
tree8b3df1cd42f50f78922ef8756d7d68401c1d46a3 /meta/recipes-kernel/linux-libc-headers
parent5643dd73fd1ce4d2813d86a2388df85b48e9a135 (diff)
downloadopenembedded-core-contrib-dc3563bc2422144622923626f661a3974560b9d1.tar.gz
linux-yocto: exclude from version checks/automated version updates
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux-libc-headers')
-rw-r--r--meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc
index 4481aa430c..20139a8497 100644
--- a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc
+++ b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc
@@ -32,6 +32,8 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
+RECIPE_NO_UPDATE_REASON = "Recipe is updated through a separate process"
+
python __anonymous () {
major = d.getVar("PV").split('.')[0]
if major == "3":