|
SDK
Martin,
By
Bryan Evenson
· #27323
·
|
|
COPY_LIC_DIRS, COPY_LIC_MANIFEST and firmware upgrades
Martin,
By
Bryan Evenson
· #27142
·
|
|
COPY_LIC_DIRS, COPY_LIC_MANIFEST and firmware upgrades
All, I'm on poky/dizzy-1.7.2 and I've been using COPY_LIC_DIRS and COPY_LIC_MANIFEST to include the license text on my image. I noticed something about the way it operates and I'm wondering if it's a
All, I'm on poky/dizzy-1.7.2 and I've been using COPY_LIC_DIRS and COPY_LIC_MANIFEST to include the license text on my image. I noticed something about the way it operates and I'm wondering if it's a
|
By
Bryan Evenson
· #27139
·
|
|
GDB with Eclipse *almost* working...
All,
By
Bryan Evenson
· #26578
·
|
|
GDB with Eclipse *almost* working...
All, I almost have a full working setup with GDB in Eclipse for debugging remotely on my target hardware, but it's not quite there. Here's what I've done and where I'm at so far: 1. I have a custom im
All, I almost have a full working setup with GDB in Eclipse for debugging remotely on my target hardware, but it's not quite there. Here's what I've done and where I'm at so far: 1. I have a custom im
|
By
Bryan Evenson
· #26573
·
|
|
Multiple conncetion to svn (svn+ssh)
Paul,
By
Bryan Evenson
· #25351
·
|
|
Multiple conncetion to svn (svn+ssh)
Marcin, There is no fetcher-specific variable that I know of, but I think you can set PARALLEL_MAKE="2" in your recipes to reduce the number of fetches on your repository at a time. The downside is yo
Marcin, There is no fetcher-specific variable that I know of, but I think you can set PARALLEL_MAKE="2" in your recipes to reduce the number of fetches on your repository at a time. The downside is yo
|
By
Bryan Evenson
· #25348
·
|
|
SAMA5D3 header files for C application development
Sam, I'm assuming based on your questions that you are new to the device tree setup for ARM in the Linux kernel and how to make use of it on the kernel side and the userspace side. If so, I'd suggest
Sam, I'm assuming based on your questions that you are new to the device tree setup for ARM in the Linux kernel and how to make use of it on the kernel side and the userspace side. If so, I'd suggest
|
By
Bryan Evenson
· #25313
·
|
|
is there a doc section on yocto distribution creation/versioning?
Robert,
By
Bryan Evenson
· #25273
·
|
|
A simpler way to apply custom config files to an image ?
Laurent,
By
Bryan Evenson
· #24502
·
|
|
RREPLACES and RCONFLICTS when switching from linux-yocto to linux-yocto-custom
All,
By
Bryan Evenson
· #24398
·
|
|
RREPLACES and RCONFLICTS when switching from linux-yocto to linux-yocto-custom
I am on poky/dizzy and I am using opkg for package management. I recently discovered I had a problem with my custom kernel image recipe and instead of the package name being called "kernel-image-3.10.
I am on poky/dizzy and I am using opkg for package management. I recently discovered I had a problem with my custom kernel image recipe and instead of the package name being called "kernel-image-3.10.
|
By
Bryan Evenson
· #24389
·
|
|
eclipe-yocto: SDKTARGETSYSROOT not being expanded correctly
I am using version 1.6.2 of the Yocto Eclipse plug-in (from http://downloads.yoctoproject.org/releases/eclipse-plugin/1.6.2/kepler/) under Fedora 21. After some recent issues with getting the plug-in
I am using version 1.6.2 of the Yocto Eclipse plug-in (from http://downloads.yoctoproject.org/releases/eclipse-plugin/1.6.2/kepler/) under Fedora 21. After some recent issues with getting the plug-in
|
By
Bryan Evenson
· #24067
·
|
|
eclipse-poky: Can't build from Eclipse, but command line build works
Todor,
By
Bryan Evenson
· #24024
·
|
|
eclipse-poky: Can't build from Eclipse, but command line build works
Todor,
By
Bryan Evenson
· #24003
·
|
|
eclipse-poky: Can't build from Eclipse, but command line build works
By
Bryan Evenson
· #23999
·
|
|
eclipse-poky: Can't build from Eclipse, but command line build works
Todor, > It appears that your toolchain is configured properly, however the GNU linker (ld) cannot find the libraries it needs to link the binary. > I suspect that the culprit is "--sysroot=$SDKTARGET
Todor, > It appears that your toolchain is configured properly, however the GNU linker (ld) cannot find the libraries it needs to link the binary. > I suspect that the culprit is "--sysroot=$SDKTARGET
|
By
Bryan Evenson
· #23991
·
|
|
eclipse-poky: Can't build from Eclipse, but command line build works
I am trying to get the Yocto Eclipse plug-in setup so that I can build my application from Eclipse. I am *almost* there, but the final build is not working. I'm assuming there are some path/rights iss
I am trying to get the Yocto Eclipse plug-in setup so that I can build my application from Eclipse. I am *almost* there, but the final build is not working. I'm assuming there are some path/rights iss
|
By
Bryan Evenson
· #23968
·
|
|
replace etc/network/interfaces with symbolic link
Aurèle,
By
Bryan Evenson
· #23479
·
|
|
replace etc/network/interfaces with symbolic link
Aurele, One possible issue is ${sysconfdir}/network/interfaces is listed in the CONFFILES in the original recipe. It may still be installing this file because it is listed under CONFFILES. Try adding:
Aurele, One possible issue is ${sysconfdir}/network/interfaces is listed in the CONFFILES in the original recipe. It may still be installing this file because it is listed under CONFFILES. Try adding:
|
By
Bryan Evenson
· #23444
·
|