|
[RFC PATCH 4/6] config.json: replace core-image-sato with core-image-weston
I believe the time has come for YP to be defaulting to Wayland
and not X11.
X11 is effectively deprecated technology at this point with
only minimal maintenance; standalone X server will not
I believe the time has come for YP to be defaulting to Wayland
and not X11.
X11 is effectively deprecated technology at this point with
only minimal maintenance; standalone X server will not
|
By
Alexander Kanavin
·
#52678
·
|
|
[RFC PATCH 3/6] config.json: transition ptests to weston-based images
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/config.json b/config.json
index
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/config.json b/config.json
index
|
By
Alexander Kanavin
·
#52677
·
|
|
[RFC PATCH 2/6] config.json: drop core-image-sato-dev from builds
core-image-sato-sdk is a superset, and a much more useful one.
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 20 ++++++++++----------
1 file changed, 10 insertions(+),
core-image-sato-sdk is a superset, and a much more useful one.
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 20 ++++++++++----------
1 file changed, 10 insertions(+),
|
By
Alexander Kanavin
·
#52676
·
|
|
[RFC PATCH 1/6] config.json: add a systemd no-x11 build
Particularly the weston image has now regressed twice under systemd,
so I think there should be a quality gate for it.
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 15
Particularly the weston image has now regressed twice under systemd,
so I think there should be a quality gate for it.
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 15
|
By
Alexander Kanavin
·
#52675
·
|
|
Re: ttyS0 is not getting generated in my Raspberry-CM3 module.
And what U R getting exactly? ls -al /dev | grep ttyS
And, also, could you do it for: ls -al /dev | grep ttyUSB (with
serial/USB cable plugged-in)?
Zee
_______
And what U R getting exactly? ls -al /dev | grep ttyS
And, also, could you do it for: ls -al /dev | grep ttyUSB (with
serial/USB cable plugged-in)?
Zee
_______
|
By
Zoran
·
#52674
·
|
|
ttyS0 is not getting generated in my Raspberry-CM3 module.
Dear Team,
I'm building linux-raspberry, in this I'm not getting getting /dev/ttyS0 even after giving enable_uart=1 in config.txt file.
I'm building two different kernels i.e. 4.14 and 5.4 using
Dear Team,
I'm building linux-raspberry, in this I'm not getting getting /dev/ttyS0 even after giving enable_uart=1 in config.txt file.
I'm building two different kernels i.e. 4.14 and 5.4 using
|
By
@prashant2314
·
#52673
·
|
|
Re: Assign IP address at boot time
Try adding the following line to the match section of the 80-wired.network file.
KernelCommandLine=!ip
Regards,
Chen Qi
Try adding the following line to the match section of the 80-wired.network file.
KernelCommandLine=!ip
Regards,
Chen Qi
|
By
Chen Qi
·
#52672
·
|
|
Re: [meta-security][dunfell][PATCH 0/9] Some IMA/EVM fixes to dunfell branch
merged.
thanks.
By
Armin Kuster
·
#52671
·
|
|
Re: Want to use nodejs 14 from nodejs 10 in yocto warrior bsp
On Thu, Mar 11, 2021 at 3:45 AM darshak.raval via
lists.yoctoproject.org
<darshak.raval=volansys.com@...> wrote:
you could backport nodejs 12.x from master as your own risk but
On Thu, Mar 11, 2021 at 3:45 AM darshak.raval via
lists.yoctoproject.org
<darshak.raval=volansys.com@...> wrote:
you could backport nodejs 12.x from master as your own risk but
|
By
Khem Raj
·
#52670
·
|
|
Re: Assign IP address at boot time
Not that I know of. Why anyway?
-- Rudolf J StreifCEO/CTO ibeeto+1.855.442.3386 x700
Not that I know of. Why anyway?
-- Rudolf J StreifCEO/CTO ibeeto+1.855.442.3386 x700
|
By
Rudolf J Streif
·
#52669
·
|
|
dunfell: regression linux-fimware installed in rootfs in actual dunfell master
Hi,
I've bumped from poky dunfell: dunfell-23.0.6 to actual dunfell branch
and I have an problem that all linux-firmware packages are installed
in my rootfs (even I have in IMAGE_INSTALL
Hi,
I've bumped from poky dunfell: dunfell-23.0.6 to actual dunfell branch
and I have an problem that all linux-firmware packages are installed
in my rootfs (even I have in IMAGE_INSTALL
|
By
Marek Belisko
·
#52668
·
|
|
Re: Assign IP address at boot time
Can this be done using boot parameters?
Something like(?):
LABEL Arria10 SOCDK SDMMC
KERNEL ../zImage
FDT ../socfpga_arria10_phead.dtb
APPEND root=/dev/mmcblk0p2 rw rootwait earlyprintk
Can this be done using boot parameters?
Something like(?):
LABEL Arria10 SOCDK SDMMC
KERNEL ../zImage
FDT ../socfpga_arria10_phead.dtb
APPEND root=/dev/mmcblk0p2 rw rootwait earlyprintk
|
By
jchludzinski
·
#52667
·
|
|
Re: [PATCH] perf: reproducibility fixes for pmu-events.c
Ignore this.
I reused an old git-send-email and sent it to the wrong list. I've
re-send to oe-core :D
Bruce
On Thu, Mar 11, 2021 at 8:56 AM Bruce Ashfield
Ignore this.
I reused an old git-send-email and sent it to the wrong list. I've
re-send to oe-core :D
Bruce
On Thu, Mar 11, 2021 at 8:56 AM Bruce Ashfield
|
By
Bruce Ashfield
·
#52666
·
|
|
[PATCH] perf: reproducibility fixes for pmu-events.c
From: Bruce Ashfield <bruce.ashfield@...>
perf generates pmu-events.c as part of the build process. The
code that generates the events is doing tree walks and potentially
other non-determinstic
From: Bruce Ashfield <bruce.ashfield@...>
perf generates pmu-events.c as part of the build process. The
code that generates the events is doing tree walks and potentially
other non-determinstic
|
By
Bruce Ashfield
·
#52665
·
|
|
Want to use nodejs 14 from nodejs 10 in yocto warrior bsp
Hi,
I am currently using yocto warrior bsp as my build system.
In warrior, nodejs version 10 is running at sources/meta-openembedded/meta-oe/recipes-devtools
I want to use nodejs 14. I couldn't find
Hi,
I am currently using yocto warrior bsp as my build system.
In warrior, nodejs version 10 is running at sources/meta-openembedded/meta-oe/recipes-devtools
I want to use nodejs 14. I couldn't find
|
By
darshak.raval@...
·
#52664
·
|
|
Failing to patch u-boot .dts
Hello!
I am using u-boot on a pocketbeagle which, according to "Default Device Tree for DT control" in `bitbake -c menuconfig u-boot`, uses am335x-evm, which I understand is the file in
Hello!
I am using u-boot on a pocketbeagle which, according to "Default Device Tree for DT control" in `bitbake -c menuconfig u-boot`, uses am335x-evm, which I understand is the file in
|
By
Jonas Vautherin
·
#52663
·
|
|
Re: how often would one use "VAR_someoverride_append = ..."?
Hi Robert,
For that particular example, I'm not entirely sure what the actual value
for VAR would be.
Also not sure what:
VAR = "snafu"
VAR_append = " more"
VAR_qemux86 = "qemu"
would mean for VAR.
Hi Robert,
For that particular example, I'm not entirely sure what the actual value
for VAR would be.
Also not sure what:
VAR = "snafu"
VAR_append = " more"
VAR_qemux86 = "qemu"
would mean for VAR.
|
By
Quentin Schulz
·
#52662
·
|
|
[meta-security][PATCH v2] samhain: fix compile error on powerpc
From: Kai Kang <kai.kang@...>
It fails to comile samhain for powerpc(qemuppc):
| x_sh_dbIO.c: In function 'swap_short':
| x_sh_dbIO.c:229:36: error: initializer element is not constant
|
From: Kai Kang <kai.kang@...>
It fails to comile samhain for powerpc(qemuppc):
| x_sh_dbIO.c: In function 'swap_short':
| x_sh_dbIO.c:229:36: error: initializer element is not constant
|
|
By
kai
·
#52661
·
|
|
Re: how often would one use "VAR_someoverride_append = ..."?
On Wed, 10 Mar 2021, Quentin Schulz wrote:
... snip ...
> https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-kernel/linux/linux-yocto_5.10.bb#n12
> for example.
>
> This is an example
On Wed, 10 Mar 2021, Quentin Schulz wrote:
... snip ...
> https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-kernel/linux/linux-yocto_5.10.bb#n12
> for example.
>
> This is an example
|
By
Robert P. J. Day
·
#52660
·
|
|
Re: How can I create a truly minimal distribution that runs entirely from RAM?
BBB example:
https://www.yoctoproject.org/pipermail/yocto/2018-July/041696.html
The line:
DISTRO_FEATURES_append = " ram"
Should be:
DISTRO_FEATURES_append = " nfs"
BSP Traces for BBB (YOCTO
BBB example:
https://www.yoctoproject.org/pipermail/yocto/2018-July/041696.html
The line:
DISTRO_FEATURES_append = " ram"
Should be:
DISTRO_FEATURES_append = " nfs"
BSP Traces for BBB (YOCTO
|
By
Zoran
·
#52659
·
|