[oe-commits] Mike Westerhof : SlugOS: fix module loading problem and image size problems :

git version control git at git.openembedded.org
Wed Dec 29 04:03:33 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 0799fe9dd1ad3effeeec65c5626af2c96099a99e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0799fe9dd1ad3effeeec65c5626af2c96099a99e

Author: Mike Westerhof <mwester at dls.net>
Date:   Tue Dec 28 21:55:48 2010 -0600

SlugOS: fix module loading problem and image size problems:
- add explicit dependency so that cross depmod will at image creation
- switch to busybox 1.18.0 and add defconfig for SlugOS
- remove cpio from image (experiment with busybox version)
- remove sysvinit-pidof and dependencies from image
- clean up syntax and add qemuarm for compatible machines

---

 conf/distro/include/preferred-slugos-versions.inc |    2 +-
 recipes/busybox/busybox-1.18.0/slugos/defconfig   |  986 +++++++++++++++++++++
 recipes/images/slugos-image.inc                   |   17 +-
 recipes/tasks/task-slugos.bb                      |   16 +-
 4 files changed, 1011 insertions(+), 10 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=0799fe9dd1ad3effeeec65c5626af2c96099a99e




More information about the Openembedded-commits mailing list