summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python.inc')
-rw-r--r--meta/recipes-devtools/python/python.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python.inc b/meta/recipes-devtools/python/python.inc
index 3de220b6a4..f5ebb5bcdd 100644
--- a/meta/recipes-devtools/python/python.inc
+++ b/meta/recipes-devtools/python/python.inc
@@ -4,7 +4,7 @@ LICENSE = "PSF"
4SECTION = "devel/python" 4SECTION = "devel/python"
5PRIORITY = "optional" 5PRIORITY = "optional"
6# bump this on every change in contrib/python/generate-manifest-2.6.py 6# bump this on every change in contrib/python/generate-manifest-2.6.py
7INC_PR = "nk1" 7INC_PR = "nk2"
8 8
9DEFAULT_PREFERENCE = "-26" 9DEFAULT_PREFERENCE = "-26"
10 10