diff options
author | Luke Gox <luke@box0.(none)> | 2009-04-06 01:32:55 +0200 |
---|---|---|
committer | Luke Gox <luke@box0.(none)> | 2009-04-06 01:32:55 +0200 |
commit | 6255cd11b01d03599cb9c1e9391c8c5da1467af2 (patch) | |
tree | 4ddd2cb6d40aa18bc06139f106ea84413d281830 /recipes/python/python.inc | |
parent | b55f0d28339f0efb78e0fe3229425a6124dee556 (diff) | |
parent | cc98a1833bbdfbba3ccda5eb30310ed0d7bfbdd5 (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 1e53e6964e..f11345192c 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 = "ml2" +PR = "ml3" DEFAULT_PREFERENCE = "-26" |