Alexandre Belloni
702704014d
Fix package headers to comply with coding style
...
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2013-06-06 17:26:35 +02:00
Thomas Petazzoni
fd8f39653a
python3: remove another config script
...
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2013-05-11 22:42:15 +02:00
Daniel Nelson
6b340425e8
python3: Fix pyc-only related runtime exceptions
...
Python3 changes the pyc lookup strategy, ignoring the
__pycache__ directory if the .py file is missing. Change
install location to enable use of .pyc without their parent .py
See http://www.python.org/dev/peps/pep-3147
[Peter: add patch header]
Signed-off-by: Daniel Nelson <daniel@sigpwr.com >
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
(untested)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2013-01-28 22:03:57 +01:00
Maxime Ripard
6ffab129a3
python3: Handle properly the pyc and py files on the target
...
Fixes #5690
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com >
Acked-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2013-01-20 21:37:40 +01:00
Maxime Ripard
9976b37f86
python3: Point /usr/bin/python to python3 if python is not selected
...
Fixes #5702
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com >
Acked-by: Samuel Martin <s.martin49@gmail.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2013-01-20 21:30:26 +01:00
Maxime Ripard
03c4d57f1d
Add python3 package
...
[Peter: s/python/python3/]
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com >
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk >
2012-11-08 00:10:23 +01:00