|
kernel bbappend files failed to triggler build updated in kirkstone branch, could be bugs?
Hi, I have a kernel bbappend file which can update patch files but cannot not update a defconfig file when the files are changed. FILESEXTRAPATHS:prepend := "${THISDIR}/files:" SRC_URI:append = "file:
Hi, I have a kernel bbappend file which can update patch files but cannot not update a defconfig file when the files are changed. FILESEXTRAPATHS:prepend := "${THISDIR}/files:" SRC_URI:append = "file:
|
By
JH
· #57064
·
|
|
do_package error in kirkstone branch
Hello, I am puzzled by the following final do_package errors for dbus, glib-2.0-dev etc in the kirkstone branch, that error messages were never seen in honister and other branches. dbus glib etc are f
Hello, I am puzzled by the following final do_package errors for dbus, glib-2.0-dev etc in the kirkstone branch, that error messages were never seen in honister and other branches. dbus glib etc are f
|
By
JH
· #57022
·
|
|
Failed to build kirkstone branch
I was able to build u-boot-imx-2021.04-r0 in honister branch, but could not build it in kirkstone branch, here is the error message: ERROR: u-boot-imx-2021.04-r0 do_fetch: Fetcher failure: Fetch comma
I was able to build u-boot-imx-2021.04-r0 in honister branch, but could not build it in kirkstone branch, here is the error message: ERROR: u-boot-imx-2021.04-r0 do_fetch: Fetcher failure: Fetch comma
|
By
JH
· #56989
·
|
|
How to force build system to use a working kernel defconfig?
Hi Bruce, Thanks for your response. If the OE build kernel config step can be disabled to compile kernel using customer defconfig, that will make users life much easier to disable unwanted kernel driv
Hi Bruce, Thanks for your response. If the OE build kernel config step can be disabled to compile kernel using customer defconfig, that will make users life much easier to disable unwanted kernel driv
|
By
JH
· #56929
·
|
|
How to force build system to use a working kernel defconfig?
Hi, I followed Yocto document 2.3.3 Changing the Configuration to set up a complete working Linux kernel defconfig in my kernel bbappend, I copied the defconfig to build/.config: do_compile:prepend ()
Hi, I followed Yocto document 2.3.3 Changing the Configuration to set up a complete working Linux kernel defconfig in my kernel bbappend, I copied the defconfig to build/.config: do_compile:prepend ()
|
By
JH
· #56893
·
|
|
Which vendors maintain SDIO WiFi in mainline stable kernel
Hi, I could not understand why so many large WiFi chip vendors retreat to stop maintaining WiFi SDIO chips to mainline Linux kernel, and to settle it's chip support to out of the tree, use its own SDK
Hi, I could not understand why so many large WiFi chip vendors retreat to stop maintaining WiFi SDIO chips to mainline Linux kernel, and to settle it's chip support to out of the tree, use its own SDK
|
By
JH
· #56574
·
|
|
Honister broken WiFi communication
Hi Tomasz, Thanks for your response. Yes, but the Zeus build image uses the same device tree that could run WiFi connection without any issues, I am comparing the same source and configuration between
Hi Tomasz, Thanks for your response. Yes, but the Zeus build image uses the same device tree that could run WiFi connection without any issues, I am comparing the same source and configuration between
|
By
JH
· #55908
·
|
|
Honister broken WiFi communication
Hi Rudolf, Thanks for your response and comments. Not that bad, the WiFi interfaces was fine, but it could not get dhcp response and IP address so an automatic private IP address 169.254 was assigned
Hi Rudolf, Thanks for your response and comments. Not that bad, the WiFi interfaces was fine, but it could not get dhcp response and IP address so an automatic private IP address 169.254 was assigned
|
By
JH
· #55905
·
|
|
Honister broken WiFi communication
Hi, Has anyone successfully built a Linux image by Honister to run WiFi driver, connman and wpa_supplicant for WiFi interface? I could build an image by Zeus to run WiFi driver, wpa_supplicant, connma
Hi, Has anyone successfully built a Linux image by Honister to run WiFi driver, connman and wpa_supplicant for WiFi interface? I could build an image by Zeus to run WiFi driver, wpa_supplicant, connma
|
By
JH
· #55897
·
|
|
Honister wrong date time
Hi, Strangely, my system built by Honister always has a wrong date despite NTP service being active, has anyone got that issue from Honister? # timedatectl status Local time: Wed 2021-08-04 15:17:10 U
Hi, Strangely, my system built by Honister always has a wrong date despite NTP service being active, has anyone got that issue from Honister? # timedatectl status Local time: Wed 2021-08-04 15:17:10 U
|
By
JH
· #55746
·
|
|
Where to define udev to load kernel modules in boot?
Hi, I built an OE/Yocto IoT device to include kernel modules of usb_wwan, usbserial, mwifiex_sdio, mwifiex etc, there is one udev from meta-freescale/recipes-core/udev/udev-rules-imx/10-imx.rules # ls
Hi, I built an OE/Yocto IoT device to include kernel modules of usb_wwan, usbserial, mwifiex_sdio, mwifiex etc, there is one udev from meta-freescale/recipes-core/udev/udev-rules-imx/10-imx.rules # ls
|
By
JH
· #55648
·
|
|
[OE-core] How to create connman_1.40.bbappend to enable and to build connman with iwd?
Thanks Tim for the link, I have built the iwd. According to Daniel's advice to configure with "--disable-wifi, --enable-iwd", I added PACKAGECONFIG[wifi] = "--disable-wifi, --enable-iwd", to override
Thanks Tim for the link, I have built the iwd. According to Daniel's advice to configure with "--disable-wifi, --enable-iwd", I added PACKAGECONFIG[wifi] = "--disable-wifi, --enable-iwd", to override
|
By
JH
· #55432
·
|
|
How to create connman_1.40.bbappend to enable and to build connman with iwd?
Hi, Given the high profile of iwd and advocating connman with iwd, I believe someone have already built Yocto connman and iwd, surprisingly, I could not even find an iwd recipe in https://github.com/o
Hi, Given the high profile of iwd and advocating connman with iwd, I believe someone have already built Yocto connman and iwd, surprisingly, I could not even find an iwd recipe in https://github.com/o
|
By
JH
· #55427
·
|
|
How to create connman_1.40.bbappend to enable and to build connman with iwd?
Hi, Please correct me, but it seems to me the connman is moving to a direction to ditch out wpa_supplicant and to use iwd, but the Honister still configure connman with wpa_supplicant by default, appr
Hi, Please correct me, but it seems to me the connman is moving to a direction to ditch out wpa_supplicant and to use iwd, but the Honister still configure connman with wpa_supplicant by default, appr
|
By
JH
· #55426
·
|
|
Upgrade to version 1.40 broken WiFi
Hi, I built connman version 1.37 and wpa_supplicant in zeus, it worked well. I have just upgraded OE / Yoctor to Honister, I built the connman version 1.40 and ran it with wpa_applicant, but it is now
Hi, I built connman version 1.37 and wpa_supplicant in zeus, it worked well. I have just upgraded OE / Yoctor to Honister, I built the connman version 1.40 and ran it with wpa_applicant, but it is now
|
By
JH
· #55392
·
|
|
Honister version: ERROR: QA Issue: Files/directories were installed but not shipped
Thanks Michael, greatly appreciate it.
Thanks Michael, greatly appreciate it.
|
By
JH
· #55385
·
|
|
Honister version: ERROR: QA Issue: Files/directories were installed but not shipped
Hi, I was able to build my package in Zeus, I am now upgrading from Zeus to Honister, the same package I could build in Zeus now failed in Honister at do_package where I installed my libraries and sym
Hi, I was able to build my package in Zeus, I am now upgrading from Zeus to Honister, the same package I could build in Zeus now failed in Honister at do_package where I installed my libraries and sym
|
By
JH
· #55382
·
|
|
[OE-core] How to trigger Yocto Linux /etc/profile or shell scripts in /etc/profile.d without shell logging in?
Hi Federico, Thanks for your response. Understood, here is what I try to figure out. I use several systemd services to start my tasks, each task is not just a system process, I found it also has a sys
Hi Federico, Thanks for your response. Understood, here is what I try to figure out. I use several systemd services to start my tasks, each task is not just a system process, I found it also has a sys
|
By
JH
· #55015
·
|
|
How to trigger Yocto Linux /etc/profile or shell scripts in /etc/profile.d without shell logging in?
Hi, The Yocto uses /etc/profile for root login, but there is no root physical login in an embedded device so the /etc/profile is never called, I added a shell script to /etc/profile.d, it was not call
Hi, The Yocto uses /etc/profile for root login, but there is no root physical login in an embedded device so the /etc/profile is never called, I added a shell script to /etc/profile.d, it was not call
|
By
JH
· #55011
·
|
|
Yocto build error
Hi, I have following errors: No GNU_HASH in the ELF binary /build/tmp-glibc/work/cortexa7t2hf-neon-oe-linux-gnueabi/solar/1.0.0-0/packages-split/wifi_signal, didn't pass LDFLAGS? [ldflags] So I add --
Hi, I have following errors: No GNU_HASH in the ELF binary /build/tmp-glibc/work/cortexa7t2hf-neon-oe-linux-gnueabi/solar/1.0.0-0/packages-split/wifi_signal, didn't pass LDFLAGS? [ldflags] So I add --
|
By
JH
· #55010
·
|