Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-02-20 | openwrt-sdk.conf: Start adding package renaming stuff. | Paul Sokolovsky | 1 | |
2008-01-09 | openwrt-sdk.conf: Elaborate, tested to actually work. | Paul Sokolovsky | 1 | |
* Set IPKGBUILDCMD to produce openwrt-compatible packages (tar.gz toplevel wrap instead of ar). Caveat: latest ipkg-make-index doesn't support these. Pre-latest, doesn't throw error, but generates crap still. * Added ASSUME_SHLIB for libm. | ||||
2007-12-19 | distro/openwrt-sdk.conf: Distro config to build packages for OpenWRT. | Paul Sokolovsky | 1 | |
* Only package building is supported (not images). * Uses SDK tarballs from OpenWRT projects. * The distro itself is fully target-agnostic, you should just install correct SDK tarball and pass correct TARGET_ARCH (using environment vs local.conf is highly recommended). |