Some One Plz Can Help Me?
2012/9/30 Raul Rosetto Munoz <[email protected]> > *Hello All,* > * > * > *Im using yocto with meta-ti and meta-openembedded.* > * > * > *I have some packeges in my local.conf.* > * > * > * > * > IMAGE_INSTALL_append = " \ > tcc \ > curl \ > perl \ > minicom \ > libcap \ > ppp \ > ppp-dialin \ > usbutils \ > mtd-utils \ > iptables \ > openssh \ > dhcp-server \ > dhcp-client \ > perl \ > ddclient \ > kernel-modules \ > udev-extraconf \ > openvpn \ > bridge-utils \ > nodejs \ > connman" > * > * > *In this case all is ok and I have this console:* > > ... > [ 1.874328] VFS: Mounted root (ext4 filesystem) readonly on device > 179:2. > [ 1.888763] devtmpfs: mounted > [ 1.892425] Freeing init memory: 228K > INIT: version 2.88 booting > Starting Bootlog daemon: bootlogd: cannot allocate pseudo tty: No such > file or directory > bootlogd. > [ 2.438598] EXT4-fs (mmcblk0p2): warning: mounting unchecked fs, > running e2fsck is recommended > [ 2.459899] EXT4-fs (mmcblk0p2): re-mounted. Opts: user_xattr,barrier=1 > Undefined groups: > Skipping /etc/default/volatiles/99_dbus > Configuring network interfaces... [ 9.157012] > [ 9.157012] CPSW phy found : id is : 0x7c0f1 > [ 9.163909] PHY 0:01 not found > [ 9.168151] ADDRCONF(NETDEV_UP): eth0: link is not ready > done. > Sun Sep 30 15:00:00 UTC 2012 > Running postinst /etc/rpm-postinsts/100... > [ 9.638946] Bluetooth: Core ver 2.16 > [ 9.642883] NET: Registered protocol family 31 > [ 9.647552] Bluetooth: HCI device and connection manager initialized > [ 9.654266] Bluetooth: HCI socket layer initialized > [ 9.659362] Bluetooth: L2CAP socket layer initialized > [ 9.664703] Bluetooth: SCO socket layer initialized > [ 9.676666] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 > [ 9.722381] NET: Registered protocol family 23 > [ 9.733215] IrCOMM protocol (Dag Brattli) > [ 9.773864] Bluetooth: RFCOMM TTY layer initialized > [ 9.779022] Bluetooth: RFCOMM socket layer initialized > [ 9.784484] Bluetooth: RFCOMM ver 1.11 > INIT: Entering runlevel: 5 > chgrp: unknown group messagebus > Starting Connection Manager > Starting OpenBSD Secure Shell server: sshd > generating ssh RSA key... > generating ssh ECDSA key... > generating ssh DSA key... > done. > Starting syslogd/klogd: done > Stopping Bootlog daemon: bootlogd. > > Yocto (Built by Poky 7.0.1) 1.2.1 beaglebone ttyO0 > > > *My problem is that when I install some packages like cloud9.* > * > * > IMAGE_INSTALL_append = " \ > tcc \ > curl \ > perl \ > minicom \ > libcap \ > ppp \ > ppp-dialin \ > usbutils \ > mtd-utils \ > iptables \ > openssh \ > dhcp-server \ > dhcp-client \ > perl \ > ddclient \ > kernel-modules \ > udev-extraconf \ > openvpn \ > bridge-utils \ > nodejs \ > *cloud9 \* > connman" > * > * > * and recompile my image my console stop at mesange:* > * > * > *[ 1.892425] Freeing init memory: 228K* > * > * > *And I get this console:* > > ...... > [ 1.746856] Waiting for root device /dev/mmcblk0p2... > [ 1.791595] mmc0: host does not support reading read-only switch. > assuming write-enable. > [ 1.802612] mmc0: new high speed SDHC card at address 1234 > [ 1.809020] mmcblk0: mmc0:1234 SA04G 3.63 GiB > [ 1.816467] mmcblk0: p1 p2 > [ 1.866363] EXT4-fs (mmcblk0p2): mounted filesystem without journal. > Opts: (null) > [ 1.874359] VFS: Mounted root (ext4 filesystem) readonly on device > 179:2. > [ 1.889068] devtmpfs: mounted > [ 1.892730] Freeing init memory: 228K > > * This happen to me when I add some other packeges to!* > * > * > *Some One can Help me to solve this?* > * > * > *Thanks FOr all help!* > * > * > > > -- > *Raul Rosetto Muñoz* > -- *Raul Rosetto Muñoz*
_______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
