Package dashboard Python dependencies as Yocto recipes #12

Open
opened 2026-05-27 07:00:54 +00:00 by bashy · 0 comments
Owner

Handle pip deps the Yocto way — no pip at runtime.

  • List all pip dependencies
  • Check which already exist in meta-openembedded
  • Write python3-<pkg>.bb recipes for any that are missing
  • Use python3-setuptools bbclass where applicable
  • Test that installed packages work correctly on target
Handle pip deps the Yocto way — no pip at runtime. - [ ] List all pip dependencies - [ ] Check which already exist in meta-openembedded - [ ] Write `python3-<pkg>.bb` recipes for any that are missing - [ ] Use `python3-setuptools` bbclass where applicable - [ ] Test that installed packages work correctly on target
bashy added this to the Yocto Phase 3 — meta-dashboard Portfolio Project milestone 2026-05-27 07:00:54 +00:00
Sign in to join this conversation.
No labels
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bashy/roadmap#12
No description provided.