Update the following in your build/conf/local.conf to add development tools
like gcc, make, etc to the root file system image
EXTRA_IMAGE_FEATURES = "tools-sdk debug-tweaks"
Regards,
B.Sathish Kumar
-Original Message-
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproj
Hi,
I am trying to build gpsd-2.95 for ARM 32-bit using Yocto on a Ubuntu 12.04.4
64-Bit machine
I got the following compilation error
| arm-poky-linux-gnueabi-gcc -march=armv7-a -mthumb-interwork -mfloat-abi=hard
-mfpu=neon -mtune=cortex-a15 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed
-L/hom
rom: Dr. Markus Eich [mailto:markus.e...@dfki.de]
Sent: Wednesday, July 09, 2014 5:39 PM
To: Sathish Kumar Balasubramaniam -ERS, HCL Tech; yocto@yoctoproject.org
Subject: Re: [yocto] How to select defconfig for kernel build with yocto/bitbake
Thank you Sathish for the quick answer.
Th
H}/configs/${KERNEL_DEFCONFIG}
${S}/.config
}
Regards,
B.Sathish Kumar
-Original Message-
From: Dr. Markus Eich [mailto:markus.e...@dfki.de]
Sent: Wednesday, July 09, 2014 5:39 PM
To: Sathish Kumar Balasubramaniam -ERS, HCL Tech; yocto@yoctoproject.org
Subject: Re: [yocto] How to select def
Hi Markus,
Try adding the following to your recipe file
KERNEL_DEFCONFIG = "odroidxu_ubuntu_defconfig"
do_configure_prepend() {
install -m 0644 ${S}/arch/${ARCH}/configs/${KERNEL_DEFCONFIG}
${WORKDIR}/defconfig || die "No default configuration for ${MACHINE} /
${KERNEL_DEFCONFIG} avail
Hi Josh,
Try adding the following to your myrecipe.bb
FILES_${PN} += "${libdir} /etc"
FILES_${PN}-dbg += "${libdir}/.debug /etc/.debug"
FILES_SOLIBSDEV = ""
Note:
Try following if any issue
FILES_${PN}-dbg += "${libdir}/.debug"
Regards,
B.Sathish Kumar
From: yocto-boun...@yoctoproject.org [mai
Regards,
Sathish
-Original Message-
From: Robert Yang [mailto:liezhi.y...@windriver.com]
Sent: Friday, July 04, 2014 6:07 AM
To: Sathish Kumar Balasubramaniam -ERS, HCL Tech; yocto@yoctoproject.org
Subject: Re: [yocto] Adding a shared object file to rootfs
Hello,
I think that there are two p
failed: do_package_qa
Thanks,
Sathish
From: Sathish Kumar Balasubramaniam -ERS, HCL Tech
Sent: Thursday, July 03, 2014 9:29 PM
To: yocto@yoctoproject.org
Subject: Adding a shared object file to rootfs
Importance: High
Hi,
I have a file abc.so
How can I add just this abc.so to /lib in rootfs usin
Hi,
I have a file abc.so
How can I add just this abc.so to /lib in rootfs using a recipe ?
Regards,
Sathish
::DISCLAIMER::
The contents of this e
Hi,
For Intel, I can understand that the community is advising to implement the
I2C, SPI slave devices info like base address, IRQs, etc through ACPI mechanism
rather than using Board files and FDT
I read the following
https://www.kernel.org/doc/Documentation/acpi/enumeration.txt
https://events
Hi Laurent,
For SVN, for ex, if the SVN path is http://svn.server.com/svn/project/ti
the "SRC_URI, SRCREV" should be in the following format
SRCREV = ""
SRC_URI =
"svn://svn.server.com/svn/project;module=ti;protocol=http;user="
But before this execution, login to the above , at least one time
Hello,
We have a BSP which is based on Dylan version.
To port this BSP to Dora version what will be the steps needed ?
Please can someone detail on this.
Thanks,
B.Sathish Kumar
::DISCLAIMER::
-
Hi,
Please can anyone let me know the configuration to be done in Dora for enabling
Wayland and QT5 without X11 server.
Thanks,
B.Sathish Kumar
::DISCLAIMER::
--
13 matches
Mail list logo