|
Recipe differences between Danny and Master
I have not tested this back on Danny, but it seems to be past the point where it couldn't find anything. I have no idea how it worked in the past. I remember having to toy with it a lot. I'm still not
I have not tested this back on Danny, but it seems to be past the point where it couldn't find anything. I have no idea how it worked in the past. I remember having to toy with it a lot. I'm still not
|
By
Jim Abernathy
· #11157
·
|
|
Recipe differences between Danny and Master
I have a recipe layers I use for test videos and audios that I included in prior BSPs I've done. The last I tested it was Danny and it worked fine. Today I tried to add it to a BSP that had previously
I have a recipe layers I use for test videos and audios that I included in prior BSPs I've done. The last I tested it was Danny and it worked fine. Today I tried to add it to a BSP that had previously
|
By
Jim Abernathy
· #11145
·
|
|
problems adding extra packages
You'd think by now, my keyboard would know to put the + and not the ?. :-) Thanks for spotting that. I looked right past it. Jim A
You'd think by now, my keyboard would know to put the + and not the ?. :-) Thanks for spotting that. I looked right past it. Jim A
|
By
Jim Abernathy
· #10853
·
|
|
problems adding extra packages
In the past on denzil, I'd get images working then start adding specific packages like this: LICENSE_FLAGS_WHITELIST = "commercial" CORE_IMAGE_EXTRA_INSTALL ?= "gst-fluendo-mp3" CORE_IMAGE_EXTRA_INSTA
In the past on denzil, I'd get images working then start adding specific packages like this: LICENSE_FLAGS_WHITELIST = "commercial" CORE_IMAGE_EXTRA_INSTALL ?= "gst-fluendo-mp3" CORE_IMAGE_EXTRA_INSTA
|
By
Jim Abernathy
· #10851
·
|
|
build failures after pull
I've reported this before, but it still happens. Today, I did a git pull into my local while master was checked out, both on poky and meta-intel. I then tried to rerun without cleaning or deleting any
I've reported this before, but it still happens. Today, I did a git pull into my local while master was checked out, both on poky and meta-intel. I then tried to rerun without cleaning or deleting any
|
By
Jim Abernathy
· #10223
·
|
|
Build failure using Master branch for Crownbay
Since I didn't get any response, I went ahead and did "bitbake -c cleansstate emgd-driver-bin" and then did a "bitbake core-image-sato". The image built fine and booted fine. Jim A
Since I didn't get any response, I went ahead and did "bitbake -c cleansstate emgd-driver-bin" and then did a "bitbake core-image-sato". The image built fine and booted fine. Jim A
|
By
Jim Abernathy
· #10090
·
|
|
Build failure using Master branch for Crownbay
I just did a pull today and tried to rebuild Crownbay BSP which I successfully built yesterday. I'm looking for a case where the rebuild fails on a previously successful build with just running bitbak
I just did a pull today and tried to rebuild Crownbay BSP which I successfully built yesterday. I'm looking for a case where the rebuild fails on a previously successful build with just running bitbak
|
By
Jim Abernathy
· #10029
·
|
|
building under Centos 6.3
Just an FYI, following the Getting Started Guide for Centos prerequisites, I found one that was not listed that I needed: "chrpath".
Just an FYI, following the Getting Started Guide for Centos prerequisites, I found one that was not listed that I needed: "chrpath".
|
By
Jim Abernathy
· #9918
·
|
|
Meta Intel / Cedartrail / Denzil - how to get unionfs in the kernel
It may not solve the 3.0 problem for CDV and Yocto, but I noticed that Ubuntu 12.04.1 with the 3.2 kernel supports the PVR driver on it's 3.2.0 kernel. I've only tested it successfully on an All-In-On
It may not solve the 3.0 problem for CDV and Yocto, but I noticed that Ubuntu 12.04.1 with the 3.2 kernel supports the PVR driver on it's 3.2.0 kernel. I've only tested it successfully on an All-In-On
|
By
Jim Abernathy
· #9913
·
|
|
log
My bad. meant to send this to my other computer. Jim A
My bad. meant to send this to my other computer. Jim A
|
By
Jim Abernathy
· #9828
·
|
|
log
Build Configuration: BB_VERSION = "1.16.0" TARGET_ARCH = "i586" TARGET_OS = "linux" MACHINE = "crownbay" DISTRO = "poky" DISTRO_VERSION = "1.2+snapshot-20121004" TUNE_FEATURES = "m32 core2" TARGET_FPU
Build Configuration: BB_VERSION = "1.16.0" TARGET_ARCH = "i586" TARGET_OS = "linux" MACHINE = "crownbay" DISTRO = "poky" DISTRO_VERSION = "1.2+snapshot-20121004" TUNE_FEATURES = "m32 core2" TARGET_FPU
|
By
Jim Abernathy
· #9827
·
|
|
Building crownbay from master
I successfully build the meta-crownbay BSP using the latest pull from master branch. I did get some warning, that I wonder what they mean or the significance of them: NOTE: preferred version 7.11 of m
I successfully build the meta-crownbay BSP using the latest pull from master branch. I did get some warning, that I wonder what they mean or the significance of them: NOTE: preferred version 7.11 of m
|
By
Jim Abernathy
· #9824
·
|
|
Correct procedure for rebuilding after a git pull
Jim A
By
Jim Abernathy
· #9778
·
|
|
Correct procedure for rebuilding after a git pull
So I'm looking for the right way to do this. Here's the scenario. I do a complete build of the image core-image-cdv-media for the cedartrail machine. No changes from the basic BSP, except for the addi
So I'm looking for the right way to do this. Here's the scenario. I do a complete build of the image core-image-cdv-media for the cedartrail machine. No changes from the basic BSP, except for the addi
|
By
Jim Abernathy
· #9776
·
|
|
SATO video player app
Now that the Denzil branch supports the CDV 1.0.3 hardware accelerated video driver for Cedartrail, I would like to have the Video Player app play the mp4 videos accelerated by the hardware. The playe
Now that the Denzil branch supports the CDV 1.0.3 hardware accelerated video driver for Cedartrail, I would like to have the Video Player app play the mp4 videos accelerated by the hardware. The playe
|
By
Jim Abernathy
· #9414
·
|
|
Denzil / Cedartrail on DN2800MT
I used Denzil branch to pick up the latest GFX drivers changed added recently. Jim A
I used Denzil branch to pick up the latest GFX drivers changed added recently. Jim A
|
By
Jim Abernathy
· #9235
·
|
|
configuring WiFi in Yocto
the firmware I need must not be in the Denzil for Cedartrail BSP. It built fine with the DISTRO_EXTRA_RDEPENDS added, but both the Intel and Realtek cards can't load the firmware. Jim A
the firmware I need must not be in the Denzil for Cedartrail BSP. It built fine with the DISTRO_EXTRA_RDEPENDS added, but both the Intel and Realtek cards can't load the firmware. Jim A
|
By
Jim Abernathy
· #9026
·
|
|
configuring WiFi in Yocto
Not sure I know how to force linux-firmware-* to be installed?? Also I replaced the WiFi card with an Intel Wireless-N 135, and I got a FW error using it as well. In this case it called out: lwlagn 00
Not sure I know how to force linux-firmware-* to be installed?? Also I replaced the WiFi card with an Intel Wireless-N 135, and I got a FW error using it as well. In this case it called out: lwlagn 00
|
By
Jim Abernathy
· #9023
·
|
|
configuring WiFi in Yocto
I'm still having issues with WiFi. iwconfig yields: lo no wireless extensions eth0 no wireless extensions ifconfig yields: eth0 Link encap:Ethernet HWaddr 00:22:4D:80:36:1F inet addr:10.0.1.57 Bcast:0
I'm still having issues with WiFi. iwconfig yields: lo no wireless extensions eth0 no wireless extensions ifconfig yields: eth0 Link encap:Ethernet HWaddr 00:22:4D:80:36:1F inet addr:10.0.1.57 Bcast:0
|
By
Jim Abernathy
· #8993
·
|
|
configuring WiFi in Yocto
When I configured WiFi with Yocto on a n450 based netbook, all I had to do was get the right drivers for the hardware included in the Yocto 3.2 kernel, then I could use the GUI Connection Manager to c
When I configured WiFi with Yocto on a n450 based netbook, all I had to do was get the right drivers for the hardware included in the Yocto 3.2 kernel, then I could use the GUI Connection Manager to c
|
By
Jim Abernathy
· #8946
·
|