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
Updated by Hammel about 12 years ago
- % Done changed from 0 to 10
Added opkg-utils targets to build and install utils on host system.
Updated by Hammel about 12 years ago
- % Done changed from 10 to 50
Added opkg host tools build along with opkg'ing of xcc-debug binaries.
Can't test installation of package yet because opkg is not in 2012.05. Need to rev to 2012.08 and try that. It should be in this one but if not there are patches in the git tree for it.
Actions