|
Yocto Development Manual Appendix B question
So now that Denzil has a branch in poky-extra, the only doc change is to add the checkout -b denzil statement for the poky-extra directory. Everything else is correct. Jim A
So now that Denzil has a branch in poky-extra, the only doc change is to add the checkout -b denzil statement for the poky-extra directory. Everything else is correct. Jim A
|
By
Jim Abernathy
· #7524
·
|
|
Yocto Development Manual Appendix B question
I just finished testing with Denzil branch on poky and poky-extra. I made the Hello printk mods and used the new bbappend that Bruce setup in poky-extra for denzil. I think he had already uncommented
I just finished testing with Denzil branch on poky and poky-extra. I made the Hello printk mods and used the new bbappend that Bruce setup in poky-extra for denzil. I think he had already uncommented
|
By
Jim Abernathy
· #7523
·
|
|
Yocto Development Manual Appendix B question
I was using Denzil because the snapshot noted in the example does not exist. So there is another doc issue. I can always test on Master, but the docs need to be update to reflect something that will w
I was using Denzil because the snapshot noted in the example does not exist. So there is another doc issue. I can always test on Master, but the docs need to be update to reflect something that will w
|
By
Jim Abernathy
· #7497
·
|
|
Yocto Development Manual Appendix B question
I think some text needs to be added. I uncommented the SRC_URI line and I still fail building the image. The failure is related to kernel tools: ERROR: kern-tools-native: md5 data is not matching for
I think some text needs to be added. I uncommented the SRC_URI line and I still fail building the image. The failure is related to kernel tools: ERROR: kern-tools-native: md5 data is not matching for
|
By
Jim Abernathy
· #7494
·
|
|
Yocto Development Manual Appendix B question
In the example in The Developement Manual v1.2 in Appendix B Section B.1.7, it states that you need to put in the statement: KSRC_linux_yocto_3_2 ?= "/home/scottrif/linux-yocto-3.2.git" into the appro
In the example in The Developement Manual v1.2 in Appendix B Section B.1.7, it states that you need to put in the statement: KSRC_linux_yocto_3_2 ?= "/home/scottrif/linux-yocto-3.2.git" into the appro
|
By
Jim Abernathy
· #7483
·
|
|
prerequisite tools for making documentation
I had a need to look at the bitbake manual in the poky/bitbake/doc/manual directory and tried to make pdf. I had all the prerequisites listed in the QS guide. However, I found the make failed due to a
I had a need to look at the bitbake manual in the poky/bitbake/doc/manual directory and tried to make pdf. I had all the prerequisites listed in the QS guide. However, I found the make failed due to a
|
By
Jim Abernathy
· #7419
·
|
|
use of build appliance
with the recent discussion on this mailing list on Build Appliance, I thought I'd see what the heck Build Appliance was all about. I quickly realized that I couldn't use it because I have a Macbook Pr
with the recent discussion on this mailing list on Build Appliance, I thought I'd see what the heck Build Appliance was all about. I quickly realized that I couldn't use it because I have a Macbook Pr
|
By
Jim Abernathy
· #7415
·
|
|
Hob - proper way to select machine and customer layers
Yes. ERROR: Unable to parse /home/jim/poky/meta-hob/conf/layer.conf: Failure expanding variable BBPATH, expression was $(BBPATH):/home/jim/meta-jfa:/home/jim/poky/meta which triggered exception Except
Yes. ERROR: Unable to parse /home/jim/poky/meta-hob/conf/layer.conf: Failure expanding variable BBPATH, expression was $(BBPATH):/home/jim/meta-jfa:/home/jim/poky/meta which triggered exception Except
|
By
Jim Abernathy
· #7392
·
|
|
Hob - proper way to select machine and customer layers
My experimenting tells me that currently Hob (denzil) only work with new added layers that are in the poky directory and not in your home directory. This is a different requirement than normal command
My experimenting tells me that currently Hob (denzil) only work with new added layers that are in the poky directory and not in your home directory. This is a different requirement than normal command
|
By
Jim Abernathy
· #7380
·
|
|
Hob - proper way to select machine and customer layers
So I thought I'd give hob a test. Basically, I wanted to do what I could already do with the command line. Normally, after I set the environment variables, I edit the local.conf to change my machine t
So I thought I'd give hob a test. Basically, I wanted to do what I could already do with the command line. Normally, after I set the environment variables, I edit the local.conf to change my machine t
|
By
Jim Abernathy
· #7371
·
|
|
basic recipe building - iperf
I can pass along what I did for iperf 2.0.5 in Yocto, but I have no idea what to do for OE. All the commands in their 2.0.4, which worked when copied to my meta-jfa directory, didn't mean much to me.
I can pass along what I did for iperf 2.0.5 in Yocto, but I have no idea what to do for OE. All the commands in their 2.0.4, which worked when copied to my meta-jfa directory, didn't mean much to me.
|
By
Jim Abernathy
· #7324
·
|
|
basic recipe building - iperf
You must have missed the earlier discussion. I first got the iperf 2.0.4 from meta-oe, but wanted 2.0.5, so I just added it to my private collection of apps. Jim A
You must have missed the earlier discussion. I first got the iperf 2.0.4 from meta-oe, but wanted 2.0.5, so I just added it to my private collection of apps. Jim A
|
By
Jim Abernathy
· #7309
·
|
|
basic recipe building - iperf
As expected the new image booted and ran the iperf 2.0.5 just fine. Are there any plans to add this tool to the Yocto project?? Jim A
As expected the new image booted and ran the iperf 2.0.5 just fine. Are there any plans to add this tool to the Yocto project?? Jim A
|
By
Jim Abernathy
· #7302
·
|
|
basic recipe building - iperf
thanks, that patch fixed it from a build point of view. now I'll build the image again and see what happens on the hardware. Jim A
thanks, that patch fixed it from a build point of view. now I'll build the image again and see what happens on the hardware. Jim A
|
By
Jim Abernathy
· #7297
·
|
|
basic recipe building - iperf
I needed to do some network performance testing on a Crownbay board and needed iperf in that environment. Since I had the core-image-sato-sdk image created, I just booted that and took the tarball fro
I needed to do some network performance testing on a Crownbay board and needed iperf in that environment. Since I had the core-image-sato-sdk image created, I just booted that and took the tarball fro
|
By
Jim Abernathy
· #7289
·
|
|
meta-cedartrail - serial console
I think the script is great and should be in the contrib directory. One question about it. on the instructions to remove and reinsert the usb key, mine automounts on reinsertion. Is that going to crea
I think the script is great and should be in the contrib directory. One question about it. on the instructions to remove and reinsert the usb key, mine automounts on reinsertion. Is that going to crea
|
By
Jim Abernathy
· #7025
·
|
|
meta-cedartrail - serial console
I went back and did a clean test of this. Goal was to not change files in the meta-cedartrail BSP and just use local.conf to override changes. 1. So I have a clean clone of poky git and checked out ed
I went back and did a clean test of this. Goal was to not change files in the meta-cedartrail BSP and just use local.conf to override changes. 1. So I have a clean clone of poky git and checked out ed
|
By
Jim Abernathy
· #7021
·
|
|
meta-cedartrail - serial console
I'll test the USBZIP method, but that has a many steps as the How Do I- hard drive method. I think we need a script like ddimage for USBZIP method.
I'll test the USBZIP method, but that has a many steps as the How Do I- hard drive method. I think we need a script like ddimage for USBZIP method.
|
By
Jim Abernathy
· #7020
·
|
|
meta-cedartrail - serial console
SYSLINUX 4.03 2010-10-22 CHS Load error- Boot error Jim A
SYSLINUX 4.03 2010-10-22 CHS Load error- Boot error Jim A
|
By
Jim Abernathy
· #7016
·
|
|
meta-cedartrail - serial console
Well this boot error issue seems to be USB Key related because I just did the ddimage script on a edison core-image-sato image using the .hddimg file and it worked correctly on a hard drive. This was
Well this boot error issue seems to be USB Key related because I just did the ddimage script on a edison core-image-sato image using the .hddimg file and it worked correctly on a hard drive. This was
|
By
Jim Abernathy
· #7011
·
|