|
Re: NPM Fetcher & License collection in Yocto Zeus
Hi Olivier,
Thanks for your implication :)
I think the modification you want to make resides in the npm class
Hi Olivier,
Thanks for your implication :)
I think the modification you want to make resides in the npm class
|
By
Jean-Marie Lemetayer
·
#52067
·
|
|
Boot option for imx8mq-var-dart
#yocto
#kernel
#uboot
#linux
Hi,
I m working on the yocto project. I can be able to create image (core-image-base) and u-boot (imx-boot-sd.bin). I can able to boot these images from the sdcard. But I want to boot u-boot from eMMC
Hi,
I m working on the yocto project. I can be able to create image (core-image-base) and u-boot (imx-boot-sd.bin). I can able to boot these images from the sdcard. But I want to boot u-boot from eMMC
|
By
Amrun Nisha.R
·
#52066
·
|
|
NPM Fetcher & License collection in Yocto Zeus
Hey,
We’ve upgraded to zeus some time ago and also updated some of our recipes around node-red and it’s nodes. Before I created my own class to easily fetch several nodes, now we used devtool to
Hey,
We’ve upgraded to zeus some time ago and also updated some of our recipes around node-red and it’s nodes. Before I created my own class to easily fetch several nodes, now we used devtool to
|
By
Oliver Westermann
·
#52065
·
|
|
Re: #yocto #gstreamer #gstreamer1.0-plugins-bad
#aom
#av1
#yocto
#gstreamer
write a gstreamer1.0-plugins-bad_%.bbappend with
PACKAGECONFIG_append = " aom"
Then add gstreamer1.0-plugins-bad-aom to IMAGE_INSTALL
<maaloulsafouane@...> wrote:
write a gstreamer1.0-plugins-bad_%.bbappend with
PACKAGECONFIG_append = " aom"
Then add gstreamer1.0-plugins-bad-aom to IMAGE_INSTALL
<maaloulsafouane@...> wrote:
|
By
Khem Raj
·
#52064
·
|
|
#yocto #gstreamer #gstreamer1.0-plugins-bad
#aom
#av1
#yocto
#gstreamer
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
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
|
By
safouane maaloul
·
#52063
·
|
|
Re: [oe] OpenEmbedded Virtual Stand at FOSDEM 2021
Hi Paul,
I will be happy to help with this task as a volunteer for a couple of hours during FOSDEM 2021.
Best regards,
Leon
--
Leon Anavi
Software Engineer
konsulko.com
Hi Paul,
I will be happy to help with this task as a volunteer for a couple of hours during FOSDEM 2021.
Best regards,
Leon
--
Leon Anavi
Software Engineer
konsulko.com
|
By
Leon Anavi
·
#52062
·
|
|
Re: insmod - huawei E3372h kernel module
Im experimenting with the kernel's defconfig.
Added these:
USB_NET_HUAWEI_CDC_NCM=m
USB_NET_DRIVERS=y
USB_USBNET=y
and I'm recompiling the kernel: bitbake -f linux
Takes some time...
--
Zolee
Im experimenting with the kernel's defconfig.
Added these:
USB_NET_HUAWEI_CDC_NCM=m
USB_NET_DRIVERS=y
USB_USBNET=y
and I'm recompiling the kernel: bitbake -f linux
Takes some time...
--
Zolee
|
By
Zoltan Kerenyi Nagy
·
#52061
·
|
|
[meta-selinux][PATCH] selinux-python: depend on libselinux
Fix build error when selinux feature is not enabled:
sepolgen-ifgen-attr-helper.c:29:10: fatal error: selinux/selinux.h: No such file or directory
29 | #include <selinux/selinux.h>
|
Fix build error when selinux feature is not enabled:
sepolgen-ifgen-attr-helper.c:29:10: fatal error: selinux/selinux.h: No such file or directory
29 | #include <selinux/selinux.h>
|
|
By
Yi Zhao
·
#52060
·
|
|
QA notification for completed autobuilder build (yocto-3.3_M2.rc1)
A build flagged for QA (yocto-3.3_M2.rc1) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-3.3_M2.rc1
Build hash information:
bitbake:
A build flagged for QA (yocto-3.3_M2.rc1) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-3.3_M2.rc1
Build hash information:
bitbake:
|
By
pokybuild@...
·
#52059
·
|
|
[ANNOUNCEMENT] Yocto Project 3.1.5 (Dunfell 23.0.5) is Released
Hello,
We are pleased to announce the Yocto Project 3.1.5 (dunfell-23.0.5) Release is now available for
Hello,
We are pleased to announce the Yocto Project 3.1.5 (dunfell-23.0.5) Release is now available for
|
By
Vineela
·
#52058
·
|
|
Re: insmod - huawei E3372h kernel module
Yes, since U R compiling target modules on the HOST GCC cross compiler
(using YOCTO bitbake scripts).
I ALWAYS keep full target setup, with as many tools as I can to do
target module compiling, and
Yes, since U R compiling target modules on the HOST GCC cross compiler
(using YOCTO bitbake scripts).
I ALWAYS keep full target setup, with as many tools as I can to do
target module compiling, and
|
By
Zoran
·
#52057
·
|
|
Re: insmod - huawei E3372h kernel module
Hi Zoran,
Interestingly I don't have any header file on the target:# find / -name *.h#
--
Zolee
Hi Zoran,
Interestingly I don't have any header file on the target:# find / -name *.h#
--
Zolee
|
By
Zoltan Kerenyi Nagy
·
#52056
·
|
|
Re: #yocto #kernel BB_GENERATE_MIRROR_TARBALLS
#yocto
#kernel
Just a wild guess, but could your corporate proxy, which is kind of visible in the provided logs, intervene with this - to me it seems to be some MITM box.
Do you have any chance to try it without
Just a wild guess, but could your corporate proxy, which is kind of visible in the provided logs, intervene with this - to me it seems to be some MITM box.
Do you have any chance to try it without
|
By
Konrad Weihmann <kweihmann@...>
·
#52055
·
|
|
Re: #yocto #kernel BB_GENERATE_MIRROR_TARBALLS
#yocto
#kernel
I did just check and these do seem to download ok here:
$ wget https://download.qemu.org/qemu-4.1.0.tar.xz
--2021-01-19 21:09:28-- https://download.qemu.org/qemu-4.1.0.tar.xz
Resolving
I did just check and these do seem to download ok here:
$ wget https://download.qemu.org/qemu-4.1.0.tar.xz
--2021-01-19 21:09:28-- https://download.qemu.org/qemu-4.1.0.tar.xz
Resolving
|
By
Richard Purdie
·
#52054
·
|
|
Re: #yocto #kernel BB_GENERATE_MIRROR_TARBALLS
#yocto
#kernel
This is the types of error I am seeing:
WARNING: qemu-native-4.1.0-r0 do_fetch: Failed to fetch URL https://download.qemu.org/qemu-4.1.0.tar.xz, attempting MIRRORS if available
WARNING:
This is the types of error I am seeing:
WARNING: qemu-native-4.1.0-r0 do_fetch: Failed to fetch URL https://download.qemu.org/qemu-4.1.0.tar.xz, attempting MIRRORS if available
WARNING:
|
By
Monsees, Steven C (US)
·
#52053
·
|
|
Re: #yocto #kernel BB_GENERATE_MIRROR_TARBALLS
#yocto
#kernel
All but the following downloaded except these which failed (timing out):
https://sourceware.org/elfutils/ftp/0.177/elfutils-0.177.tar.bz2
https://download.qemu.org/qemu-4.1.0.tar.xz
All but the following downloaded except these which failed (timing out):
https://sourceware.org/elfutils/ftp/0.177/elfutils-0.177.tar.bz2
https://download.qemu.org/qemu-4.1.0.tar.xz
|
By
Monsees, Steven C (US)
·
#52052
·
|
|
Re: insmod - huawei E3372h kernel module
Zolee,
You need also to do on the target platform the following (very first time):
You must have header files, at minimum, in target's : /usr/src/$(uname -r)/
Or for yocto (AFAIK), maybe:
Zolee,
You need also to do on the target platform the following (very first time):
You must have header files, at minimum, in target's : /usr/src/$(uname -r)/
Or for yocto (AFAIK), maybe:
|
By
Zoran
·
#52051
·
|
|
Yocto Project Status WW03`21
Current Dev Position: YP 3.3 M2 development
Next Deadline: 18th January 2021 YP 3.3 M2 build
Next Team Meetings:
Bug Triage meeting Thursday Jan. 21st at 7:30am PDT
Current Dev Position: YP 3.3 M2 development
Next Deadline: 18th January 2021 YP 3.3 M2 build
Next Team Meetings:
Bug Triage meeting Thursday Jan. 21st at 7:30am PDT
|
By
Stephen Jolley
·
#52050
·
|
|
Re: insmod - huawei E3372h kernel module
My modeles.dep file looks like this on
My modeles.dep file looks like this on
|
By
Zoltan Kerenyi Nagy
·
#52049
·
|
|
Re: #yocto #kernel BB_GENERATE_MIRROR_TARBALLS
#yocto
#kernel
From shell... I just checked the mega-manual, will rerun as described...
From shell... I just checked the mega-manual, will rerun as described...
|
By
Monsees, Steven C (US)
·
#52048
·
|