|
more nitpicky pedantry: question about DEFAULT_PREFERENCE
On Sat, 8 Feb 2020, rpjday@... wrote: ... snip ... > which seems odd as there don't appear to be any other recipes that > provide pkgconfig, and AIUI, the default provider for any recipe is
On Sat, 8 Feb 2020, rpjday@... wrote: ... snip ... > which seems odd as there don't appear to be any other recipes that > provide pkgconfig, and AIUI, the default provider for any recipe is
|
By
Robert P. J. Day
· #48313
·
|
|
more nitpicky pedantry: question about DEFAULT_PREFERENCE
(part of the nitpickiness of some of these questions stems from that, in my updated courseware, i want to use actual examples out of, say, the openembedded layer, and not just contrived examples invol
(part of the nitpickiness of some of these questions stems from that, in my updated courseware, i want to use actual examples out of, say, the openembedded layer, and not just contrived examples invol
|
By
Robert P. J. Day
· #48312
·
|
|
clarifying "PROVIDES =" versus "PROVIDES +=" (pedantic stuff)
On Sat, 8 Feb 2020, Jonatan Palsson wrote: .... snip ... > See the bottom example here: > https://www.yoctoproject.org/docs/3.1/bitbake-user-manual/bitbake-user-manual.html#variable-interaction-worked
On Sat, 8 Feb 2020, Jonatan Palsson wrote: .... snip ... > See the bottom example here: > https://www.yoctoproject.org/docs/3.1/bitbake-user-manual/bitbake-user-manual.html#variable-interaction-worked
|
By
Robert P. J. Day
· #48311
·
|
|
clarifying "PROVIDES =" versus "PROVIDES +=" (pedantic stuff)
argh ... that is, of course, what i should have done first, just check the environment for the recipe. ok, that pretty much confirms that, barring some exceptional circumstances, most instances of "PR
argh ... that is, of course, what i should have done first, just check the environment for the recipe. ok, that pretty much confirms that, barring some exceptional circumstances, most instances of "PR
|
By
Robert P. J. Day
· #48310
·
|
|
clarifying "PROVIDES =" versus "PROVIDES +=" (pedantic stuff)
if that's true, then i've misunderstood it all this time. i guess i could always RTFS. rday
if that's true, then i've misunderstood it all this time. i guess i could always RTFS. rday
|
By
Robert P. J. Day
· #48308
·
|
|
clarifying "PROVIDES =" versus "PROVIDES +=" (pedantic stuff)
(currently updating my OE/YP courseware, so the first in a number of admittedly pedantic questions about simple stuff, just to make absolutely sure i understand things if i'm going to be explaining it
(currently updating my OE/YP courseware, so the first in a number of admittedly pedantic questions about simple stuff, just to make absolutely sure i understand things if i'm going to be explaining it
|
By
Robert P. J. Day
· #48306
·
|
|
Sad news about Scott Rifenbark
... snip ... Well, this is horrible news ... I got to know Scott from earlier days of poring over the docs and submitting patches. I'm not sure how documentation maintenance is now going to work but,
... snip ... Well, this is horrible news ... I got to know Scott from earlier days of poring over the docs and submitting patches. I'm not sure how documentation maintenance is now going to work but,
|
By
Robert P. J. Day
· #48264
·
|
|
repost: how to create a SPDX "notice file" from a build?
as one more followup to this, first, i was asked by a colleague about the possibility of generating an "SPDX notice file," and as i don't know what the format of one of those things is, it's hard for
as one more followup to this, first, i was asked by a colleague about the possibility of generating an "SPDX notice file," and as i don't know what the format of one of those things is, it's hard for
|
By
Robert P. J. Day
· #47399
·
|
|
repost: how to create a SPDX "notice file" from a build?
yeah, that the impression i got ... is there a newer alternative to that, or just the standard license info that's been generated all this time? rday
yeah, that the impression i got ... is there a newer alternative to that, or just the standard license info that's been generated all this time? rday
|
By
Robert P. J. Day
· #47395
·
|
|
repost: how to create a SPDX "notice file" from a build?
a lilttle more progress, and then an error -- i installed fossology on my ubuntu 18.04 dev box, then added INHERIT += "spdx" to local.conf, and tried to build a simple qemuarmx86-64, and very quickly
a lilttle more progress, and then an error -- i installed fossology on my ubuntu 18.04 dev box, then added INHERIT += "spdx" to local.conf, and tried to build a simple qemuarmx86-64, and very quickly
|
By
Robert P. J. Day
· #47387
·
|
|
repost: how to create a SPDX "notice file" from a build?
i asked about this a couple months ago but didn't see any replies, so i'll ask again with a little more detail. colleague wants to, from YP (actually petalinux but should be irrelevant), some sort of
i asked about this a couple months ago but didn't see any replies, so i'll ask again with a little more detail. colleague wants to, from YP (actually petalinux but should be irrelevant), some sort of
|
By
Robert P. J. Day
· #47383
·
|
|
is there a rationale for YP using sysvinit as default init manager?
don't get me wrong, i have no problem with that, but a colleague asked me what the reason was for using sysvinit as the *default*. i hemmed and hawed and suggested it was for simplicity and reliabilit
don't get me wrong, i have no problem with that, but a colleague asked me what the reason was for using sysvinit as the *default*. i hemmed and hawed and suggested it was for simplicity and reliabilit
|
By
Robert P. J. Day
· #47368
·
|
|
how to generate an SPDX "notice file" from a build?
colleague just asked how to generate an SPDX license "notice file" (whatever that is) from a build for a zynq ultrascale+ board, which shouldn't be hard other than that: 1) it's not pure YP, it's peta
colleague just asked how to generate an SPDX license "notice file" (whatever that is) from a build for a zynq ultrascale+ board, which shouldn't be hard other than that: 1) it's not pure YP, it's peta
|
By
Robert P. J. Day
· #46581
·
|
|
Defining group of machines
yeah, i'm pretty sure you want MACHINEOVERRIDES: https://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#var-MACHINEOVERRIDES which has a nice example of how to invent a new "machine" cate
yeah, i'm pretty sure you want MACHINEOVERRIDES: https://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#var-MACHINEOVERRIDES which has a nice example of how to invent a new "machine" cate
|
By
Robert P. J. Day
· #45007
·
|
|
Defining group of machines
i know i did this once upon a time using the MACHINEOVERRIDES variable to "insert" a machine family into the sequence of machine definitions. as long as there is (i believe) a strictly hierarchical gr
i know i did this once upon a time using the MACHINEOVERRIDES variable to "insert" a machine family into the sequence of machine definitions. as long as there is (i believe) a strictly hierarchical gr
|
By
Robert P. J. Day
· #45004
·
|
|
ASSUME_PROVIDED, cmake-native and why cmake is subsequently not found?
that patch is already in thud branch of poky i'm using ... yes, that seems to have solved things for now: INHERIT_remove = "uninative" moving on to the next head-scratcher ... rday
that patch is already in thud branch of poky i'm using ... yes, that seems to have solved things for now: INHERIT_remove = "uninative" moving on to the next head-scratcher ... rday
|
By
Robert P. J. Day
· #45003
·
|
|
[PATCH] bsp-guide: replace meta-intel with meta-xilinx as container layer
the more i think about it, the more i'm nervous about the phrase "container layer", as it suggests a "layer" of some kind in the context of OE. the one distinction i think worth making is that a "BSP
the more i think about it, the more i'm nervous about the phrase "container layer", as it suggests a "layer" of some kind in the context of OE. the one distinction i think worth making is that a "BSP
|
By
Robert P. J. Day
· #44995
·
|
|
[PATCH] bsp-guide: replace meta-intel with meta-xilinx as container layer
as a followup, i would think that "meta-openembedded" is the canonical example of a container layer, no? rday
as a followup, i would think that "meta-openembedded" is the canonical example of a container layer, no? rday
|
By
Robert P. J. Day
· #44973
·
|
|
[PATCH] bsp-guide: replace meta-intel with meta-xilinx as container layer
much snipping ... uh, i'm looking at meta-virtualization right now: https://git.yoctoproject.org/cgit/cgit.cgi/meta-virtualization/tree/ and that looks like a regular BSP layer, not a container layer.
much snipping ... uh, i'm looking at meta-virtualization right now: https://git.yoctoproject.org/cgit/cgit.cgi/meta-virtualization/tree/ and that looks like a regular BSP layer, not a container layer.
|
By
Robert P. J. Day
· #44972
·
|
|
ASSUME_PROVIDED, cmake-native and why cmake is subsequently not found?
... snip ... ... snip ... just to summarize, if one wanted to (perhaps injudiciously) take advantage of host tools, that requires: 1) ASSUME_PROVIDED to specify the native package that no longer needs
... snip ... ... snip ... just to summarize, if one wanted to (perhaps injudiciously) take advantage of host tools, that requires: 1) ASSUME_PROVIDED to specify the native package that no longer needs
|
By
Robert P. J. Day
· #44962
·
|