Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

empty PACKAGE_CLASSES does not allow to use package-index #4

Closed
skabanov opened this issue May 15, 2014 · 2 comments
Closed

empty PACKAGE_CLASSES does not allow to use package-index #4

skabanov opened this issue May 15, 2014 · 2 comments

Comments

@skabanov
Copy link

For 2014.06 branch PACKAGE_CLASSES is set to " "
and because of this we can not use bitbake package-index to update index of ipk.
In package_manager.py generate_index_files function
we check this variable and because variable is not set we do not call
opkg-make-index.
Also we can not set PACKAGE_CLASSES in local.conf.

kraj added a commit that referenced this issue May 15, 2014
Fixes issue #4

Signed-off-by: Khem Raj <raj.khem@gmail.com>
@skabanov
Copy link
Author

Thank you for fix. Is it possible to add it to 2014.06 branch also ?

kraj added a commit that referenced this issue May 16, 2014
Fixes issue #4

Signed-off-by: Khem Raj <raj.khem@gmail.com>
@skabanov
Copy link
Author

This was fast.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant