Re: [yocto] #yocto #raspberrypi0-wifi #honister

2022-02-24 Thread safouane maaloul
So now after doing the last pull on meta -raspberrypi. The one to change
the kernel version. I have a hdmi output but my boot process block at
please wait : booting . Do you have an idea why it is doing that ?

Best regards,

Safouane.Maaloul

Le jeu. 24 févr. 2022 à 15:17, safouane maaloul 
a écrit :

> So now after doing the last pull on meta -raspberrypi. The one to change
> the kernel version. I have a hdmi output but my boot process block at
> please wait : booting . Do you have an idea why it is doing that ?
>
> Best regards,
>
> Safouane.Maaloul
>
> Le mar. 22 févr. 2022 à 19:30, Khem Raj  a écrit :
>
>> On Tue, Feb 22, 2022 at 6:39 AM safouane maaloul
>>  wrote:
>> >
>> > I do am building image on a raspberry pi zero w. After flashing the
>> image on the raspberry, i don get anything on the screen. I am doing this
>> the honister branch. I had the gatesgarth branch and it was working
>> perfectly. I tried many thing but i can't get to work. i have literally the
>> same code on a raspberry pi zero w 2 and it works perfectly. I am only
>> changing the name of the machine (raspberrypi0-wifi ) to get to work. Do
>> you have an idea why ? I have the sensation that it is booting because the
>> green led is flashing but i don't have anything on the screen.
>>
>> is it possible to hook up serial console and see if you see additional
>> messages ?
>> also try with master and see if you have same problem as honister or not
>>
>> > 
>> >
>>
>
>
> --
> *SAFOUANE MAALOUL*
>
> *maaloulsafou...@gmail.com *
>
>

-- 
*SAFOUANE MAALOUL*

*maaloulsafou...@gmail.com *

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#56277): https://lists.yoctoproject.org/g/yocto/message/56277
Mute This Topic: https://lists.yoctoproject.org/mt/89317701/21656
Mute #yocto:https://lists.yoctoproject.org/g/yocto/mutehashtag/yocto
Mute 
#raspberrypi0-wifi:https://lists.yoctoproject.org/g/yocto/mutehashtag/raspberrypi0-wifi
Mute #honister:https://lists.yoctoproject.org/g/yocto/mutehashtag/honister
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[yocto] #yocto #raspberrypi0-wifi #honister

2022-02-22 Thread safouane maaloul
I do am building image on a raspberry pi zero w. After flashing the image on 
the raspberry, i don get anything on the screen. I am doing this the honister 
branch. I had the gatesgarth branch and it was working perfectly. I tried many 
thing but i can't get to work. i have literally the same code on a raspberry pi 
zero w 2 and it works perfectly. I am only changing the name of the machine 
(raspberrypi0-wifi ) to get to work. Do you have an idea why ? I have the 
sensation that it is booting because the green led is flashing but i don't have 
anything on the screen.

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#56240): https://lists.yoctoproject.org/g/yocto/message/56240
Mute This Topic: https://lists.yoctoproject.org/mt/89317701/21656
Mute #yocto:https://lists.yoctoproject.org/g/yocto/mutehashtag/yocto
Mute 
#raspberrypi0-wifi:https://lists.yoctoproject.org/g/yocto/mutehashtag/raspberrypi0-wifi
Mute #honister:https://lists.yoctoproject.org/g/yocto/mutehashtag/honister
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[yocto] #yocto #vcgencmd #raspberrypi

2022-02-14 Thread safouane maaloul
Hello everyone, i hope you are doing well. i am using the command vcgencmd with 
an image yocto on a raspberry pi zero. I get it by adding the userland recipe. 
I can get the camera status with the command (vcgencmd get_camera) but i can't 
use it to get the cpu temperature with the command (vcgencmd mesure_temp). Do 
you have any idea how to fix that ?

Best regards,

Safouane

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#56185): https://lists.yoctoproject.org/g/yocto/message/56185
Mute This Topic: https://lists.yoctoproject.org/mt/89139916/21656
Mute #yocto:https://lists.yoctoproject.org/g/yocto/mutehashtag/yocto
Mute #vcgencmd:https://lists.yoctoproject.org/g/yocto/mutehashtag/vcgencmd
Mute #raspberrypi:https://lists.yoctoproject.org/g/yocto/mutehashtag/raspberrypi
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[yocto] raspberrypi0-2w

2021-12-02 Thread safouane maaloul
Hello, I  writed a conf file  to get the raspberrypi0-2 to work in 32 mode
to have the camera packages raspivid. It works just fine. But the problem I
don't have wlan0 interface. I tried everything but I didn't succeed in
getting to work. Here is my conf file:

#@TYPE: Machine
#@NAME: RaspberryPi0 2 Wifi Development Board
#@DESCRIPTION: Machine configuration for the RaspberryPi0 2 Wifi in 32 bits
mode

include conf/machine/raspberrypi3.conf

MACHINEOVERRIDES := "${@'${MACHINEOVERRIDES}'
.replace(':${MACHINE}',':raspberrypi3:${MACHINE}')}"

MACHINE_EXTRA_RRECOMMENDS += "\
linux-firmware-rpidistro-bcm43436 \
linux-firmware-rpidistro-bcm43436s \
bluez-firmware-rpidistro-bcm43430b0-hcd \
linux-firmware-rpidistro-bcm43430 \
"




Best regards,

-- 
*SAFOUANE MAALOUL*

*maaloulsafou...@gmail.com *

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#55465): https://lists.yoctoproject.org/g/yocto/message/55465
Mute This Topic: https://lists.yoctoproject.org/mt/87454331/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[yocto] add raspivid to the yocto image for raspberrypi4-64

2021-09-07 Thread safouane maaloul
Hi, in the first place i succeeded to add raspivid to my image yocto of 
raspberrypi0-wifi. I did so by adding the userland recipe. But when i try doing 
so with raspberrypi4-64. Idon't get raspivid when i add the userland recipe to 
my image. Do you have any idea why it don't work with the raspberrypi4-64?
Thanks,
Safouane

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#54665): https://lists.yoctoproject.org/g/yocto/message/54665
Mute This Topic: https://lists.yoctoproject.org/mt/85432621/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [yocto] #av1 #armv6 #raspberrypi #neon

2021-02-18 Thread safouane maaloul
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: The license listed AOM-Patent-1.0 was not in the
licenses collected for recipe aom

I think because the name of the license in
meta-openembedded/meta-multimedia/licenses/ is AOM-Patent-License-1.0 and
not AOM-Patent-1.0 like mentioned in the recipe. I think it must be
changed. Thanks I will tell you Monday what happened when I try the image
on my raspberry Pi zero W.

Best regards,

Safouane

Le ven. 19 févr. 2021 à 00:00, Khem Raj  a écrit :

> Please try applying below patch to aom recipe in meta-openembedded repo
>
>
> https://lists.openembedded.org/g/openembedded-devel/topic/meta_multimedia_patch_aom/80743335?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,0,80743335
>
> let me know how it goes.
>
> On Thu, Feb 18, 2021 at 12:22 PM safouane maaloul
>  wrote:
> >
> > Sorry to annoying you with my question but how do i find where HAVE_NEON
> is set ?
> >
> > Best regards,
> >
> > Safouane
> >
> > Le jeu. 18 févr. 2021 à 21:16, Khem Raj  a écrit :
> >>
> >> 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
> >>
> >> On Thu, Feb 18, 2021 at 12:12 PM safouane maaloul <
> maaloulsafou...@gmail.com> wrote:
> >>>
> >>> 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 |   const int32x4_t v0 = vld1q_s32(buf);
> >>> |   |^~
> >>> | ninja: build stopped: subcommand failed.
> >>> | WARNING:
> /workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/temp/run.do_compile.24037:155
> exit 1 from 'eval ${DESTDIR:+DESTDIR=${DESTDIR} }VERBOSE=1 cmake --build
> '/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/build'
> "$@" -- ${EXTRA_OECMAKE_BUILD}'
> >>> | WARNING: Backtrace (BB generated script):
> >>> |   #1: cmake_runcmake_build,
> /workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/temp/run.do_compile.24037,
> line 155
> >>> |   #2: cmake_do_compile,
> /workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/temp/run.do_compile.24037,
> line 149
> >>> |   #3: do_compile,
> /workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/temp/run.do_compile.24037,
> line 144
> >>> |   #4: main,
> /workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/temp/run.do_compile.24037,
> line 168
> >>> |
> >>> | Backtrace (metadata-relative locations):
> >>> |   #1: cmake_runcmake_build,
> /workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/../../poky/meta/classes/cmake.bbclass,
> line 205
> >>> |   #2: cmake_do_compile,
> /workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/../../poky/meta/classes/cmake.bbclass,
> line 209
> >>> |   #3: do_compile, autogenerated, line 2
> >>> ERROR: Task
> (/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/../../meta-openembedded/meta-multimedia/recipes-multimedia/aom/aom_2.0.0.bb:do_compile)
> failed with exit code '1'
> >>> NOTE: Tasks Summary: Attempted 3538 tasks of which 3326 didn't need to
> be rerun and 1 failed.
> >>>
> >>> Summary: 1 task failed:
> >>>
>  
> /workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/../../meta-openembedded/meta-multimedia/recipes-multimedia/aom/aom_2.0.0.bb:
> do_compile
> >>> Summary: There was 1 WARNING message shown.
> >>> Summary: There was 1 ERROR message shown, returning a non-zero exit
> code.
> >>>
> >>> Do you have any idea why it didn't work ?
> >>>
> >>> Best regards,
> >>>
> >>> Safouane
> >>>
> >>> Le jeu. 18 févr. 2021 à 20:54, Khem Raj  a écrit :
> >>>>
> >>>> can you try adding
> >>>>
> >>>> EXTRA_OECMAKE += "-DHAVE_NEON=0"
> >>>>
> >>>> and see if that helps ? for whatever reason set_aom_detect_var is
> >>

Re: [yocto] #av1 #armv6 #raspberrypi #neon

2021-02-18 Thread safouane maaloul
Sorry to annoying you with my question but how do i find where HAVE_NEON is
set ?

Best regards,

Safouane

Le jeu. 18 févr. 2021 à 21:16, Khem Raj  a écrit :

> 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
>
> On Thu, Feb 18, 2021 at 12:12 PM safouane maaloul <
> maaloulsafou...@gmail.com> wrote:
>
>> 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 |   const int32x4_t v0 = vld1q_s32(buf);
>> |   |^~
>> | ninja: build stopped: subcommand failed.
>> | WARNING:
>> /workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/temp/run.do_compile.24037:155
>> exit 1 from 'eval ${DESTDIR:+DESTDIR=${DESTDIR} }VERBOSE=1 cmake --build
>> '/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/build'
>> "$@" -- ${EXTRA_OECMAKE_BUILD}'
>> | WARNING: Backtrace (BB generated script):
>> |   #1: cmake_runcmake_build,
>> /workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/temp/run.do_compile.24037,
>> line 155
>> |   #2: cmake_do_compile,
>> /workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/temp/run.do_compile.24037,
>> line 149
>> |   #3: do_compile,
>> /workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/temp/run.do_compile.24037,
>> line 144
>> |   #4: main,
>> /workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/temp/run.do_compile.24037,
>> line 168
>> |
>> | Backtrace (metadata-relative locations):
>> |   #1: cmake_runcmake_build,
>> /workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/../../poky/meta/classes/cmake.bbclass,
>> line 205
>> |   #2: cmake_do_compile,
>> /workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/../../poky/meta/classes/cmake.bbclass,
>> line 209
>> |   #3: do_compile, autogenerated, line 2
>> ERROR: Task
>> (/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/../../meta-openembedded/meta-multimedia/recipes-multimedia/aom/aom_2.0.0.bb:do_compile)
>> failed with exit code '1'
>> NOTE: Tasks Summary: Attempted 3538 tasks of which 3326 didn't need to be
>> rerun and 1 failed.
>>
>> Summary: 1 task failed:
>>
>> /workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/../../meta-openembedded/meta-multimedia/recipes-multimedia/aom/aom_2.0.0.bb:
>> do_compile
>> Summary: There was 1 WARNING message shown.
>> Summary: There was 1 ERROR message shown, returning a non-zero exit code.
>>
>> Do you have any idea why it didn't work ?
>>
>> Best regards,
>>
>> Safouane
>>
>> Le jeu. 18 févr. 2021 à 20:54, Khem Raj  a écrit :
>>
>>> 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
>>>
>>> On Thu, Feb 18, 2021 at 10:42 AM safouane maaloul
>>>  wrote:
>>> >
>>> > 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 TUNE_FEATURES= "arm
>>> armv6 vfp arm1176jzfs callconvention-hard neon". But I can't do it with
>>> armv6. I have to use raspberrypi zero w so i have to make it work with
>>> armv6. I know that i can make it work with armv7 and armv8. I have error
>>> like this : | In file included from
>>> /workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/git/av1/encoder/arm/neon/quantize_neon.c:20:
>>> > |
>>> /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:528:24:
>>> note: called from here
>>> > |   528 |   const int16x4_t s1 = vmovn_s32(v1);
>>> > |   |^
>>> > | In file included from
>>> /workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gn

Re: [yocto] #av1 #armv6 #raspberrypi #neon

