Actions
Action Item #122
openCreate opkg for toolchain debug tools
Start date:
19 Sep 2012
Due date:
% Done:
50%
Estimated time:
Severity:
Critical
Description
The toolchain now builds a collection of debugging tools and places them under <install>/arm-unknown-linux-gnueabi/debug-root/. These directories needs to be packaged as an opkg and made available from an external repository.
Some info on building opkg tools:- opkg tools need to be built on host. Create a target that builds them and generates an RPM for use on Fedora/CentOS.
- opkg tools git: http://git.yoctoproject.org/cgit/cgit.cgi/opkg-utils/
- old site: http://code.google.com/p/opkg/
- Tutorial on making opkg: http://inportb.com/2010/10/19/making-an-opkg-package/
- Discussion on making opkgs: http://openmoko-public-mailinglists.1958.n2.nabble.com/SHR-create-opkg-packages-td2982245.html
- Discussion on making opkgs: https://groups.google.com/forum/?fromgroups=#!topic/opkg-devel/yLg8vyxClow
- Tutorial on making opkg: http://wiki.hummy.tv/wiki/Create_Packages
Actions