Ticket #1002 (closed defect: fixed)
ipkg default feeds don't include neo1973 arch
| Reported by: | cwixon@… | Owned by: | mickey@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Applications & Dependencies | Version: | 2007.2 |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
The following files are present in /etc/ipkg in a fresh rootfs:
arch.conf
snapshot-all-feed.conf
snapshot-armv4t-feed.conf
snapshot-fic-gta01-feed.conf
updates-all-feed.conf
updates-armv4t-feed.conf
updates-fic-gta01-feed.conf
Although arch.conf has been updated to reflect the split in machine-specific
architectures (formerly just fic-gta01, now fic-gta01 AND neo1973),
corresponding feeds have not been added. Accordingly, some neo1973-specific
packages will never be upgraded by ipkg (e.g. kernel modules, neod, etc.) in the
default case where these files remain unmodified.
We need additional default feeds:
- /etc/ipkg/snapshot-neo1973-feed.conf:
src/gz snapshot-neo1973 http://buildhost.openmoko.org/snapshots/2007.08/ipk/neo1973
- /etc/ipkg/updates-neo1973-feed.conf:
src/gz updates-neo1973
http://buildhost.openmoko.org/OM2007.2/tmp/deploy/glibc/ipk/neo1973

fixed in OE. Will appear starting with the next snapshot -- thanks!