2021-02-18 Thread safouane maaloul
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 |   const int32x4_t v0 = vld1q_s32(buf);
|   |^~
| ninja: build stopped: subcommand failed.
| WARNING:
/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/temp/run.do_compile.24037:155
exit 1 from 'eval ${DESTDIR:+DESTDIR=${DESTDIR} }VERBOSE=1 cmake --build
'/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/build'
"$@" -- ${EXTRA_OECMAKE_BUILD}'
| WARNING: Backtrace (BB generated script):
|   #1: cmake_runcmake_build,
/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/temp/run.do_compile.24037,
line 155
|   #2: cmake_do_compile,
/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/temp/run.do_compile.24037,
line 149
|   #3: do_compile,
/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/temp/run.do_compile.24037,
line 144
|   #4: main,
/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/temp/run.do_compile.24037,
line 168
|
| Backtrace (metadata-relative locations):
|   #1: cmake_runcmake_build,
/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/../../poky/meta/classes/cmake.bbclass,
line 205
|   #2: cmake_do_compile,
/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/../../poky/meta/classes/cmake.bbclass,
line 209
|   #3: do_compile, autogenerated, line 2
ERROR: Task
(/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/../../meta-openembedded/meta-multimedia/recipes-multimedia/aom/aom_2.0.0.bb:do_compile)
failed with exit code '1'
NOTE: Tasks Summary: Attempted 3538 tasks of which 3326 didn't need to be
rerun and 1 failed.

Summary: 1 task failed:

/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/../../meta-openembedded/meta-multimedia/recipes-multimedia/aom/aom_2.0.0.bb:
do_compile
Summary: There was 1 WARNING message shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.

Do you have any idea why it didn't work ?

Best regards,

Safouane

Le jeu. 18 févr. 2021 à 20:54, Khem Raj  a écrit :

> 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
>
> On Thu, Feb 18, 2021 at 10:42 AM safouane maaloul
>  wrote:
> >
> > 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 TUNE_FEATURES= "arm armv6 vfp
> arm1176jzfs callconvention-hard neon". But I can't do it with armv6. I have
> to use raspberrypi zero w so i have to make it work with armv6. I know that
> i can make it work with armv7 and armv8. I have error like this : | In file
> included from
> /workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/git/av1/encoder/arm/neon/quantize_neon.c:20:
> > |
> /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:528:24:
> note: called from here
> > |   528 |   const int16x4_t s1 = vmovn_s32(v1);
> > |   |^
> > | In file included from
> /workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/git/av1/encoder/arm/neon/quantize_neon.c:12:
> > |
> /workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/recipe-sysroot-native/usr/lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/10.2.0/include/arm_neon.h:7556:1:
> error: inlining failed in call to 'always_inline' 'vmovn_s32': target
> specific option mismatch
> > |  7556 | vmovn_s32 (int32x4_t __a)
> > |   | ^
> >
> > So i am sure i have to add the neon feature so i appreciate it if
> someone can help me. I didn't find a workaround this problem on the
> internet.
> >
> > Best regards,
> >
> > Safouane
> >
> > Le jeu. 18 févr. 2021 à 18:00, Zoran Stojsavljevic <
> zoran.stojsavlje...@gmail.com> a écrit :
> >>
> >> 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-manual/mega-manual.html#var-AVAILTUNES
> &

Re: [yocto] #av1 #armv6 #raspberrypi #neon

2021-02-18 Thread safouane maaloul
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 TUNE_FEATURES= "arm armv6 vfp
arm1176jzfs callconvention-hard neon". But I can't do it with armv6. I have
to use raspberrypi zero w so i have to make it work with armv6. I know that
i can make it work with armv7 and armv8. I have error like this : | In file
included from
/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/git/av1/encoder/arm/neon/quantize_neon.c:20:
|
/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:528:24:
note: called from here
|   528 |   const int16x4_t s1 = vmovn_s32(v1);
|   |^
| In file included from
/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/git/av1/encoder/arm/neon/quantize_neon.c:12:
|
/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/recipe-sysroot-native/usr/lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/10.2.0/include/arm_neon.h:7556:1:
error: inlining failed in call to 'always_inline' 'vmovn_s32': target
specific option mismatch
|  7556 | vmovn_s32 (int32x4_t __a)
|   | ^

So i am sure i have to add the neon feature so i appreciate it if someone
can help me. I didn't find a workaround this problem on the internet.

Best regards,

Safouane

Le jeu. 18 févr. 2021 à 18:00, Zoran Stojsavljevic <
zoran.stojsavlje...@gmail.com> a écrit :

