diff options
Diffstat (limited to 'meta/recipes-devtools/python/python.inc')
-rw-r--r-- | meta/recipes-devtools/python/python.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python.inc b/meta/recipes-devtools/python/python.inc index f78250769b..bfa0bb2b36 100644 --- a/meta/recipes-devtools/python/python.inc +++ b/meta/recipes-devtools/python/python.inc | |||
@@ -4,7 +4,7 @@ LICENSE = "PSF" | |||
4 | SECTION = "devel/python" | 4 | SECTION = "devel/python" |
5 | PRIORITY = "optional" | 5 | PRIORITY = "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 |
7 | INC_PR = "nk0" | 7 | INC_PR = "nk1" |
8 | 8 | ||
9 | DEFAULT_PREFERENCE = "-26" | 9 | DEFAULT_PREFERENCE = "-26" |
10 | 10 | ||