|
Re: Yocto Zeus : facing error regarding hostapd
#zeus
> Log file in:
> /home/tel/imx_yocto_bsp_Zeus/Yocto_setup/build_imx6ull/tmp/work/
> imx6ull14x14evk-poky-linux-gnueabi/core-image-minimal/1.0-r0/temp/
log.do_rootfs.31340
Could you, please, attach a
> Log file in:
> /home/tel/imx_yocto_bsp_Zeus/Yocto_setup/build_imx6ull/tmp/work/
> imx6ull14x14evk-poky-linux-gnueabi/core-image-minimal/1.0-r0/temp/
log.do_rootfs.31340
Could you, please, attach a
|
By
Zoran
·
#53481
·
|
|
Re: Understanding kernel patching in linux-yocto
That pretty much clarifies the whole thing, thanks for taking the time for this!
--
Yann Dirson <yann@...>
Blade / Shadow -- http://shadow.tech
That pretty much clarifies the whole thing, thanks for taking the time for this!
--
Yann Dirson <yann@...>
Blade / Shadow -- http://shadow.tech
|
By
Yann Dirson
·
#53480
·
|
|
Re: Understanding kernel patching in linux-yocto
<yann.dirson@...> wrote:
The best of anything is a matter of opinion. I heavily use git-rebase and
sure, you could use it to do something similar here. But the result is
the same. There's
<yann.dirson@...> wrote:
The best of anything is a matter of opinion. I heavily use git-rebase and
sure, you could use it to do something similar here. But the result is
the same. There's
|
By
Bruce Ashfield
·
#53479
·
|
|
Re: Understanding kernel patching in linux-yocto
Thanks for those clarifications!
Some additional questions below
I'd think (and I take your further remarks about workflow as confirming
this), that when upgrading the kernel the best tool would be
Thanks for those clarifications!
Some additional questions below
I'd think (and I take your further remarks about workflow as confirming
this), that when upgrading the kernel the best tool would be
|
By
Yann Dirson
·
#53478
·
|
|
Re: [bitbake-devel] Git Fetcher Branch Default
I agree it's a bit annoying that some projects have chosen to rename the
existing branches instead of just adopting "main" to be the default
branch only for new projects (as the defaults changed e.g.
I agree it's a bit annoying that some projects have chosen to rename the
existing branches instead of just adopting "main" to be the default
branch only for new projects (as the defaults changed e.g.
|
By
Martin Jansa
·
#53477
·
|
|
Re: [bitbake-devel] Git Fetcher Branch Default
Iirc there has been the same discussion already last year or the year before... and the agreement was to leave it as it is. IMHO most of the used projects still go with master instead of main, so a
Iirc there has been the same discussion already last year or the year before... and the agreement was to leave it as it is. IMHO most of the used projects still go with master instead of main, so a
|
By
Konrad Weihmann <kweihmann@...>
·
#53476
·
|
|
Re: Understanding kernel patching in linux-yocto
At least some of this is mentioned in the advanced section of the
kernel-dev manual, but I can summarize/reword things here, and
I'm also doing a presentation related to this in the Yocto summit
At least some of this is mentioned in the advanced section of the
kernel-dev manual, but I can summarize/reword things here, and
I'm also doing a presentation related to this in the Yocto summit
|
By
Bruce Ashfield
·
#53475
·
|
|
Git Fetcher Branch Default
I got a fetcher failure on go-systemd today, which puzzled me. That
recipe has not changed in ages, and the SRCPV hash is clearly visible
in the repository.
After looking at it closer, it seems that
I got a fetcher failure on go-systemd today, which puzzled me. That
recipe has not changed in ages, and the SRCPV hash is clearly visible
in the repository.
After looking at it closer, it seems that
|
By
Chuck Wolber
·
#53474
·
|
|
Yocto Zeus : facing error regarding hostapd
#zeus
Facing following issue :
ERROR: core-image-minimal-1.0-r0 do_rootfs: Postinstall scriptlets of ['hostapd'] have failed. If the intention is to defer them to first boot,
then please place them into
Facing following issue :
ERROR: core-image-minimal-1.0-r0 do_rootfs: Postinstall scriptlets of ['hostapd'] have failed. If the intention is to defer them to first boot,
then please place them into
|
By
rohit jadhav
·
#53473
·
|
|
Understanding kernel patching in linux-yocto
I am currently working on a kmeta BSP for the rockchip-based NanoPI M4
[1], and I'm wondering how I should be providing kernel patches, as
just add ing "patch" directives in the .scc does not get them
I am currently working on a kmeta BSP for the rockchip-based NanoPI M4
[1], and I'm wondering how I should be providing kernel patches, as
just add ing "patch" directives in the .scc does not get them
|
By
Yann Dirson
·
#53472
·
|
|
Re: [qa-build-notification] QA notification for completed autobuilder build (yocto-3.2.4.rc1)
Hello All,
This is the full report for yocto-3.2.4.rc1:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No high
Hello All,
This is the full report for yocto-3.2.4.rc1:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No high
|
By
Sangeeta Jain
·
#53471
·
|
|
Re: Recipe Grep'ing
<robert.joslyn@...> wrote:
Given what I have seen so far, I am wondering if that is the right
place to start.
To summarize:
There appears to be general agreement that the idea is a
<robert.joslyn@...> wrote:
Given what I have seen so far, I am wondering if that is the right
place to start.
To summarize:
There appears to be general agreement that the idea is a
|
By
Chuck Wolber
·
#53470
·
|
|
[meta-zephyr][PATCH 3/3] intel-x86-32.conf: add common MACHINE for x86 (32-bit) BOARDS
User need to specify board value to ZEPHYR_BOARD in local.conf
ZEPHYR_BOARD = "minnowboard"
By default it set to MinnowBoard Max 'minnowboard'
Currently 32-bit supported boards:
* up_squared_32
*
User need to specify board value to ZEPHYR_BOARD in local.conf
ZEPHYR_BOARD = "minnowboard"
By default it set to MinnowBoard Max 'minnowboard'
Currently 32-bit supported boards:
* up_squared_32
*
|
By
Naveen Saini
·
#53469
·
|
|
[meta-zephyr][PATCH 2/3] intel-x86-64.conf: add common MACHINE for x86 (64-bit) BOARDS
User need to specify board value to ZEPHYR_BOARD in local.conf
ZEPHYR_BOARD = "ehl_crb"
By default it set to Elkhart Lake CRB 'ehl_crb'
Currently 64-bit supported boards:
* up_squared
*
User need to specify board value to ZEPHYR_BOARD in local.conf
ZEPHYR_BOARD = "ehl_crb"
By default it set to Elkhart Lake CRB 'ehl_crb'
Currently 64-bit supported boards:
* up_squared
*
|
By
Naveen Saini
·
#53468
·
|
|
[meta-zephyr][PATCH 0/3] Fix efi generation and add x86 MACHINE confs (cover letter)
(1) zephyr-kernel-src: fix efi generation failure for x86 boards
With zephyr v2.5.0, EFI binary generation support has been added for x86 board (64-bit mode).
To achieve this, an python tool[1] has
(1) zephyr-kernel-src: fix efi generation failure for x86 boards
With zephyr v2.5.0, EFI binary generation support has been added for x86 board (64-bit mode).
To achieve this, an python tool[1] has
|
By
Naveen Saini
·
#53467
·
|
|
[meta-zephyr][PATCH 1/3] zephyr-kernel-src: fix efi generation failure for x86 boards
With zephyr v2.5.0, EFI binary support has been added for x86 board (64-bit mode).
To achieve this, an python tool[1] has been added to convert zephyr ELF file
into an EFI appliable. But currently
With zephyr v2.5.0, EFI binary support has been added for x86 board (64-bit mode).
To achieve this, an python tool[1] has been added to convert zephyr ELF file
into an EFI appliable. But currently
|
By
Naveen Saini
·
#53466
·
|
|
Re: [zeus] python3-dlib
#yocto
#zeus
#python
Thanks for the suggestion, but they are using the C++ API as well. I already created a recipe for the C++ API of dlib and it is working, the only thing needed is compitling the Python API.
Thanks for the suggestion, but they are using the C++ API as well. I already created a recipe for the C++ API of dlib and it is working, the only thing needed is compitling the Python API.
|
By
Bel Hadj Salem Talel <bhstalel@...>
·
#53465
·
|
|
Re: [zeus] python3-dlib
#yocto
#zeus
#python
did you look into http://layers.openembedded.org/layerindex/recipe/135534/
did you look into http://layers.openembedded.org/layerindex/recipe/135534/
|
By
Khem Raj
·
#53464
·
|
|
[zeus] python3-dlib
#yocto
#zeus
#python
Hi All,
Did anyone manage to create a recipe for python dlib from the official site https://github.com/davisking/dlib ?
They provide C++ and Python API, (CMakeLists + setup.py). All recipes found for
Hi All,
Did anyone manage to create a recipe for python dlib from the official site https://github.com/davisking/dlib ?
They provide C++ and Python API, (CMakeLists + setup.py). All recipes found for
|
By
Bel Hadj Salem Talel <bhstalel@...>
·
#53463
·
|
|
Re: Improving NPM recipe build speed
Hi Nicolas,
Thank you for the advice, that would work for files outside the npm packages!
Hopefully there's a way to improve npm install speed too, I was hoping there was a way to just run npm install
Hi Nicolas,
Thank you for the advice, that would work for files outside the npm packages!
Hopefully there's a way to improve npm install speed too, I was hoping there was a way to just run npm install
|
By
Alessandro Tagliapietra
·
#53462
·
|