> 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-manual/mega-manual.html#var-AVAILTUNES
>
> Zee
> ___
>
> On Thu, Feb 18, 2021 at 3:28 PM safouane maaloul
>  wrote:
> >
> > Yes I will check it. Do you know how to remove callconvention-hard from
> TUNE_FEATURES ?
> >
> > Best regards,
> >
> > Safouane
> >
> > Le jeu. 18 févr. 2021 à 14:52, Zoran Stojsavljevic <
> zoran.stojsavlje...@gmail.com> a écrit :
> >>
> >> > TUNE_FEATURES= "arm armv6 vfp arm1176jzfs callconvention-hard"
> >>
> >> 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 the
> >> following line:
> >> TUNE_FEATURES= "arm armv6 vfp arm1176jzfs"
> >>
> >> I guess, YOCTO people have not too much experience with armv6, nor me,
> >> but this should be (I hope) generic.
> >>
> >> Hope this helps.
> >> Zoran
> >> ___
> >>
> >> On Thu, Feb 18, 2021 at 12:44 PM safouane maaloul
> >>  wrote:
> >> >
> >> > This is my build configuration :
> >> > Build Configuration:
> >> > BB_VERSION   = "1.46.0"
> >> > BUILD_SYS= "x86_64-linux"
> >> > NATIVELSBSTRING  = "universal"
> >> > TARGET_SYS   = "arm-poky-linux-gnueabi"
> >> > MACHINE  = "raspberrypi0-wifi"
> >> > DISTRO   = "poky"
> >> > DISTRO_VERSION   = "3.1.5"
> >> > TUNE_FEATURES= "arm armv6 vfp arm1176jzfs callconvention-hard"
> >> > TARGET_FPU   = "hard"
> >> > meta
> >> > meta-poky
> >> > meta-yocto-bsp   =
> "dunfell:7ea41de13774675828239b7738d3f5d70be8b1af"
> >> > meta-oe
> >> > meta-multimedia
> >> > meta-networking
> >> > meta-python      =
> "dunfell:5bba79488b7d393d2258d6e917f7bf7b0d7c4073"
> >> > meta-raspberrypi =
> "dunfell:987993209716302eb8f314f69a2a3340555f94d8"
> >> > meta-gstreamer1.0=
> "dunfell:b489b1ba084544d9c4c08f7c3b3d1c37ffa53c51"
> >> >
> >> > Best regards,
> >> >
> >> > Safouane
> >> >
> >> > Le mer. 17 févr. 2021 à 13:24, Zoran Stojsavljevic <
> zoran.stojsavlje...@gmail.com> a écrit :
> >> >>
> >> >> So, what is your MACHINE variable set to?
> >> >>
> >> >> Maybe knowing that, somebody can help.
> >> >>
> >> >> Zee
> >> >
> >> >
> >> >
> >> > --
> >> > SAFOUANE MAALOUL
> >> > maaloulsafou...@gmail.com
> >> >
> >
> >
> >
> > --
> > SAFOUANE MAALOUL
> > maaloulsafou...@gmail.com
> >
>


-- 
*SAFOUANE MAALOUL*

*maaloulsafou...@gmail.com *

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#52388): https://lists.yoctoproject.org/g/yocto/message/52388
Mute This Topic: https://lists.yoctoproject.org/mt/80700217/21656
Mute #raspberrypi:https://lists.yoctoproject.org/g/yocto/mutehashtag/raspberrypi
Mute #av1:https://lists.yoctoproject.org/g/yocto/mutehashtag/av1
Mute #neon:https://lists.yoctoproject.org/g/yocto/mutehashtag/neon
Mute #armv6:https://lists.yoctoproject.org/g/yocto/mutehashtag/armv6
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [yocto] #av1 #armv6 #raspberrypi #neon

2021-02-18 Thread safouane maaloul
Yes I will check it. Do you know how to remove callconvention-hard from
TUNE_FEATURES ?

Best regards,

Safouane

Le jeu. 18 févr. 2021 à 14:52, Zoran Stojsavljevic <
zoran.stojsavlje...@gmail.com> a écrit :

