|
Re: [EXTERNAL] Re: [yocto] Clarifying install vs deploy
Thanks, that destinction makes it a lot clearer and sounds pretty clear to me. It also explains why we saw do_deploy a lot last week since we we're working with our bootloaders, which generally need
Thanks, that destinction makes it a lot clearer and sounds pretty clear to me. It also explains why we saw do_deploy a lot last week since we we're working with our bootloaders, which generally need
|
By
Oliver Westermann
·
#48327
·
|
|
Re: Clarifying install vs deploy
<oliver.westermann@...> wrote:
you use do_install() to install any content that you need to be added
to your rootfs/image, as you said. the content of $D will end up in a
binary package (rpm,
<oliver.westermann@...> wrote:
you use do_install() to install any content that you need to be added
to your rootfs/image, as you said. the content of $D will end up in a
binary package (rpm,
|
By
Nicolas Dechesne <nicolas.dechesne@...>
·
#48326
·
|
|
Re: Busybox and scripts licensing
If and only if the "custom" scripts are not clearly derived from otherwise licensed work that is. Clearly here means that you generally can include snippets from examples or existing scripts.
I'm
If and only if the "custom" scripts are not clearly derived from otherwise licensed work that is. Clearly here means that you generally can include snippets from examples or existing scripts.
I'm
|
By
Bas Mevissen
·
#48325
·
|
|
Clarifying install vs deploy
I was asked by a colleague for the difference between do_deploy and do_install, which I both used mostly by checking similar recipes and copying their methods, but now I'm having some questions as
I was asked by a colleague for the difference between do_deploy and do_install, which I both used mostly by checking similar recipes and copying their methods, but now I'm having some questions as
|
By
Oliver Westermann
·
#48324
·
|
|
[HELP] Create a new image recipe based on a (changed) existing one
#yocto
Hi,
I'm trying to create an image recipe based on an existing one.
I've searched online, and I could find such an example.
My problem is that the image I what to serve as a base is changed in
another
Hi,
I'm trying to create an image recipe based on an existing one.
I've searched online, and I could find such an example.
My problem is that the image I what to serve as a base is changed in
another
|
By
joao.ccabral@...
·
#48323
·
|
|
Re: [OE-core] Reminder: Yocto Project Technical Team Meeting @ Monthly from 8am on the first Tuesday (PDT)
Hi Stephen,
The link in your email points to the 2019 minutes, I think the current
link is https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit.
Thanks,
Paul
Hi Stephen,
The link in your email points to the 2019 minutes, I think the current
link is https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit.
Thanks,
Paul
|
By
Paul Barker
·
#48322
·
|
|
[meta-security][v2][PATCH] ibmswtpm2: update to 1563
fix build issue
[v2]
Fix subject line
Signed-off-by: Armin Kuster <akuster808@...>
---
.../ibmswtpm2/files/remove_optimization.patch | 26 ++++++++++++++++++
fix build issue
[v2]
Fix subject line
Signed-off-by: Armin Kuster <akuster808@...>
---
.../ibmswtpm2/files/remove_optimization.patch | 26 ++++++++++++++++++
|
By
Armin Kuster
·
#48321
·
|
|
[meta-security][PATCH] tpm2-tools: fix compile issue with new gcc
fixes:
releated to issue:
https://github.com/tpm2-software/tpm2-tools/issues/1561
Signed-off-by: Armin Kuster <akuster808@...>
---
.../recipes-tpm2/ibmswtpm2/ibmswtpm2_1332.bb | 24
fixes:
releated to issue:
https://github.com/tpm2-software/tpm2-tools/issues/1561
Signed-off-by: Armin Kuster <akuster808@...>
---
.../recipes-tpm2/ibmswtpm2/ibmswtpm2_1332.bb | 24
|
By
Armin Kuster
·
#48320
·
|
|
[meta-security][PATCH 3/3] tpm2-tools: fix compile issue with new gcc
fixes:
releated to issue:
https://github.com/tpm2-software/tpm2-tools/issues/1561
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_4.1.1.bb | 2 ++
fixes:
releated to issue:
https://github.com/tpm2-software/tpm2-tools/issues/1561
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_4.1.1.bb | 2 ++
|
By
Armin Kuster
·
#48319
·
|
|
[meta-security][PATCH 2/3] tpm2-tss: update to 2.3.2
clean up reciped. drop git fetching
Signed-off-by: Armin Kuster <akuster808@...>
---
.../{tpm2-tss_2.3.1.bb => tpm2-tss_2.3.2.bb} | 18 +++++++++---------
1 file changed, 9 insertions(+), 9
clean up reciped. drop git fetching
Signed-off-by: Armin Kuster <akuster808@...>
---
.../{tpm2-tss_2.3.1.bb => tpm2-tss_2.3.2.bb} | 18 +++++++++---------
1 file changed, 9 insertions(+), 9
|
By
Armin Kuster
·
#48318
·
|
|
[meta-security][PATCH 1/3] tpm2-tcti-uefi: fix build issue for i386 machine
Signed-off-by: Armin Kuster <akuster808@...>
---
.../files/fix_header_file.patch | 25 +++++++++++++++++
.../files/tpm2-get-caps-fixed.patch | 23 +++++++++++++++
Signed-off-by: Armin Kuster <akuster808@...>
---
.../files/fix_header_file.patch | 25 +++++++++++++++++
.../files/tpm2-get-caps-fixed.patch | 23 +++++++++++++++
|
By
Armin Kuster
·
#48317
·
|
|
wanting to clarify combination of overrides and appends
moving on to the next nitpicky issue i want to clarify, and that's
*precisely* how overrides and appends are combined. i'm looking at
section 3.3 in the bitbake manual and i don't think the examples
moving on to the next nitpicky issue i want to clarify, and that's
*precisely* how overrides and appends are combined. i'm looking at
section 3.3 in the bitbake manual and i don't think the examples
|
By
Robert P. J. Day
·
#48316
·
|
|
[meta-security][PATCH 2/2] tpm2-tss: update to 2.3.2
clean up reciped. drop git fetching
Signed-off-by: Armin Kuster <akuster808@...>
---
.../{tpm2-tss_2.3.1.bb => tpm2-tss_2.3.2.bb} | 18 +++++++++---------
1 file changed, 9 insertions(+), 9
clean up reciped. drop git fetching
Signed-off-by: Armin Kuster <akuster808@...>
---
.../{tpm2-tss_2.3.1.bb => tpm2-tss_2.3.2.bb} | 18 +++++++++---------
1 file changed, 9 insertions(+), 9
|
By
Armin Kuster
·
#48315
·
|
|
[meta-security][PATCH 1/2] tpm2-tcti-uefi: fix build issue for i386 machine
Signed-off-by: Armin Kuster <akuster808@...>
---
.../files/fix_header_file.patch | 25 +++++++++++++++++
.../files/tpm2-get-caps-fixed.patch | 23 +++++++++++++++
Signed-off-by: Armin Kuster <akuster808@...>
---
.../files/fix_header_file.patch | 25 +++++++++++++++++
.../files/tpm2-get-caps-fixed.patch | 23 +++++++++++++++
|
By
Armin Kuster
·
#48314
·
|
|
Re: 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
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
|
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
(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
|
By
Robert P. J. Day
·
#48312
·
|
|
Re: clarifying "PROVIDES =" versus "PROVIDES +=" (pedantic stuff)
On Sat, 8 Feb 2020, Jonatan Palsson wrote:
.... snip ...
> See the bottom example here:
>
On Sat, 8 Feb 2020, Jonatan Palsson wrote:
.... snip ...
> See the bottom example here:
>
|
By
Robert P. J. Day
·
#48311
·
|
|
Re: 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
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
|
By
Robert P. J. Day
·
#48310
·
|
|
Re: clarifying "PROVIDES =" versus "PROVIDES +=" (pedantic stuff)
Hello Robert & Leon,
I had a look at the variable expansions bitbake -e. Here are two
examples. The vim recipe uses "PROVIDES = xxd" (which would cause
weird effects if = simply overwrote any
Hello Robert & Leon,
I had a look at the variable expansions bitbake -e. Here are two
examples. The vim recipe uses "PROVIDES = xxd" (which would cause
weird effects if = simply overwrote any
|
By
Jonatan PÄlsson
·
#48309
·
|
|
Re: 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
·
|