Re: [meta-arago] [RFC][PATCH 2/2] meta-toolchain-arago-minimal: define minimal devkit/sdk

2020-02-07 Thread Denys Dmytriyenko
On Fri, Feb 07, 2020 at 01:46:28PM -0500, Jacob Stiffler wrote: > * This minimal sdk can use package management to obtain needed dev > packages. > * Resulting shar image is ~45 MB > * Usage could be a little more elgant, but if feeds are available, > the following can be done to install any

[meta-arago] [RFC][PATCH 2/2] meta-toolchain-arago-minimal: define minimal devkit/sdk

2020-02-07 Thread Jacob Stiffler
* This minimal sdk can use package management to obtain needed dev packages. * Resulting shar image is ~45 MB * Usage could be a little more elgant, but if feeds are available, the following can be done to install any package availble on a feed: $ cat ./sysroots//etc/opkg/* > ./opkg.conf