> > TUNE_FEATURES= "arm armv6 vfp arm1176jzfs callconvention-hard"
>
> 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 the
> following line:
> TUNE_FEATURES= "arm armv6 vfp arm1176jzfs"
>
> I guess, YOCTO people have not too much experience with armv6, nor me,
> but this should be (I hope) generic.
>
> Hope this helps.
> Zoran
> ___
>
> On Thu, Feb 18, 2021 at 12:44 PM safouane maaloul
>  wrote:
> >
> > This is my build configuration :
> > Build Configuration:
> > BB_VERSION   = "1.46.0"
> > BUILD_SYS= "x86_64-linux"
> > NATIVELSBSTRING  = "universal"
> > TARGET_SYS   = "arm-poky-linux-gnueabi"
> > MACHINE  = "raspberrypi0-wifi"
> > DISTRO   = "poky"
> > DISTRO_VERSION   = "3.1.5"
> > TUNE_FEATURES= "arm armv6 vfp arm1176jzfs callconvention-hard"
> > TARGET_FPU   = "hard"
> > meta
> > meta-poky
> > meta-yocto-bsp   = "dunfell:7ea41de13774675828239b7738d3f5d70be8b1af"
> > meta-oe
> > meta-multimedia
> > meta-networking
> > meta-python  = "dunfell:5bba79488b7d393d2258d6e917f7bf7b0d7c4073"
> > meta-raspberrypi = "dunfell:987993209716302eb8f314f69a2a3340555f94d8"
> > meta-gstreamer1.0= "dunfell:b489b1ba084544d9c4c08f7c3b3d1c37ffa53c51"
> >
> > Best regards,
> >
> > Safouane
> >
> > Le mer. 17 févr. 2021 à 13:24, Zoran Stojsavljevic <
> zoran.stojsavlje...@gmail.com> a écrit :
> >>
> >> So, what is your MACHINE variable set to?
> >>
> >> Maybe knowing that, somebody can help.
> >>
> >> Zee
> >
> >
> >
> > --
> > SAFOUANE MAALOUL
> > maaloulsafou...@gmail.com
> >
>


-- 
*SAFOUANE MAALOUL*

*maaloulsafou...@gmail.com *

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#52385): https://lists.yoctoproject.org/g/yocto/message/52385
Mute This Topic: https://lists.yoctoproject.org/mt/80700217/21656
Mute #raspberrypi:https://lists.yoctoproject.org/g/yocto/mutehashtag/raspberrypi
Mute #av1:https://lists.yoctoproject.org/g/yocto/mutehashtag/av1
Mute #neon:https://lists.yoctoproject.org/g/yocto/mutehashtag/neon
Mute #armv6:https://lists.yoctoproject.org/g/yocto/mutehashtag/armv6
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [yocto] #av1 #armv6 #raspberrypi #neon

2021-02-18 Thread safouane maaloul
Le jeu. 18 févr. 2021 à 12:44, safouane maaloul 
a écrit :

> This is my build configuration :
> Build Configuration:
> BB_VERSION   = "1.46.0"
> BUILD_SYS= "x86_64-linux"
> NATIVELSBSTRING  = "universal"
> TARGET_SYS   = "arm-poky-linux-gnueabi"
> MACHINE  = "raspberrypi0-wifi"
> DISTRO   = "poky"
> DISTRO_VERSION   = "3.1.5"
> TUNE_FEATURES= "arm armv6 vfp arm1176jzfs callconvention-hard"
> TARGET_FPU   = "hard"
> meta
> meta-poky
> meta-yocto-bsp   = "dunfell:7ea41de13774675828239b7738d3f5d70be8b1af"
> meta-oe
> meta-multimedia
> meta-networking
> meta-python  = "dunfell:5bba79488b7d393d2258d6e917f7bf7b0d7c4073"
> meta-raspberrypi = "dunfell:987993209716302eb8f314f69a2a3340555f94d8"
> meta-gstreamer1.0= "dunfell:b489b1ba084544d9c4c08f7c3b3d1c37ffa53c51"
>
> Best regards,
>
> Safouane
>
> Le mer. 17 févr. 2021 à 13:24, Zoran Stojsavljevic <
> zoran.stojsavlje...@gmail.com> a écrit :
>
>> So, what is your MACHINE variable set to?
>>
>> Maybe knowing that, somebody can help.
>>
>> Zee
>>
>
>
> --
> *SAFOUANE MAALOUL*
>
> *maaloulsafou...@gmail.com *
>
>

-- 
*SAFOUANE MAALOUL*

*maaloulsafou...@gmail.com *

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#52380): https://lists.yoctoproject.org/g/yocto/message/52380
Mute This Topic: https://lists.yoctoproject.org/mt/80700217/21656
Mute #raspberrypi:https://lists.yoctoproject.org/g/yocto/mutehashtag/raspberrypi
Mute #av1:https://lists.yoctoproject.org/g/yocto/mutehashtag/av1
Mute #neon:https://lists.yoctoproject.org/g/yocto/mutehashtag/neon
Mute #armv6:https://lists.yoctoproject.org/g/yocto/mutehashtag/armv6
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [yocto] #av1 #armv6 #raspberrypi #neon

2021-02-18 Thread safouane maaloul
Le mer. 17 févr. 2021 à 13:18, safouane maaloul 
a écrit :

