|
Re: bitbake core-image-mono build error
It looks like your DISTRO is building without X11 (no x11 in DISTRO_FEATURES), and you're also using a very old release (pre-2.0?) which explicitly checks for this.
Ross
It looks like your DISTRO is building without X11 (no x11 in DISTRO_FEATURES), and you're also using a very old release (pre-2.0?) which explicitly checks for this.
Ross
|
By
Ross Burton <ross.burton@...>
·
#47847
·
|
|
bitbake core-image-mono build error
Hi,
I was trying to add meta-mono to yocto build, i had cloned meta-mono and added the layer to bblayer.conf and when i try to build core-image-mono using the below command, i get
Hi,
I was trying to add meta-mono to yocto build, i had cloned meta-mono and added the layer to bblayer.conf and when i try to build core-image-mono using the below command, i get
|
By
Sheraz Ali <sheraz.ali@...>
·
#47846
·
|
|
Completely disabling packages generation (ipk)
Hi,
in my current Yocto flow, I test and build recipes locally on my dev machine (I usually test changes on one architecture) and if the build finishes succesfully, I push changes to git repo. My
Hi,
in my current Yocto flow, I test and build recipes locally on my dev machine (I usually test changes on one architecture) and if the build finishes succesfully, I push changes to git repo. My
|
By
d0ku
·
#47845
·
|
|
Yocto technical call times
Hey,
I'm just updating my calendar for the new year and spotted a bit of confusion.
The website page https://www.yoctoproject.org/public-virtual-meetings/ shows the meeting times an hour earlier
Hey,
I'm just updating my calendar for the new year and spotted a bit of confusion.
The website page https://www.yoctoproject.org/public-virtual-meetings/ shows the meeting times an hour earlier
|
By
Paul Barker
·
#47844
·
|
|
YP 3.1 M1 has been released.
All,
YP 3.1 M1 has been released. Please review the bugs at https://wiki.yoctoproject.org/wiki/Bug_Triage#Old_Milestone and move/edit the target milestone to YP 3.1 M2 or later.
Thanks,
All,
YP 3.1 M1 has been released. Please review the bugs at https://wiki.yoctoproject.org/wiki/Bug_Triage#Old_Milestone and move/edit the target milestone to YP 3.1 M2 or later.
Thanks,
|
By
Stephen Jolley
·
#47843
·
|
|
Re: [meta-selinux][PATCH] audit: fix host contamination for swig
[Re: [meta-selinux][PATCH] audit: fix host contamination for swig] On 19.12.31 (Tue 14:20) Yi Zhao wrote:
Heh, telling that 16.04 is a modern Ubuntu in this context. :-)
Anyway, yeah, I don't even
[Re: [meta-selinux][PATCH] audit: fix host contamination for swig] On 19.12.31 (Tue 14:20) Yi Zhao wrote:
Heh, telling that 16.04 is a modern Ubuntu in this context. :-)
Anyway, yeah, I don't even
|
By
Joe MacDonald
·
#47842
·
|
|
[meta-security][PATCH] clamav: update to 0.101.5
Signed-off-by: Armin Kuster <akuster808@...>
---
.../{clamav_0.99.4.bb => clamav_0.101.5.bb} | 63 +++++++------------
1 file changed, 24 insertions(+), 39 deletions(-)
rename
Signed-off-by: Armin Kuster <akuster808@...>
---
.../{clamav_0.99.4.bb => clamav_0.101.5.bb} | 63 +++++++------------
1 file changed, 24 insertions(+), 39 deletions(-)
rename
|
By
Armin Kuster
·
#47841
·
|
|
Re: [meta-selinux][PATCH] audit: fix host contamination for swig
When I dropped it in my previous patch I just tested it on some modern Linux distributions (e.g. Ubuntu 16.04/18.04 Fedora 31). There is no such error because the audit.h on the host is matched to our
When I dropped it in my previous patch I just tested it on some modern Linux distributions (e.g. Ubuntu 16.04/18.04 Fedora 31). There is no such error because the audit.h on the host is matched to our
|
By
Yi Zhao
·
#47840
·
|
|
Re: [meta-selinux][PATCH] audit: fix host contamination for swig
Hi Yi,
So, just to confirm, this is needed in your experience (I don't have any
builders that are that old, so I haven't verified). I just ask because
we only just dropped this patch to begin
Hi Yi,
So, just to confirm, this is needed in your experience (I don't have any
builders that are that old, so I haven't verified). I just ask because
we only just dropped this patch to begin
|
By
Joe MacDonald
·
#47839
·
|
|
Yocto Project Newcomer & Unassigned Bugs - Help Needed
All,
The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on
All,
The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on
|
By
Stephen Jolley
·
#47838
·
|
|
Re: #yocto devtool option -S seems broken
#yocto
Ok, I just tested with master ff0db7b88ec5026f75a86f6fd8562c35b95b1017 and it works fine.
Ok, I just tested with master ff0db7b88ec5026f75a86f6fd8562c35b95b1017 and it works fine.
|
By
Thilo Graf
·
#47837
·
|
|
Re: [PATCH 2/2] ref-manual: Update the documentation for USERADD_ERROR_DYNAMIC
*ping*
//Peter
By
Peter Kjellerstedt
·
#47836
·
|
|
Re: #yocto devtool option -S seems broken
#yocto
Can you verify Master please.
- armin
Can you verify Master please.
- armin
|
By
Armin Kuster
·
#47835
·
|
|
#yocto devtool option -S seems broken
#yocto
Hi
I 've used the devtool option -S to upload striped binaries to my test hardware but binaries are not executable. The rights were only set to 644.
Without -S it works fine. Can anybody verifiy this
Hi
I 've used the devtool option -S to upload striped binaries to my test hardware but binaries are not executable. The rights were only set to 644.
Without -S it works fine. Can anybody verifiy this
|
By
Thilo Graf
·
#47834
·
|
|
[thud] fetcher issue when git ends on diff
Hi All,
I'm experiencing a strange issue when using thud branch with the
following recipe snippet
on thud I get the following error
github.com-pkg-diff-native-20190930-r0: task do_patch:
Hi All,
I'm experiencing a strange issue when using thud branch with the
following recipe snippet
on thud I get the following error
github.com-pkg-diff-native-20190930-r0: task do_patch:
|
By
Konrad Weihmann <kweihmann@...>
·
#47833
·
|
|
Re: OEM supplied yocto image is impossible to work with
Agreed. That is kind of where we are at. Yes, these closed source
layers/packages simply point to closed source repos. I need them to
prepare pre-compiled archives for these packages that can be
Agreed. That is kind of where we are at. Yes, these closed source
layers/packages simply point to closed source repos. I need them to
prepare pre-compiled archives for these packages that can be
|
By
Kent Dorfman <kent.dorfman766@...>
·
#47832
·
|
|
Re: OEM supplied yocto image is impossible to work with
There are ways to adapt such a proprietary layer. If the intranet location is set with a bitbake variable, then you can adjust the variable to point to *your* intranet, and mirror all the needed
There are ways to adapt such a proprietary layer. If the intranet location is set with a bitbake variable, then you can adjust the variable to point to *your* intranet, and mirror all the needed
|
By
Alexander Kanavin
·
#47831
·
|
|
Re: OEM supplied yocto image is impossible to work with
I think that was their intention from the start. they wanted to only
give their customer the ability to produce user level apps, without
modifying the system, but for our enterprise that is
I think that was their intention from the start. they wanted to only
give their customer the ability to produce user level apps, without
modifying the system, but for our enterprise that is
|
By
Kent Dorfman <kent.dorfman766@...>
·
#47830
·
|
|
Re: OEM supplied yocto image is impossible to work with
Alex,
Isn't that even mentioned is the manual as best practices? Odd a OEM would not
even follow that :(.
Nick
Alex,
Isn't that even mentioned is the manual as best practices? Odd a OEM would not
even follow that :(.
Nick
|
By
Nicholas Krause
·
#47829
·
|
|
Re: OEM supplied yocto image is impossible to work with
To me it seems that the SDK is the wrong kind of delivery to begin with (as it is basically a frozen target image configuration without the ability to customize the entire system build; Yocto SDKs are
To me it seems that the SDK is the wrong kind of delivery to begin with (as it is basically a frozen target image configuration without the ability to customize the entire system build; Yocto SDKs are
|
By
Alexander Kanavin
·
#47828
·
|