HI Martin, Good news, I could build the image today, i disabled the # task-shr-minimal-x \ in recipes/images/shr-image.inc and it worked.
When i try to boot that rootfs over nfs with the default kernel image on 6410 board the kernel is hanging at Boot with zImage Starting kernel ... Uncompressing Linux.................................................................. done, booting the kernel. Now i try to boot it with 2.6.32 kernel configured for 6410 and run on a SMDK6410 board. the kernel is booting and hanging at. ......................... Looking up port of RPC 100005/1 on 192.168.0.10 VFS: Mounted root (nfs filesystem). Freeing init memory: 200K I changed the default linuxrc (symbolic link to /bin/busybox) with a linuxrc file which kicks the /sbin/init. Even it din't work. 2009/12/23 Naveen Krishna Ch <[email protected]> > HI Martin, > > 2009/12/23 Martin Jansa <[email protected]> > >> On Wed, Dec 23, 2009 at 07:09:19PM +0530, Naveen Krishna Ch wrote: >> >> > I have below lines in shr.conf >> > >> > ENABLE_BINARY_LOCALE_GENERATION ?= "1" >> > LOCALE_UTF8_ONLY = "1" >> > >> > i have below lines in local.conf >> > GLIBC_GENERATE_LOCALES = "en_US.UTF-8" >> > ENABLE_BINARY_LOCALE_GENERATION = "1" >> > >> > Eglibc 2.10 was built. What could be the problem. >> >> Can you check which locales are built for you? I have >> >> bitb...@jama ~/build.dev.shr.gta $ cat conf/local.conf | grep LOCALES >> GLIBC_GENERATE_LOCALES = "en_GB.UTF-8 cs_CZ.UTF-8 en_US.UTF-8" >> > I have GLIBC_GENERATE_LOCALES = "en_US.UTF-8" > >> >> which creates right packages in deploy area (check also >> eglibc-localedata*) >> >> bitb...@jama ~/build.dev.shr.gta $ ls >> ../tmpdir-dev-shr/deploy/ipk/armv4t/eglibc-binary-localedata-* >> >> ../tmpdir-dev-shr/deploy/ipk/armv4t/eglibc-binary-localedata-cs-cz_2.10-r8.6.4_armv4t.ipk >> >> ../tmpdir-dev-shr/deploy/ipk/armv4t/eglibc-binary-localedata-en-gb_2.10-r8.6.4_armv4t.ipk >> >> ../tmpdir-dev-shr/deploy/ipk/armv4t/eglibc-binary-localedata-en-us_2.10-r8.6.4_armv4t.ipk >> > U got it right > i don't have any file with name eglibc-binary* > [chnav...@chnaveen shr-unstable]$ ls tmp/deploy/ipk/armv6/eglibc-* | grep > en_US > [chnav...@chnaveen shr-unstable]$ > > nothing was built for en_US, I wil disable that in local.conf and try !! > >> >> Cheers, >> >> -- >> uin:136542059 >> jid:[email protected]<jid%[email protected]> >> Jansa Martin >> sip:[email protected]<sip%[email protected]> >> JaMa >> > > > > -- > Shine bright, > (: Naveen Krishna Ch :) > -- Shine bright, (: Naveen Krishna Ch :)
_______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