> Yeah i know the problem is i am using armv6 (raspberry pi zero w) and
> there isn’t that option so i need a workaround ?
>
> Best regards,
>
> Safouane.Maaloul
>
> Le mer. 17 févr. 2021 à 13:13, Zoran Stojsavljevic <
> zoran.stojsavlje...@gmail.com> a écrit :
>
>> > ...compile  error "compiling simd-neon.h requires -mfpu=
>> > neon or equivalent"...
>>
>> IIRC, this has to do with the platform chosen.
>>
>> I know that for armv7 there are two types of machine:
>> MACHINE ?= "armv7" (FP library in SW)
>> MACHINE ?= "armv7hf" (hard FP = neon)
>>
>> I guess you did set up the MACHINE variable with postfix fp, most
>> probably.
>>
>> My 2 cent worth answer,
>> Zee
>> ___
>>
>>
>> On Wed, Feb 17, 2021 at 11:00 AM safouane maaloul
>>  wrote:
>> >
>> > Hello folks,
>> >
>> > I have an issue integrating av1  in yocto. I get the  compile  error
>> "compiling simd-neon.h requires -mfpu=neon or equivalent". The problem is
>> that i use armv6 (raspberrypi zero w) so i can't exactly do that. Anyone
>> have a workaround this problem ?
>> >
>> > Best regards,
>> >
>> > Safouane.Maaloul
>> > 
>> >
>>
> --
> *SAFOUANE MAALOUL*
>
> *maaloulsafou...@gmail.com *
>
>

-- 
*SAFOUANE MAALOUL*

*maaloulsafou...@gmail.com *

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#52379): https://lists.yoctoproject.org/g/yocto/message/52379
Mute This Topic: https://lists.yoctoproject.org/mt/80700217/21656
Mute #raspberrypi:https://lists.yoctoproject.org/g/yocto/mutehashtag/raspberrypi
Mute #av1:https://lists.yoctoproject.org/g/yocto/mutehashtag/av1
Mute #neon:https://lists.yoctoproject.org/g/yocto/mutehashtag/neon
Mute #armv6:https://lists.yoctoproject.org/g/yocto/mutehashtag/armv6
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[yocto] #av1 #armv6 #raspberrypi #neon

2021-02-17 Thread safouane maaloul
Hello folks,

I have an issue integrating av1  in yocto. I get the  compile  error "compiling 
simd-neon.h requires -mfpu=neon or equivalent". The problem is that i use armv6 
(raspberrypi zero w) so i can't exactly do that. Anyone have a workaround this 
problem ?

Best regards,

Safouane.Maaloul

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#52360): https://lists.yoctoproject.org/g/yocto/message/52360
Mute This Topic: https://lists.yoctoproject.org/mt/80700217/21656
Mute #av1:https://lists.yoctoproject.org/g/yocto/mutehashtag/av1
Mute #armv6:https://lists.yoctoproject.org/g/yocto/mutehashtag/armv6
Mute #raspberrypi:https://lists.yoctoproject.org/g/yocto/mutehashtag/raspberrypi
Mute #neon:https://lists.yoctoproject.org/g/yocto/mutehashtag/neon
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[yocto] #yocto #armv6 #raspberrypi #neon

2021-01-25 Thread safouane maaloul
Hello folks, i am trying to compile my image but we could see that i am missing 
neon fpu in my image. I can't use this feature because i have a raspberry pi 
zero w and i have armv6 on this raspberrypi. I noticed that we don't the neon 
feature on armv6 so i wish that you can help me to find a work around this 
problem. Thanks in advance.

Best regards,

Safouane

this is an exemple of the error i get when i run the build :

| In file included from 
/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/git/av1/encoder/arm/neon/quantize_neon.c:12:
| 
/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/recipe-sysroot-native/usr/lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/10.2.0/include/arm_neon.h:10373:1:
 error: inlining failed in call to 'always_inline' 'vld1q_s32': target specific 
option mismatch
| 10373 | vld1q_s32 (const int32_t * __a)
|       | ^
| In file included from 
/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/git/av1/encoder/arm/neon/quantize_neon.c:20:
| 
/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 |   const int32x4_t v0 = vld1q_s32(buf);
|       |                        ^~
| ninja: build stopped: subcommand failed.
| WARNING: 
/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/temp/run.do_compile.11087:155
 exit 1 from 'eval ${DESTDIR:+DESTDIR=${DESTDIR} }VERBOSE=1 cmake --build 
'/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/build'
 "$@" -- ${EXTRA_OECMAKE_BUILD}'
| WARNING: Backtrace (BB generated script):
|       #1: cmake_runcmake_build, 
/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/temp/run.do_compile.11087,
 line 155
