[oe-users] no signs of kernel in opie-image
Michal Panczyk
mpanczyk at gmail.com
Thu Nov 2 15:39:06 UTC 2006
I am building image for familiar. There is no kernel stuff at all in
the image - the zImage in the boot dir is missing as well all the
modules (/lib/modules). I heve checked the
Angstrom-gpe-image-test-20061019-h2200.rootfs.tar.bz2 (I can not find
the source where I found it - somewhere in the OE people dirs ....)
and this one has all the needed files.
When You mentioned about the hx4700 and a bb file did You mean these
lines in the bb "ALLOW_EMPTY_hx4700 = 1" ?
I am not sure if You would be able to build the amstronng opie image- see
http://www.openembedded.org/viewmtn/revision.psp?id=e0255e8055b52314c90b557462593256196bdc88
(in short: "Changelog angstrom: nobody wants to support either an
opie-based image nor opie itself for angstrom, so lets remove the opie
bits and select appropriate defaults for xine and sdl" ).
I am attaching my config.
Michal
DL_DIR = "/mnt/nfs/sources"
BBFILES = "/mnt/nfs/org.openembedded.dev/packages/*/*.bb"
BBMASK = ""
PREFERRED_PROVIDERS = "virtual/qte:qte virtual/libqpe:libqpe-opie"
PREFERRED_PROVIDERS += " virtual/libsdl:libsdl-qpe"
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc-initial:gcc-cross-initial"
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc:gcc-cross"
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
MACHINE = "h2200"
DISTRO = "familiar-unstable"
INHERIT = "package_ipk"
IMAGE_FSTYPES = "tar ext2"
INHIBIT_PACKAGE_STRIP = "1"
PARALLEL_MAKE = "-j 2"
BBINCLUDELOGS = "yes"
CVS_TARBALL_STASH = "http://www.oesources.org/source/current/"
On 11/2/06, Paul Sokolovsky <pmiscml at gmail.com> wrote:
> Hello Michal,
>
> Thursday, November 2, 2006, 2:17:53 AM, you wrote:
>
> > Hi all !
> > I have a stupid question about an annoying thing:
> > I went through long and buggy process of bitbaking a opie-image for
> > h2200 and at the end I found out that the /boot dir in all my images
> > (ext2 tar jffs2) is empty. There are no signs of any zImage. The same
> > goes for modules in /lib dir - there is no such dir as /lib/modules.
> > Is this a feature,bug or have I missed something ?
>
> So, what are you missing exactly? zImage or all kernel stuff be
> included in the image?
>
> Anyway, when reporting something about OE, need to include 2
> things - MACHINE (here) and DISTRO (no). As OE is meta-distro (so to
> say), behavior may differ between the specific distros.
>
> All I can say is that for DISTRO="angstrom-2007.1",
> Angstrom-opie-image-test-20061030-h4000.rootfs.tar.bz2 contains both
> zImage and modules. For
> Angstrom-opie-image-test-20061026-hx4700.rootfs.tar.bz2 , zImage is
> not there, but that's because linux-handhelds-2.6.bb explicitly asked
> for that to be so (which is inconsistent hack, removing zImage from
> rootfs should be handled another way).
>
> I review the settings for h2200, and don't see, why behavior should
> be different from h4000. I'll build angstrom-opie image for it as time
> permits.
>
> So, let us know what DISTRO you use and look yourself what it does
> which can lead to that.
>
>
> > Michal
>
> --
> Best regards,
> Paul mailto:pmiscml at gmail.com
>
>
More information about the Openembedded-users
mailing list