|
Run aarch64 binaries using bitbake recipe
Hi, I have a yocto build system which currently cross compiles for armv7 (32bit) .
I have a requirement of building 64 bit software .How do I modify my yocto build such that I am able to run create
Hi, I have a yocto build system which currently cross compiles for armv7 (32bit) .
I have a requirement of building 64 bit software .How do I modify my yocto build such that I am able to run create
|
By
William Jacob
·
#52397
·
|
|
Re: [ptest-runner][PATCH v2] Fix inappropriate ioctl when detaching tty
Hi Anibal,
The ptest-runner repo seems to be messed up.
This patch is no longer there, yet the SRCREV in ptest-runner recipe refers to this commit.
$ git show
Hi Anibal,
The ptest-runner repo seems to be messed up.
This patch is no longer there, yet the SRCREV in ptest-runner recipe refers to this commit.
$ git show
|
By
Chen Qi
·
#52396
·
|
|
Re: #av1 #armv6 #raspberrypi #neon
#av1
#armv6
#raspberrypi
#neon
Yeah it works. I have yet to test the image on my raspberry pi Monday in the office. But I finished the build. I will tested Monday and i will tell you. I have a warning :
image-1.0-r0 do_rootfs:
Yeah it works. I have yet to test the image on my raspberry pi Monday in the office. But I finished the build. I will tested Monday and i will tell you. I have a warning :
image-1.0-r0 do_rootfs:
|
By
safouane maaloul
·
#52395
·
|
|
[meta-gplv2] [PATCH] disable-gplv3.inc: Update pattern match to what we really mean
This code wants to disable GPLv3 and GPLv3+ however the pattern
didnt specify that and with recent changes in OE-Core, it needs
to be specific. Update the pattern to be specific.
Signed-off-by:
This code wants to disable GPLv3 and GPLv3+ however the pattern
didnt specify that and with recent changes in OE-Core, it needs
to be specific. Update the pattern to be specific.
Signed-off-by:
|
By
Richard Purdie
·
#52394
·
|
|
Re: #av1 #armv6 #raspberrypi #neon
#av1
#armv6
#raspberrypi
#neon
Please try applying below patch to aom recipe in meta-openembedded
Please try applying below patch to aom recipe in meta-openembedded
|
By
Khem Raj
·
#52393
·
|
|
Re: #av1 #armv6 #raspberrypi #neon
#av1
#armv6
#raspberrypi
#neon
Sorry to annoying you with my question but how do i find where HAVE_NEON is set ?
Best regards,
Safouane
--
SAFOUANE MAALOUL
maaloulsafouane@...
Sorry to annoying you with my question but how do i find where HAVE_NEON is set ?
Best regards,
Safouane
--
SAFOUANE MAALOUL
maaloulsafouane@...
|
By
safouane maaloul
·
#52392
·
|
|
Re: #av1 #armv6 #raspberrypi #neon
#av1
#armv6
#raspberrypi
#neon
Well we do not enable neon for this tune but aom still seems to want it so I would suggest to look at the build and see if it’s disabling neon and have HAVE_NEON is not set properly
Well we do not enable neon for this tune but aom still seems to want it so I would suggest to look at the build and see if it’s disabling neon and have HAVE_NEON is not set properly
|
By
Khem Raj
·
#52391
·
|
|
Re: #av1 #armv6 #raspberrypi #neon
#av1
#armv6
#raspberrypi
#neon
I have an erreur:
| /workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/git/av1/common/arm/mem_neon.h:525:24: note: called from here
| 525 |
I have an erreur:
| /workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/git/av1/common/arm/mem_neon.h:525:24: note: called from here
| 525 |
|
By
safouane maaloul
·
#52390
·
|
|
Re: #av1 #armv6 #raspberrypi #neon
#av1
#armv6
#raspberrypi
#neon
can you try adding
EXTRA_OECMAKE += "-DHAVE_NEON=0"
and see if that helps ? for whatever reason set_aom_detect_var is
enabling it where as default should be 0
<maaloulsafouane@...> wrote:
can you try adding
EXTRA_OECMAKE += "-DHAVE_NEON=0"
and see if that helps ? for whatever reason set_aom_detect_var is
enabling it where as default should be 0
<maaloulsafouane@...> wrote:
|
By
Khem Raj
·
#52389
·
|
|
Re: #av1 #armv6 #raspberrypi #neon
#av1
#armv6
#raspberrypi
#neon
I succed in removing callconvention-hard from TUNE_FEATURES ? But i have the same problem. I am pretty sure that i get get it working if i add neon to the TUNE_FEATURES. Something like this
I succed in removing callconvention-hard from TUNE_FEATURES ? But i have the same problem. I am pretty sure that i get get it working if i add neon to the TUNE_FEATURES. Something like this
|
By
safouane maaloul
·
#52388
·
|
|
Re: [meta-selinux][PATCH] remove obsolete e2fsprogs bbappend
Ping Joe...
../Randy
--
# Randy MacLeod
# Wind River Linux
Ping Joe...
../Randy
--
# Randy MacLeod
# Wind River Linux
|
By
Randy MacLeod
·
#52387
·
|
|
Re: #av1 #armv6 #raspberrypi #neon
#av1
#armv6
#raspberrypi
#neon
https://yocto.yoctoproject.narkive.com/Wle40I09/gcc-on-arm
https://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#var-TUNE_FEATURES
https://www.yoctoproject.org/docs/current/mega-manu
https://yocto.yoctoproject.narkive.com/Wle40I09/gcc-on-arm
https://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#var-TUNE_FEATURES
https://www.yoctoproject.org/docs/current/mega-manu
|
By
Zoran
·
#52386
·
|
|
Re: #av1 #armv6 #raspberrypi #neon
#av1
#armv6
#raspberrypi
#neon
Yes I will check it. Do you know how to remove callconvention-hard from TUNE_FEATURES ?
Best regards,
Safouane
--
SAFOUANE MAALOUL
maaloulsafouane@...
Yes I will check it. Do you know how to remove callconvention-hard from TUNE_FEATURES ?
Best regards,
Safouane
--
SAFOUANE MAALOUL
maaloulsafouane@...
|
By
safouane maaloul
·
#52385
·
|
|
Re: [qa-build-notification] [yocto] QA notification for completed autobuilder build (yocto-3.2.2.rc1)
Not expected but we worked it out. There is a patch from Ross on
this list which fixes the issue in yocto-autobuilder2. For the
purposes of the release I'm thinking we should rerun the
Not expected but we worked it out. There is a patch from Ross on
this list which fixes the issue in yocto-autobuilder2. For the
purposes of the release I'm thinking we should rerun the
|
By
Richard Purdie
·
#52384
·
|
|
Re: QA notification for completed autobuilder build (yocto-3.2.2.rc1)
Is it expected that the noted meta-arm sha1 is on branch "master" and not "gatesgarth" ?
Is it expected that the noted meta-arm sha1 is on branch "master" and not "gatesgarth" ?
|
By
Yann Dirson
·
#52383
·
|
|
Re: #av1 #armv6 #raspberrypi #neon
#av1
#armv6
#raspberrypi
#neon
Here is an interesting reading for you, for me also:
https://www.yoctoproject.org/pipermail/meta-xilinx/2015-July/001060.html
What I am getting from this reading is that you need to try with
Here is an interesting reading for you, for me also:
https://www.yoctoproject.org/pipermail/meta-xilinx/2015-July/001060.html
What I am getting from this reading is that you need to try with
|
By
Zoran
·
#52382
·
|
|
Re: Keep .bbappend for older Yocto version
It does help, yes!
Thanks a lot!
It does help, yes!
Thanks a lot!
|
By
Jonas Vautherin
·
#52381
·
|
|
Re: #av1 #armv6 #raspberrypi #neon
#av1
#armv6
#raspberrypi
#neon
--
SAFOUANE MAALOUL
maaloulsafouane@...
--
SAFOUANE MAALOUL
maaloulsafouane@...
|
By
safouane maaloul
·
#52380
·
|
|
Re: #av1 #armv6 #raspberrypi #neon
#av1
#armv6
#raspberrypi
#neon
--
SAFOUANE MAALOUL
maaloulsafouane@...
--
SAFOUANE MAALOUL
maaloulsafouane@...
|
By
safouane maaloul
·
#52379
·
|
|
[meta-zephyr][PATCH 2/2] zephyr-kernel-src.inc: set default preferred version to 2.5.0
Signed-off-by: Naveen Saini <naveen.kumar.saini@...>
---
recipes-kernel/zephyr-kernel/zephyr-kernel-src.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Signed-off-by: Naveen Saini <naveen.kumar.saini@...>
---
recipes-kernel/zephyr-kernel/zephyr-kernel-src.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
Naveen Saini
·
#52378
·
|