Hi Raj,
I am not using any Makefile, actually I am only copying multiple binary and
library(which are already compiled) using bb file.
Best Regards
Alok Pawar
Sr. Engineer Product Development
-Original Message-
From: Khem Raj [mailto:raj.k...@gmail.com]
Sent: Thursday, June 29, 2017 1
On Wed, Jun 28, 2017 at 9:29 PM, Pawar, Alok wrote:
> Hi,
>
>
>
> I am using krogoth release and I am facing one issue in custom bitbake file.
>
>
>
> When I am doing bitbake with custom bb file the following error is coming :
>
> “No GNU_HASH in the elf binary”
>
> In custom bb file, I am trying
Hi,
I am using krogoth release and I am facing one issue in custom bitbake file.
When I am doing bitbake with custom bb file the following error is coming :
"No GNU_HASH in the elf binary"
In custom bb file, I am trying to copy precompiled binary and library.
I tried also with Flag : FILES_${PN}
From: Drew Moseley
Add a U-Boot script to handle flashing the SPL, U-Boot
and UBI root filesystem images into the onboard flash.
Also generate a script showing how to execute the flash
steps.
Signed-off-by: Drew Moseley
---
README | 91 +
From: Drew Moseley
Add LAYERDEPENDS on meta-sunxi and add the sunxi-tools-native
pacakage to EXTRA_IMAGEDEPENDS.
Signed-off-by: Drew Moseley
---
README | 3 +++
conf/layer.conf| 3 +++
conf/machine/chip.conf | 2 +-
3 files changed, 7 insertions(+), 1 deletion(-)
diff
From: Drew Moseley
Signed-off-by: Drew Moseley
---
conf/machine/chip.conf | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/conf/machine/chip.conf b/conf/machine/chip.conf
index 0a45a2f..dad1bdb 100644
--- a/conf/machine/chip.conf
+++ b/conf/machine/chip.conf
@@ -30,5 +30
From: Drew Moseley
Signed-off-by: Drew Moseley
---
conf/machine/chip.conf| 1 +
recipes-bsp/u-boot/u-boot-chip_git.bb | 6 ++
2 files changed, 7 insertions(+)
diff --git a/conf/machine/chip.conf b/conf/machine/chip.conf
index dad1bdb..f053976 100644
--- a/conf/machine/chip.
From: Drew Moseley
* V3:
Cleanup README.
Add CHIP_UBI_PAGE_SIZE variable to reuse the data from the machine
configuration.
* V2:
Updated README and layer dependencies.
Added error checking to flashing script
* V1:
This set of patches adds the native tools and target components needed to
r
I am updating the asterisk recipe to 13.16.0 to fix some security advisories
and hit an issue in the configuration script new to me:
config.log:
configure:17599: checking if we have usable eventfd support
configure:17602: error: in
`/home/chris/yocto/build/tmp/work/core2-32-poky-linux/asterisk/
Please ignore if you received this twice. My email client wasn't giving
me confirmation /sent mail.
Problem was solved with
MIRRORS ?= "\
git://.*/.*file://media/build/mirror/ \n \
git://.*/.*/.* file://media/build/mirror/ \n \
ftp://.*/.*file://media/build/mirror/ \n \
http://.*/.*
Fixed : PEBKAC
I needed the two following elements
MIRRORS ?= "\
git://.*/.*file://media/build/mirror/ \n \
git://.*/.*/.* file://media/build/mirror/ \n \
ftp://.*/.*file://media/build/mirror/ \n \
http://.*/.* file://media/build/mirror/ \n \
svn://.*/.*file://media/build/mirro
Hi,
I'm trying to save the entire build PLUS the tools used to create the
build and I'm finding that when I initially perform the
bitbake -c fetchall b2qt-embedded-qt5-image
followed by a copy of the required downloaded .tar.gz files to the
mirror directory and then creating a new build di
Reason is described in gcc7 porting notes:
"Several C++ Standard Library headers
have been changed to no longer include the header.
As such, C++ programs that used components defined in
without explicitly including that header will no longer compile."
It was tested on yocto poky master on iotivi
On Wed, Jun 28, 2017 at 2:06 PM, Drew Moseley
wrote:
>
> On Jun 28, 2017, at 9:03 AM, Trevor Woerner wrote:
>
> On Sun, Jun 25, 2017 at 3:55 PM, wrote:
>
> From: Drew Moseley
>
> * V2:
>
> Updated README and layer dependencies.
>
> Added error checking to flashing script
>
> * V1:
>
> This se
> On Jun 28, 2017, at 9:03 AM, Trevor Woerner wrote:
>
> On Sun, Jun 25, 2017 at 3:55 PM, wrote:
>> From: Drew Moseley
>>
>> * V2:
>>
>> Updated README and layer dependencies.
>>
>> Added error checking to flashing script
>>
>> * V1:
>>
>> This set of patches adds the native tools and ta
Andrei,
Will you need Drew to submit this as a pull request via github?
Best regards,
Trevor
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
On Sun, Jun 25, 2017 at 3:55 PM, wrote:
> From: Drew Moseley
>
> * V2:
>
> Updated README and layer dependencies.
>
> Added error checking to flashing script
>
> * V1:
>
> This set of patches adds the native tools and target components needed to
> reflash the CHIP boards. Additionally a shell s
Thanks a lot!
This proposal solved my problem ☺
BR
Andrei
Von: Jussi Kukkonen [mailto:jussi.kukko...@intel.com]
Gesendet: Dienstag, 27. Juni 2017 10:45
An: Ehrlich Andrei
Cc: yocto@yoctoproject.org
Betreff: Re: [yocto] : cmake and create_symlink using cmake 3.5 and yocto 2.2.2
On 26 June 2017 a
Hi,
I recently upgraded to 4.1.39 linux-yocto and Ethernet Gadget stopped
working with Windows hosts, here's the output from the Journal:
Jun 22 20:31:37 varsomam43-bb5eda kernel: g_ether gadget: rndis
reqa1.01 v i l4096
Jun 22 20:31:37 varsomam43-bb5eda kernel: g_ether gadget: rndis
req2
19 matches
Mail list logo