diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2011-03-05 17:01:47 +0000 |
|---|---|---|
| committer | Saul Wold <sgw@linux.intel.com> | 2011-03-10 21:43:03 -0800 |
| commit | 20b41bd1368e89de1da0db3f48cda6fa5801f9be (patch) | |
| tree | f0881113084bc5385b067cead95de5b58a969eeb /meta/recipes-devtools/python/python.inc | |
| parent | 232dcb72416c8315445959dfab46c86327384c30 (diff) | |
| download | poky-20b41bd1368e89de1da0db3f48cda6fa5801f9be.tar.gz | |
python: add generate-manifest-2.6.py script and regen python-2.6-manifest.inc
* imported from OE with sorted entries etc
(From OE-Core rev: 94b36524550ff2c94a5f8d82a9bc2073c06d418a)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 | ||
