pkg-python: improve error handling
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 15 Dec 2013 15:17:28 +0000 (16:17 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 15 Dec 2013 15:21:19 +0000 (16:21 +0100)
commit27bc8868f245e0ff358804f68a8c3de7e9224fbd
treedfa288c0a03d28d51f68a2f955e9ee306e730c32
parent68f2291309e4a62f9280d81683793c61608eaacc
pkg-python: improve error handling

Make the python packing a bit easier to use by providing a detailed error
message if <pkg>_SETUP_TYPE isn't set to a valid value.

At the same time adjust the error message used when <pkg>_SETUP_TIME isn't
set to list the exact variable name that should be set, and don't talk about
'Unknown' as it isn't printed when the variable isn't set (or is set to the
empty string).

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/pkg-python.mk