|
RaspberryPi 2
Hello, It has been a while since I built any Yocto images. I have been trying to learn Hardware Description Language HDL. I have a raspberry working with Debian. I am using a couple of products from h
Hello, It has been a while since I built any Yocto images. I have been trying to learn Hardware Description Language HDL. I have a raspberry working with Debian. I am using a couple of products from h
|
By
Ed Vidal
· #25558
·
|
|
RaspberryPi 2
Hi all, Gary Thomas recommended installing apt-get install libsdl1.2. which helped with The libsdl-native error. Is MACHINE ??= "raspberrypi2" a valid machine. bitbake rpi-basic-image ERROR: OE-core's
Hi all, Gary Thomas recommended installing apt-get install libsdl1.2. which helped with The libsdl-native error. Is MACHINE ??= "raspberrypi2" a valid machine. bitbake rpi-basic-image ERROR: OE-core's
|
By
Ed Vidal
· #25562
·
|
|
RaspberryPi 2
Hi all, I made the following changes in local.conf --- ../../local.conf.orig 2015-07-20 07:01:42.835320506 -0600 +++ conf/local.conf 2015-07-20 10:50:00.129187741 -0600 @@ -34,7 +34,10 @@ #MACHINE ?=
Hi all, I made the following changes in local.conf --- ../../local.conf.orig 2015-07-20 07:01:42.835320506 -0600 +++ conf/local.conf 2015-07-20 10:50:00.129187741 -0600 @@ -34,7 +34,10 @@ #MACHINE ?=
|
By
Ed Vidal
· #25574
·
|
|
Raspberry 2 Pi
Hi all, Finally making progress. My problem was conf/bblayers.conf I had the poky/meta-raspberrypi in the BBLAYERS_NON_REMOVABLE ?= " \ Instead BBLAYERS ?= " \ Currently working on 1965 tasks Build Co
Hi all, Finally making progress. My problem was conf/bblayers.conf I had the poky/meta-raspberrypi in the BBLAYERS_NON_REMOVABLE ?= " \ Instead BBLAYERS ?= " \ Currently working on 1965 tasks Build Co
|
By
Ed Vidal
· #25578
·
|
|
core-image-sato raspberrypi2
Hi all, I created a rpi-basic-img for RaspberryPi 2 which was created and booted okay. I am using meta-yocto-bsp = "fido:0f8d89ce66cfffccc9911d6c61470a585173b79d" meta-raspberrypi = "master:7457bf182c
Hi all, I created a rpi-basic-img for RaspberryPi 2 which was created and booted okay. I am using meta-yocto-bsp = "fido:0f8d89ce66cfffccc9911d6c61470a585173b79d" meta-raspberrypi = "master:7457bf182c
|
By
Ed Vidal
· #25602
·
|
|
core-image-sato raspberrypi2
Hi all, In the file poky/meta/recipes-graphics/libepoxy/libepoxy_git.bb I tried to add --disable-egl, with no success PACKAGECONFIG[x11] = "--enable-glx, --disable-glx, virtual/libx11" | checking for
Hi all, In the file poky/meta/recipes-graphics/libepoxy/libepoxy_git.bb I tried to add --disable-egl, with no success PACKAGECONFIG[x11] = "--enable-glx, --disable-glx, virtual/libx11" | checking for
|
By
Ed Vidal
· #25604
·
|
|
raspberry Pi core-image-sato
Hi Still having errors with bitbake core-image-sato This occurs at | checking for X11... yes | checking for EGL... no | configure: error: Package requirements (egl) were not met: ERROR: Task 4856 (/ho
Hi Still having errors with bitbake core-image-sato This occurs at | checking for X11... yes | checking for EGL... no | configure: error: Package requirements (egl) were not met: ERROR: Task 4856 (/ho
|
By
Ed Vidal
· #25627
·
|
|
raspberry Pi core-image-sato
Hi Gary, Thanks for the help. I executed the command "bitbake userland -c cleansstate" This completed successful. 5: userland-git-r5 do_compile (pid 17332) Did not know how to apply the patch. I tried
Hi Gary, Thanks for the help. I executed the command "bitbake userland -c cleansstate" This completed successful. 5: userland-git-r5 do_compile (pid 17332) Did not know how to apply the patch. I tried
|
By
Ed Vidal
· #25633
·
|
|
raspberry Pi core-image-sato
Hi Gary, Is this the log that you need? I also ran the bitbake -DD core-image-sato and have the log for that run. | WARNING: exit code 1 from a shell command. | ERROR: oe_runconf failed | ERROR: Funct
Hi Gary, Is this the log that you need? I also ran the bitbake -DD core-image-sato and have the log for that run. | WARNING: exit code 1 from a shell command. | ERROR: oe_runconf failed | ERROR: Funct
|
By
Ed Vidal
· #25637
·
|
|
raspberry Pi core-image-sato booted okay
i Gary, I added to my the 2 lines mentioned in the e-mail to my conf/local.conf PREFERRED_PROVIDER_virtual/egl ?= "vc-graphics-hardfp" PREFERRED_PROVIDER_virtual/libgles2 ?= "vc-graphics-hardfp" I had
i Gary, I added to my the 2 lines mentioned in the e-mail to my conf/local.conf PREFERRED_PROVIDER_virtual/egl ?= "vc-graphics-hardfp" PREFERRED_PROVIDER_virtual/libgles2 ?= "vc-graphics-hardfp" I had
|
By
Ed Vidal
· #25645
·
|
|
fido LICENSE error opencv
Hello all When I previously created opencv in dylan & dora builds I used the following in my local.conf LICENSE_FLAGS_WHITELIST = "commercial_libmad commercial_mpeg2dec commercial_libav commercial_ffm
Hello all When I previously created opencv in dylan & dora builds I used the following in my local.conf LICENSE_FLAGS_WHITELIST = "commercial_libmad commercial_mpeg2dec commercial_libav commercial_ffm
|
By
Ed Vidal
· #25689
·
|
|
fido LICENSE error opencv
Hello All, I was able to fix the license error in fido by adding commercial_x264 to LICENSE_FLAGS_WHITELIST variable. LICENSE_FLAGS_WHITELIST = "commercial_libmad commercial_mpeg2dec commercial_libav
Hello All, I was able to fix the license error in fido by adding commercial_x264 to LICENSE_FLAGS_WHITELIST variable. LICENSE_FLAGS_WHITELIST = "commercial_libmad commercial_mpeg2dec commercial_libav
|
By
Ed Vidal
· #25702
·
|
|
ADT python build
Hello All, On Raspberry Pi target and earlier version of myhdl was getting a ImportError: No module named py_compile (see py_compile error attached) Trying to install a python module using the ADT env
Hello All, On Raspberry Pi target and earlier version of myhdl was getting a ImportError: No module named py_compile (see py_compile error attached) Trying to install a python module using the ADT env
|
By
Ed Vidal
· #25707
·
|
|
fido LICENSE error opencv
Hello All, I got openCV to detect 2 C920 cameras using a python api. I started a repository https://github.com/develone/raspberrypi2_yocto I am currently using fido branch. The things that I have been
Hello All, I got openCV to detect 2 C920 cameras using a python api. I started a repository https://github.com/develone/raspberrypi2_yocto I am currently using fido branch. The things that I have been
|
By
Ed Vidal
· #25713
·
|
|
ADT and ast issue.
Hello All, I am trying to use the ADT to build myhdl a python library. To obtain myhdl I use git clone https://github.com/jandecaluwe/myhdl.git I first setup the ADT. source /opt/poky/1.8+snapshot/env
Hello All, I am trying to use the ADT to build myhdl a python library. To obtain myhdl I use git clone https://github.com/jandecaluwe/myhdl.git I first setup the ADT. source /opt/poky/1.8+snapshot/env
|
By
Ed Vidal
· #25726
·
|
|
recipe md5sum and sha256sum changing
Hello All, I used the following to create a recipe. recipetool create -o /home/vidal/wkg/yocto/myhdl_recipe/poky/meta/recipes-devtools/python/python-myhdl_1.0.0.bb https://github.com/jandecaluwe/myhdl
Hello All, I used the following to create a recipe. recipetool create -o /home/vidal/wkg/yocto/myhdl_recipe/poky/meta/recipes-devtools/python/python-myhdl_1.0.0.bb https://github.com/jandecaluwe/myhdl
|
By
Ed Vidal
· #25782
·
|
|
(No subject)
Hello All, Thanks to Ross Burton see the files https://github.com/develone/raspberrypi2_yocto.git in recipe_myhdl folder. Now have an rpm to install myhdl on a yocto build. let me know if you have any
Hello All, Thanks to Ross Burton see the files https://github.com/develone/raspberrypi2_yocto.git in recipe_myhdl folder. Now have an rpm to install myhdl on a yocto build. let me know if you have any
|
By
Ed Vidal
· #25785
·
|
|
Recipes not in poky gtkwave fails on configure depends
Hello All All of my work is at https://github.com/develone/raspberrypi2_yocto.git. see the gtkwave_3.6.66.bb I am working on a few tools for FPGA Development. This include MyHDL, GTKWAVE, Iverilog, an
Hello All All of my work is at https://github.com/develone/raspberrypi2_yocto.git. see the gtkwave_3.6.66.bb I am working on a few tools for FPGA Development. This include MyHDL, GTKWAVE, Iverilog, an
|
By
Ed Vidal
· #25794
·
|
|
gtkwave recipe fails in do_configure
Hello All, I am trying to add gtkwave with a bitbake recipe gtkwave_3.6.66.bb found at https://github.com/develone/raspberrypi2_yocto.git in the folder receipe_gtkwave. I need to add the following try
Hello All, I am trying to add gtkwave with a bitbake recipe gtkwave_3.6.66.bb found at https://github.com/develone/raspberrypi2_yocto.git in the folder receipe_gtkwave. I need to add the following try
|
By
Ed Vidal
· #25810
·
|
|
Compile with ADT and recipe fails builds on target.
Hello All, Trying to use ADT to compile a package. The package compiles and installs on the target core-image-sato for the Raspberry Pi 2 B. Also trying to create a recipe. see recipe_gtkwave/gtkwave/
Hello All, Trying to use ADT to compile a package. The package compiles and installs on the target core-image-sato for the Raspberry Pi 2 B. Also trying to create a recipe. see recipe_gtkwave/gtkwave/
|
By
Ed Vidal
· #25883
·
|