[oe] .opk packages and rootfs?

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Mon Jan 3 21:00:38 UTC 2011


Hi,

As ipkg-utils doesn't download for me anymore i was wondering
about the status of packaged-staging and how to use it (must be
documented somewhere, i must be blind or something as i can't seem to
find it).

Are there any plans to move to opkg?

For reference, i'm attaching an initial idea (*NOT* a patch) for using
opkg to package staging and for use as online-package manager for the
roofs. It is heavily based on the existing ipkg classes, as you can see.
I'm aware that the dependecy-handling in both base and the opkg-utils
recipe would need major fixing (help on that would be very welcome).

$ diffstat -up1 not-an-opkg.opk-patch.diff
 classes/base.bbclass                                    |   14 
 classes/package_opk.bbclass                             |  317 ++++++++++++++++
 classes/packaged-staging.bbclass                        |   38 +
 classes/rootfs_opk.bbclass                              |   95 ++++
 conf/bitbake.conf                                       |    2 
 conf/distro/include/sane-feed-opk.inc                   |    4 
 conf/distro/micro-uclibc.conf                           |    1 
 conf/distro/micro.conf                                  |    2 
 recipes/opkg-utils/opkg-utils_svn.bb                    |   27 +
 recipes/opkg/opkg.inc                                   |    2 
 recipes/stage-manager/stagemanager-ipkg-native_0.0.1.bb |   11 
 recipes/stage-manager/stagemanager-native.inc           |   19 
 recipes/stage-manager/stagemanager-native_0.0.1.bb      |   27 -
 13 files changed, 515 insertions(+), 44 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not-an-opkg.opk-patch.diff
Type: text/x-diff
Size: 27382 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110103/93f05c92/attachment-0002.bin>


More information about the Openembedded-devel mailing list