Forum Discussion
Altera_Forum
Honored Contributor
12 years agoI figured it out.... Even though the package is called "python", I guess the package that gets installed on the target is called "python-core".
So, I just had to use python-core in the IMAGE_INSTALL_append variable....