|
ADT installer
I was following the ADT manual online, section 2.1.1.1, and everything seemed to complete as expected, but adt_installer.tar.bz2 was not created in the ..../build/tmp/deploy/sdk direction as documente
I was following the ADT manual online, section 2.1.1.1, and everything seemed to complete as expected, but adt_installer.tar.bz2 was not created in the ..../build/tmp/deploy/sdk direction as documente
|
By
Jim Abernathy
· #3564
·
|
|
ADT installer
The instructions don't have you cd into the directory to execute the source oe-..... Not sure if that's a problem. I can rerun. I use the Edison Poky tarball and not the git. Jim A
The instructions don't have you cd into the directory to execute the source oe-..... Not sure if that's a problem. I can rerun. I use the Edison Poky tarball and not the git. Jim A
|
By
Jim Abernathy
· #3569
·
|
|
ADT installer
Okay, I'll go back to a fresh install. I just use the Poky-edison I had used for a previous bitbake for a boot image. Jim A
Okay, I'll go back to a fresh install. I just use the Poky-edison I had used for a previous bitbake for a boot image. Jim A
|
By
Jim Abernathy
· #3572
·
|
|
ADT installer
Okay, I see my problem. If you look at the instructions in the manual, $ source poky-edison-6.0/oe-init-build-env $ bitbake adt-installer it does not start with cd'ing into the poky directory as other
Okay, I see my problem. If you look at the instructions in the manual, $ source poky-edison-6.0/oe-init-build-env $ bitbake adt-installer it does not start with cd'ing into the poky directory as other
|
By
Jim Abernathy
· #3574
·
|
|
Where is the emgd.ko module?
Check out the README file in the meta-crownbay directory. There are instructions on integrating the EMGD driver files into the build. Jim A
Check out the README file in the meta-crownbay directory. There are instructions on integrating the EMGD driver files into the build. Jim A
|
By
Jim Abernathy
· #3795
·
|
|
Where is the emgd.ko module?
If you use the prebuilt binaries they have EMGD already included. I had to download and install the EMGD before baking it all, as mentioned in the README below: Downloading and extracting the binaries
If you use the prebuilt binaries they have EMGD already included. I had to download and install the EMGD before baking it all, as mentioned in the README below: Downloading and extracting the binaries
|
By
Jim Abernathy
· #3798
·
|
|
build error on meta-cedarview
While running a build of the core-image-sato using the edison latest commits and the meta-cedartrail bsp, I notices some errors fly by and thought I'd see if anyone knows the reason. The build is just
While running a build of the core-image-sato using the edison latest commits and the meta-cedartrail bsp, I notices some errors fly by and thought I'd see if anyone knows the reason. The build is just
|
By
Jim Abernathy
· #3942
·
|
|
meta-ti?????
I know the examples in the documentation of Yocto use meta-intel a lot to get the board specific BSPs like meta-crownbay or meta-n450. Is there a meta-ti or similar that gets you the meta-beagleboard
I know the examples in the documentation of Yocto use meta-intel a lot to get the board specific BSPs like meta-crownbay or meta-n450. Is there a meta-ti or similar that gets you the meta-beagleboard
|
By
Jim Abernathy
· #3982
·
|
|
meta-ti?????
Sorry for the follow-up, but if I clone the meta-texasinstruments bsp repository and checkout the pandaboard-rework branch, how does that relate to the Yocto branch/bsp yocto/standard/pandaboard on th
Sorry for the follow-up, but if I clone the meta-texasinstruments bsp repository and checkout the pandaboard-rework branch, how does that relate to the Yocto branch/bsp yocto/standard/pandaboard on th
|
By
Jim Abernathy
· #3991
·
|
|
build error on meta-cedarview
Saul, Sorry for the dumb question, but how do I download the file and fool bitbake into not trying to download it from the invalid site? Or do I need to change a file somewhere to specific our mirror
Saul, Sorry for the dumb question, but how do I download the file and fool bitbake into not trying to download it from the invalid site? Or do I need to change a file somewhere to specific our mirror
|
By
Jim Abernathy
· #4057
·
|
|
build error on meta-cedarview
I went back and had a number of issues so I just deleted the current ~/poky/build directory and restarted the process including editing the conf/local.conf, etc. The only change I made to the recipes
I went back and had a number of issues so I just deleted the current ~/poky/build directory and restarted the process including editing the conf/local.conf, etc. The only change I made to the recipes
|
By
Jim Abernathy
· #4076
·
|
|
building Yocto on Fedora 14 vs. Ubuntu 11.10
I'm finding differences between the number of task for building meta-cedartrail on ubuntu 11.10 vs. doing the same thing on Fedora 14 and wondered if this is a problem. On a clean build of core-image-
I'm finding differences between the number of task for building meta-cedartrail on ubuntu 11.10 vs. doing the same thing on Fedora 14 and wondered if this is a problem. On a clean build of core-image-
|
By
Jim Abernathy
· #4080
·
|
|
builds failing
Starting Friday, I noticed builds(n450) failing due to files not being found. This morning it's still failing on 4 kernel.org modules: i.e. http://kernel.org/pub/linux/utils/kernel/module-init-tools/m
Starting Friday, I noticed builds(n450) failing due to files not being found. This morning it's still failing on 4 kernel.org modules: i.e. http://kernel.org/pub/linux/utils/kernel/module-init-tools/m
|
By
Jim Abernathy
· #4145
·
|
|
understanding what's in an image
I'm trying to understand how bitbake parses the poky directory tree a little better. The best I can figure all .bb files are NOT included. Just some of them are. I'm guessing that the .bb in the meta/
I'm trying to understand how bitbake parses the poky directory tree a little better. The best I can figure all .bb files are NOT included. Just some of them are. I'm guessing that the .bb in the meta/
|
By
Jim Abernathy
· #4158
·
|
|
understanding what's in an image
This was very helpful. Before I got your email, I had gotten the advice to put the IMAGE_INSTALL += "web-webkit" into the core-image-sato.bb file. Both seem to work. Not sure which is the best approac
This was very helpful. Before I got your email, I had gotten the advice to put the IMAGE_INSTALL += "web-webkit" into the core-image-sato.bb file. Both seem to work. Not sure which is the best approac
|
By
Jim Abernathy
· #4169
·
|
|
Trouble creating new package
Maybe you need an IMAGE_INSTALL += "hiawatha" in you local.conf???? Jim A
Maybe you need an IMAGE_INSTALL += "hiawatha" in you local.conf???? Jim A
|
By
Jim Abernathy
· #4175
·
|
|
understanding what's in an image
the layer.conf in meta/conf includes and covers all .bb files under it like receipe-sato, which includes web-webkit. So does this say that the web-webkit get's built by bitbake, but the images does no
the layer.conf in meta/conf includes and covers all .bb files under it like receipe-sato, which includes web-webkit. So does this say that the web-webkit get's built by bitbake, but the images does no
|
By
Jim Abernathy
· #4180
·
|
|
understanding what's in an image
This makes sense now, thanks. I did this via hob this morning and it become more obvious because hob approaches this process as all about the package. Jim A
This makes sense now, thanks. I did this via hob this morning and it become more obvious because hob approaches this process as all about the package. Jim A
|
By
Jim Abernathy
· #4182
·
|
|
yocto on Acer Aspire One NAV50
I created a core-image-sato using the meta-n450 BSP hoping I could work with it on the Acer Aspire One 532h-2588. However, that netbook uses the Atheros AR5B95 wireless NIC and the Atheros AR8132 wire
I created a core-image-sato using the meta-n450 BSP hoping I could work with it on the Acer Aspire One 532h-2588. However, that netbook uses the Atheros AR5B95 wireless NIC and the Atheros AR8132 wire
|
By
Jim Abernathy
· #4186
·
|
|
yocto on Acer Aspire One NAV50
If I'm only making changes to the .config parameters, do I still need to create a local bare clone of the yocto kernel and also git the poky-extras repository as mentioned in the Developers Manual app
If I'm only making changes to the .config parameters, do I still need to create a local bare clone of the yocto kernel and also git the poky-extras repository as mentioned in the Developers Manual app
|
By
Jim Abernathy
· #4193
·
|