|
Re: #yocto bbappend question
#yocto
AFAIK, there is no way to replace a do_install_append from another .bbappend; you'll have to modify the original.
AFAIK, there is no way to replace a do_install_append from another .bbappend; you'll have to modify the original.
|
By
Joshua Watt
·
#51391
·
|
|
#yocto bbappend question
#yocto
If a recipe has a “do_install_append” can I create a bbappend file to do a “do_install_append_append” in order to change 1 line in that routine, or do I need to just
replace the
If a recipe has a “do_install_append” can I create a bbappend file to do a “do_install_append_append” in order to change 1 line in that routine, or do I need to just
replace the
|
By
Monsees, Steven C (US)
·
#51390
·
|
|
Re: Single page view of a particular manual
Hi, Nicolas,
Thank you for your reply.
<nicolas.dechesne@...> wrote:
But as far as I remember, previously I could have a single page view
of a particular manual, for example "Development
Hi, Nicolas,
Thank you for your reply.
<nicolas.dechesne@...> wrote:
But as far as I remember, previously I could have a single page view
of a particular manual, for example "Development
|
By
Vasyl Vavrychuk <vvavrychuk@...>
·
#51389
·
|
|
Single page view of a particular manual
Hi,
Previously via https://docs.yoctoproject.org I was able to navigate to
the single page view of a specific manual, for example "Reference
Manual". But recently, something changed and it is only
Hi,
Previously via https://docs.yoctoproject.org I was able to navigate to
the single page view of a specific manual, for example "Reference
Manual". But recently, something changed and it is only
|
By
Vasyl Vavrychuk <vvavrychuk@...>
·
#51388
·
|
|
Single page view of a particular manua
Hi,
Previously via https://docs.yoctoproject.org I was able to navigate to
the single page view of a specific manual, for example "Reference
Manual". But recently, something changed and it is only
Hi,
Previously via https://docs.yoctoproject.org I was able to navigate to
the single page view of a specific manual, for example "Reference
Manual". But recently, something changed and it is only
|
By
Vasyl Vavrychuk <vvavrychuk@...>
·
#51387
·
|
|
Re: is there a way to centralize numerous BBCLASSEXTEND settings?
The best way to centralise them would be to upstream them.
Ross
The best way to centralise them would be to upstream them.
Ross
|
By
Ross Burton <ross@...>
·
#51386
·
|
|
is there a way to centralize numerous BBCLASSEXTEND settings?
related to something i asked a while back, i have a layer in front
of me wherein dozens and dozens of .bbappend files exist for no other
purpose than to contain the single line:
BBCLASSEXTEND +=
related to something i asked a while back, i have a layer in front
of me wherein dozens and dozens of .bbappend files exist for no other
purpose than to contain the single line:
BBCLASSEXTEND +=
|
By
Robert P. J. Day
·
#51385
·
|
|
Re: [meta-security][PATCH] scap-security-guide: fix build with Python 3.9
merged.
thanks
By
Armin Kuster
·
#51384
·
|
|
Re: Single page view of a particular manual
hey Vasyl,
Can you please describe what you are doing in the webpage? It should
still work. You need to select "All in one Mega manual" in the
dropdown menu on the top left corner of the page. When
hey Vasyl,
Can you please describe what you are doing in the webpage? It should
still work. You need to select "All in one Mega manual" in the
dropdown menu on the top left corner of the page. When
|
By
Nicolas Dechesne
·
#51383
·
|
|
Re: avahi-daemon.service - how to create custom .service file with different startup parameters
Awesome Konrad Thanks. That looks like it will do exactly what I need.
Awesome Konrad Thanks. That looks like it will do exactly what I need.
|
By
Howard
·
#51382
·
|
|
[meta-mingw][PATCH] libmpc: Add missing whitespace in append operator use
Signed-off-by: Khem Raj <raj.khem@...>
---
recipes-support/libmpc/libmpc_%.bbappend | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-support/libmpc/libmpc_%.bbappend
Signed-off-by: Khem Raj <raj.khem@...>
---
recipes-support/libmpc/libmpc_%.bbappend | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-support/libmpc/libmpc_%.bbappend
|
By
Khem Raj
·
#51381
·
|
|
Re: avahi-daemon.service - how to create custom .service file with different startup parameters
Hi,
I would recommend that you go for a systemd drop-in file [1].
That would be something like a small snippet placed to /etc/systemd/system/avahi-daemon.service.d/override.conf
In that file place
Hi,
I would recommend that you go for a systemd drop-in file [1].
That would be something like a small snippet placed to /etc/systemd/system/avahi-daemon.service.d/override.conf
In that file place
|
By
Konrad Weihmann <kweihmann@...>
·
#51380
·
|
|
avahi-daemon.service - how to create custom .service file with different startup parameters
Hi:
I've been digging through meta/recipes-connectivity trying to figure out how I can override the avahi-daemon startup parameters. However I am not finding where the avahi-daemon.service file
Hi:
I've been digging through meta/recipes-connectivity trying to figure out how I can override the avahi-daemon startup parameters. However I am not finding where the avahi-daemon.service file
|
By
Howard
·
#51379
·
|
|
[meta-cgl][PATCH] layer.conf: add gatesgarth
Signed-off-by: Jeremy A. Puhlman <jpuhlman@...>
---
meta-cgl-common/conf/layer.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-cgl-common/conf/layer.conf
Signed-off-by: Jeremy A. Puhlman <jpuhlman@...>
---
meta-cgl-common/conf/layer.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-cgl-common/conf/layer.conf
|
By
Jeremy Puhlman
·
#51378
·
|
|
Re: Reproducible builds and RPM packages
Thanks for mentioning that, it does sound like that is doing something
we no longer should be doing now source_date_epoch is working in most
packages properly.
There are some files such as the rpm
Thanks for mentioning that, it does sound like that is doing something
we no longer should be doing now source_date_epoch is working in most
packages properly.
There are some files such as the rpm
|
By
Richard Purdie
·
#51377
·
|
|
Re: How to remove Kernel headers from SDK
perhaps bitbak meta-toolchain would suffice
perhaps bitbak meta-toolchain would suffice
|
By
Khem Raj
·
#51376
·
|
|
How to remove Kernel headers from SDK
Hi All,
I need to deliver an SDK for arch64 but without Kernel headers that one can build Kernel modules with them. (/usr/include/linux/* , ...)
I only need to deliver an SDK with toolchain and
Hi All,
I need to deliver an SDK for arch64 but without Kernel headers that one can build Kernel modules with them. (/usr/include/linux/* , ...)
I only need to deliver an SDK with toolchain and
|
By
Bel Hadj Salem Talel <bhstalel@...>
·
#51375
·
|
|
Re: Trying to compile hping3 from sources
#devtool
Hey Manasa !!
Long time, happy to hear from you. I hope you are doing well,
Hi Vaijayanthi
I took a look at hping3 and its one package thats not cross-compile
friendly, So no wonder Vaijayanthi was
Hey Manasa !!
Long time, happy to hear from you. I hope you are doing well,
Hi Vaijayanthi
I took a look at hping3 and its one package thats not cross-compile
friendly, So no wonder Vaijayanthi was
|
By
Khem Raj
·
#51374
·
|
|
Re: Reproducible builds and RPM packages
I have sussed out several behaviors of the image build having to do with reproducible builds. It seems like bitbake creates the rpm with the correct modification times per the reproducible_builds
I have sussed out several behaviors of the image build having to do with reproducible builds. It seems like bitbake creates the rpm with the correct modification times per the reproducible_builds
|
By
Jate Sujjavanich
·
#51373
·
|
|
Re: Qtwebengine recipe in yocto zeus (latest version)
#yocto
#zeus
#qt
it seems to be failing to find files on build host install and there were similar issues seen on chromium browswer long time ago which has been addressed in meta-browser. you might disable building
it seems to be failing to find files on build host install and there were similar issues seen on chromium browswer long time ago which has been addressed in meta-browser. you might disable building
|
By
Khem Raj
·
#51372
·
|