Hi Markus, On Wed, 22 Jun 2022 19:32:50 +0200 "Markus Volk" <f_...@t-online.de> wrote:
> Make it a PACKAGECONFIG option and thus avoid automagic to improve > reproducibility > > Signed-off-by: Markus Volk <f_...@t-online.de> > --- > meta/recipes-devtools/llvm/llvm_git.bb | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/meta/recipes-devtools/llvm/llvm_git.bb > b/meta/recipes-devtools/llvm/llvm_git.bb > index 67ed1eab00..b86605cbce 100644 > --- a/meta/recipes-devtools/llvm/llvm_git.bb > +++ b/meta/recipes-devtools/llvm/llvm_git.bb > @@ -90,6 +90,9 @@ EXTRA_OECMAKE:append:class-nativesdk = "\ > > -DLLVM_CONFIG_PATH=${STAGING_BINDIR_NATIVE}/llvm-config${PV} \ > " > > +PACKAGECONFIG ?= "" > +PACKAGECONFIG[optviewer] = "-DPY_PYGMENTS_FOUND=ON > -DPY_PYGMENTS_LEXERS_C_CPP_FOUND=ON > -DPY_YAML_FOUND=ON,-DPY_PYGMENTS_FOUND=OFF,,python3-pygments python3-pyyaml" > + I have been working on a different version of this patch earlier today based on the discussion on this mailing list. Now it completed testing on my machine and I have run a build on the autobuilders: https://autobuilder.yoctoproject.org/typhoon/#/builders/117/builds/1049 My approach was slightly different, but not dramatically. I wrote a more informative commit message though. I'm sending my patch to have both out so that we can find which is the best one. -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#167256): https://lists.openembedded.org/g/openembedded-core/message/167256 Mute This Topic: https://lists.openembedded.org/mt/91927018/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-