How can I add wxPython to my distribution?
I have:
-----------------
export IMAGE_INSTALL += " \
hello \
python \
python-pygtk"
inherit image
export IMAGE_BASENAME = "mydistro-image"
----------------
Thanks,
ttk