|       #2: cmake_do_compile, 
/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/temp/run.do_compile.11087,
 line 149
|       #3: do_compile, 
/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/temp/run.do_compile.11087,
 line 144
|       #4: main, 
/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/aom/2.0.0-r0/temp/run.do_compile.11087,
 line 168
|
| Backtrace (metadata-relative locations):
|       #1: cmake_runcmake_build, 
/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/../../poky/meta/classes/cmake.bbclass,
 line 205
|       #2: cmake_do_compile, 
/workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/../../poky/meta/classes/cmake.bbclass,
 line 209
|       #3: do_compile, autogenerated, line 2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#52086): https://lists.yoctoproject.org/g/yocto/message/52086
Mute This Topic: https://lists.yoctoproject.org/mt/80103489/21656
Mute #raspberrypi:https://lists.yoctoproject.org/g/yocto/mutehashtag/raspberrypi
Mute #neon:https://lists.yoctoproject.org/g/yocto/mutehashtag/neon
Mute #yocto:https://lists.yoctoproject.org/g/yocto/mutehashtag/yocto
Mute #armv6:https://lists.yoctoproject.org/g/yocto/mutehashtag/armv6
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[yocto] #yocto #gstreamer #gstreamer1.0-plugins-bad #aom #av1

2021-01-21 Thread safouane maaloul
Hello, I wanted to know how to add Alliance for Open Media - AV1 Codec Library  
(aom-plugins)  gstreamer1.0-plugins-bad recipe to my image ? the Alliance for 
Open Media - AV1 Codec Library are in the aom recipe. I want to know how to add 
this recipe ?

Best regards,

Safouane

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#52063): https://lists.yoctoproject.org/g/yocto/message/52063
Mute This Topic: https://lists.yoctoproject.org/mt/80005506/21656
Mute #aom:https://lists.yoctoproject.org/g/yocto/mutehashtag/aom
Mute #av1:https://lists.yoctoproject.org/g/yocto/mutehashtag/av1
Mute #yocto:https://lists.yoctoproject.org/g/yocto/mutehashtag/yocto
Mute #gstreamer:https://lists.yoctoproject.org/g/yocto/mutehashtag/gstreamer
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[yocto] #yocto #gstreamer #gstreamer1.0-plugins-bad #aom #av1

2021-01-04 Thread safouane maaloul
Bonjour, j'essaye d'ajouter le aom plugin au niveau de la 
gstreamer1.0-plugins-bad. J'ai basculé sur gatesgarth version. Je commence à 
faire lebuild. J'avais un problème de lisence. Je l'ai résolu. Et maintenant 
j'ai un problème " no such file or directory automake-native yocto" et j'arrive 
pas à la résoudre ? Est-ce que vous pouvez m'aider ? y a t il quelqu'un qui a 
essayé d'ajouter av1 codec (aom plugins/gstreamer1.0-plugins-bad).

Cordialement,

Safouane.Maaloul

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#51871): https://lists.yoctoproject.org/g/yocto/message/51871
Mute This Topic: https://lists.yoctoproject.org/mt/79420352/21656
Mute #yocto:https://lists.yoctoproject.org/g/yocto/mutehashtag/yocto
Mute #gstreamer:https://lists.yoctoproject.org/g/yocto/mutehashtag/gstreamer
Mute #aom:https://lists.yoctoproject.org/g/yocto/mutehashtag/aom
Mute #av1:https://lists.yoctoproject.org/g/yocto/mutehashtag/av1
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[yocto] #yocto #gstreamer #gstreamer1.0-plugins-bad #aom #av1

2020-12-30 Thread safouane maaloul
Bonjour, j'essaye d'ajouter le aom plugin au niveau de la 
gstreamer1.0-plugins-bad. J'ai basculé sur gatesgarth version. Je commence à 
faire lebuild. J'avais un problème de lisence. Je l'ai résolu. Et maintenant 
j'ai un problème " no such file or directory automake-native yocto" et j'arrive 
pas à la résoudre ? Est-ce que vous pouvez m'aider ?

Cordialement,

Safouane.Maalou

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#51862): https://lists.yoctoproject.org/g/yocto/message/51862
Mute This Topic: https://lists.yoctoproject.org/mt/79312526/21656
Mute #yocto:https://lists.yoctoproject.org/g/yocto/mutehashtag/yocto
Mute #gstreamer:https://lists.yoctoproject.org/g/yocto/mutehashtag/gstreamer
Mute #aom:https://lists.yoctoproject.org/g/yocto/mutehashtag/aom
Mute #av1:https://lists.yoctoproject.org/g/yocto/mutehashtag/av1
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-