|
Re: rootfs-ramdisk error
Have you checked your rootfs itself to see how much free space is
left? You could mount it in loopback on your build machine to check.
There are some vars within poky that determine the rootfs size,
Have you checked your rootfs itself to see how much free space is
left? You could mount it in loopback on your build machine to check.
There are some vars within poky that determine the rootfs size,
|
By
McClintock Matthew-B29882 <B29882@...>
·
#2867
·
|
|
Re: Eclipse Plugin 1.1-M4
Hi Lu,
Thank you for your input, I managed to get it going to some extent with help from zhang in IRC, the method I am using at the moment is adding the projects to my workspace and launching the
Hi Lu,
Thank you for your input, I managed to get it going to some extent with help from zhang in IRC, the method I am using at the moment is adding the projects to my workspace and launching the
|
By
Jack Mitchell <ml@...>
·
#2866
·
|
|
Re: rootfs-ramdisk error
If changed to jffs2, the resolv.conf error disappear.
--
Yi Qingliang
niqingliang@...
http://niqingliang2003.wordpress.com
If changed to jffs2, the resolv.conf error disappear.
--
Yi Qingliang
niqingliang@...
http://niqingliang2003.wordpress.com
|
By
niqingliang
·
#2865
·
|
|
[PATCH][KERNEL] eg20t: update config options
From: Tom Zanussi <tom.zanussi@...>
Some of the eg20t options have been renamed or are obsolete, change
accordingly.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
From: Tom Zanussi <tom.zanussi@...>
Some of the eg20t options have been renamed or are obsolete, change
accordingly.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
|
By
tom.zanussi@...
·
#2864
·
|
|
[PATCH][KERNEL] update eg20t options
From: Tom Zanussi <tom.zanussi@...>
Some fixes for config_check warnings.
Please pull into linux-yocto-3.0/meta.
Pull URL: git://git.pokylinux.org/linux-yocto-2.6.37-contrib
Branch:
From: Tom Zanussi <tom.zanussi@...>
Some fixes for config_check warnings.
Please pull into linux-yocto-3.0/meta.
Pull URL: git://git.pokylinux.org/linux-yocto-2.6.37-contrib
Branch:
|
By
tom.zanussi@...
·
#2863
·
|
|
Re: rootfs-ramdisk error
no luck, maybe it is not the order, problem still there.
and I can't find the /etc/resolv.conf after login.
the console log section:
Checking for -/etc/resolv.conf-.
Creating link -/etc/resolv.conf-
no luck, maybe it is not the order, problem still there.
and I can't find the /etc/resolv.conf after login.
the console log section:
Checking for -/etc/resolv.conf-.
Creating link -/etc/resolv.conf-
|
By
niqingliang
·
#2862
·
|
|
Re: rootfs-ramdisk error
for resolv.conf, maybe /etc/resolv.conf and /var/run/resolv.conf are
misordered.
in 00_core:
l root root 0644 /etc/resolv.conf /var/run/resolv.conf
f root root 0644 /var/run/resolv.conf none
if no
for resolv.conf, maybe /etc/resolv.conf and /var/run/resolv.conf are
misordered.
in 00_core:
l root root 0644 /etc/resolv.conf /var/run/resolv.conf
f root root 0644 /var/run/resolv.conf none
if no
|
By
niqingliang
·
#2861
·
|
|
rootfs-ramdisk error
I'm using ramdisk, and get some error when booting, the udhcpc can't
write resolv.conf (No space left on device) and the rpm-postinsts fail.
my analysis:
for the former, I only find some info in
I'm using ramdisk, and get some error when booting, the udhcpc can't
write resolv.conf (No space left on device) and the rpm-postinsts fail.
my analysis:
for the former, I only find some info in
|
By
niqingliang
·
#2860
·
|
|
Yocto weekly bug trend charts -- WW39
Hi all,
The overall open bug trend continued increasing last week. The new-submit vs. fixed bug is 30 vs. 21. Open bug number increased to 136. WDD number increased to 683. QA finished RC2 testing
Hi all,
The overall open bug trend continued increasing last week. The new-submit vs. fixed bug is 30 vs. 21. Open bug number increased to 136. WDD number increased to 683. QA finished RC2 testing
|
By
Xu, Jiajun <jiajun.xu@...>
·
#2859
·
|
|
Re: Eclipse Plugin 1.1-M4
Hi Jack,
By
Lu, Lianhao <lianhao.lu@...>
·
#2858
·
|
|
Agenda: Yocto Technical Team Meeting - (Tuesday, September 27, 2011 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada))
Agenda
* Opens collection - 5 min (Song)
* Yocto 1.1 M4 status review and issues - 15 min (team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.1_Release_Criteria#Milestone_
- Bug fixing
Agenda
* Opens collection - 5 min (Song)
* Yocto 1.1 M4 status review and issues - 15 min (team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.1_Release_Criteria#Milestone_
- Bug fixing
|
By
Liu, Song <song.liu@...>
·
#2857
·
|
|
Re: image_types_uboot
<niqingliang@...> wrote:
I would probably start a new thread with a new subject so we get some
more eyes on this issue. Also, post what system you are building for.
Can you try mounting the
<niqingliang@...> wrote:
I would probably start a new thread with a new subject so we get some
more eyes on this issue. Also, post what system you are building for.
Can you try mounting the
|
By
McClintock Matthew-B29882 <B29882@...>
·
#2856
·
|
|
Re: Eclipse Plugin 1.1-M4
Ok, I managed to get it installed by adding the 1.0 repository so that it could find the'group' it was looking for. When installed I then tried to alter the preferences and promtly recieved this
Ok, I managed to get it installed by adding the 1.0 repository so that it could find the'group' it was looking for. When installed I then tried to alter the preferences and promtly recieved this
|
By
Jack Mitchell <ml@...>
·
#2855
·
|
|
Eclipse Plugin 1.1-M4
I am trying to get the latest plugin working with Eclipse Indigo and have followed the instructions listed here:
http://permalink.gmane.org/gmane.linux.embedded.yocto.general/2596
The instructions
I am trying to get the latest plugin working with Eclipse Indigo and have followed the instructions listed here:
http://permalink.gmane.org/gmane.linux.embedded.yocto.general/2596
The instructions
|
By
Jack Mitchell <ml@...>
·
#2854
·
|
|
Re: image_types_uboot
before "INIT: Entering runlevel: 5", the "echo -n > /etc/resolv.conf" in
udhcpc and "Running postinst /etc/rpm-postinsts/*.sh..." both failed.
it looks like the rootfs are not mounted, any ideas?
--
before "INIT: Entering runlevel: 5", the "echo -n > /etc/resolv.conf" in
udhcpc and "Running postinst /etc/rpm-postinsts/*.sh..." both failed.
it looks like the rootfs are not mounted, any ideas?
--
|
By
niqingliang
·
#2853
·
|
|
Re: image_types_uboot
attachement is the bootlog on serial console.
I'm using mpc8314, I'm using the official kernel 3.0.4, and
linux-libc-headers also is 3.0.4, update the udev to 173.
--
Yi
attachement is the bootlog on serial console.
I'm using mpc8314, I'm using the official kernel 3.0.4, and
linux-libc-headers also is 3.0.4, update the udev to 173.
--
Yi
|
By
niqingliang
·
#2852
·
|
|
Re: image_types_uboot
I had modified the "image.bbclass", and can generate ext2.gz.u-boot
and have new problem, when booting, I got that:
/etc/udhcpc.d/50default: line 63: /etc/resolv.conf: No space left on
device
after
I had modified the "image.bbclass", and can generate ext2.gz.u-boot
and have new problem, when booting, I got that:
/etc/udhcpc.d/50default: line 63: /etc/resolv.conf: No space left on
device
after
|
By
niqingliang
·
#2851
·
|
|
Re: image_types_uboot
<niqingliang@...> wrote:
Interesting. I have been seeing this same error and did not yet know
what was causing it. It has not caused any problems with the actual
build so far, but it's nice
<niqingliang@...> wrote:
Interesting. I have been seeing this same error and did not yet know
what was causing it. It has not caused any problems with the actual
build so far, but it's nice
|
By
McClintock Matthew-B29882 <B29882@...>
·
#2850
·
|
|
Re: image_types_uboot
maybe somethings wrong, after add "INHERIT += image_types_uboot" in the
local.conf, I got that:
ERROR: cannot map 'allarch' to a linux kernel architecture
Any suggestion?
--
Yi
maybe somethings wrong, after add "INHERIT += image_types_uboot" in the
local.conf, I got that:
ERROR: cannot map 'allarch' to a linux kernel architecture
Any suggestion?
--
Yi
|
By
niqingliang
·
#2849
·
|
|
Fullpass Test Report for Yocto 1.1 M4 RC2 20110914 Build
Hi All,
This is the fullpass test report for Yocto 1.1 M4 RC2 build. There are 7 new bugs found in this testing. Sugarbay testing is blocked due to sato-sdk image not copied to sharing folder
Hi All,
This is the fullpass test report for Yocto 1.1 M4 RC2 build. There are 7 new bugs found in this testing. Sugarbay testing is blocked due to sato-sdk image not copied to sharing folder
|
By
Xu, Jiajun <jiajun.xu@...>
·
#2848
·
|