diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-08-06 08:31:43 +0000 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-08-06 08:31:43 +0000 |
commit | 7a0f1c0ecd1616ba5c876e8b1e96402fe7e65a4a (patch) | |
tree | aeed6d6dea86505a379dcc564e8db6cc2aefddc0 /recipes/python/python.inc | |
parent | a07fa8486f9a4344fc1904706499847653593637 (diff) | |
parent | 6211c548044fd843092c306382110a201d9f2a58 (diff) |
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/python/python.inc')
-rw-r--r-- | recipes/python/python.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python.inc b/recipes/python/python.inc index f11345192c..598d97cfd3 100644 --- a/recipes/python/python.inc +++ b/recipes/python/python.inc @@ -4,7 +4,7 @@ LICENSE = "PSF" SECTION = "devel/python" PRIORITY = "optional" # bump this on every change in contrib/python/generate-manifest-2.6.py -PR = "ml3" +INC_PR = "ml4" DEFAULT_PREFERENCE = "-26" |