|
Re: [PATCH] busybox: Enable FEATURE_MOUNT_NFS and use libtirpc
OK, I agree that this should be kept in separate layer. If anyone needs
it, the working version (with tirpc added in CONFIG_EXTRA_LDLIBS) is
attached.
--
Martin 'JaMa' Jansa jabber:
OK, I agree that this should be kept in separate layer. If anyone needs
it, the working version (with tirpc added in CONFIG_EXTRA_LDLIBS) is
attached.
--
Martin 'JaMa' Jansa jabber:
|
By
Martin Jansa
·
#112378
·
|
|
Re: [PATCH] matchbox-terminal: Update commitID
I'm guessing the above comment is no longer valid, nor is the value of
PV?
Cheers,
Richard
I'm guessing the above comment is no longer valid, nor is the value of
PV?
Cheers,
Richard
|
By
Richard Purdie
·
#112377
·
|
|
Re: [PATCH] bitbake.conf: add BB_CURRENT_MC to OVERRIDES
This adds "" in OVERRIDES in the default case. Whilst I think (but am
not 100% sure) we fixed bitbake not to break on such a value, I'm not
convinced adding empty elements to it is a good idea and
This adds "" in OVERRIDES in the default case. Whilst I think (but am
not 100% sure) we fixed bitbake not to break on such a value, I'm not
convinced adding empty elements to it is a good idea and
|
By
Richard Purdie
·
#112376
·
|
|
Re: [PATCH 1/2] selftest: add cmake test
2018-06-09 23:00 GMT+03:00 Armin Kuster <akuster808@...>:
Is it possible to use something else than boost here, if we want to
test cmake's ability to find compoments? So that the build time is
2018-06-09 23:00 GMT+03:00 Armin Kuster <akuster808@...>:
Is it possible to use something else than boost here, if we want to
test cmake's ability to find compoments? So that the build time is
|
By
Alexander Kanavin
·
#112375
·
|
|
Re: [PATCH 2/2] selftest: add cmake oeqa portion
2018-06-09 23:00 GMT+03:00 Armin Kuster <akuster808@...>:
This shouldn't be needed as the test doesn't do anything with the image.
Generally, when writing selftests please do pay attention to
2018-06-09 23:00 GMT+03:00 Armin Kuster <akuster808@...>:
This shouldn't be needed as the test doesn't do anything with the image.
Generally, when writing selftests please do pay attention to
|
By
Alexander Kanavin
·
#112374
·
|
|
[PATCH 2/2] selftest: add cmake oeqa portion
add boost
Signed-off-by: Armin Kuster <akuster808@...>
---
meta/lib/oeqa/selftest/cases/cmake.py | 43 +++++++++++++++++++++++++++++++++++
1 file changed, 43 insertions(+)
create mode 100644
add boost
Signed-off-by: Armin Kuster <akuster808@...>
---
meta/lib/oeqa/selftest/cases/cmake.py | 43 +++++++++++++++++++++++++++++++++++
1 file changed, 43 insertions(+)
create mode 100644
|
By
Armin Kuster
·
#112373
·
|
|
[PATCH 1/2] selftest: add cmake test
This came out of Yocto bug 12762. We need to ensure cmake will support
various packages in core as they update.
Test case provided by Dennis Menschel <menschel-d@...>, thanks
Signed-off-by:
This came out of Yocto bug 12762. We need to ensure cmake will support
various packages in core as they update.
Test case provided by Dennis Menschel <menschel-d@...>, thanks
Signed-off-by:
|
By
Armin Kuster
·
#112372
·
|
|
[PATCH 0/2] Adding cmake selftest
This is my first selftest so any feedback is welcome.
This selftest should help catch regressions when boost is updated and cmake is not. It appears cmake may be version sensitive to some packages so
This is my first selftest so any feedback is welcome.
This selftest should help catch regressions when boost is updated and cmake is not. It appears cmake may be version sensitive to some packages so
|
By
Armin Kuster
·
#112371
·
|
|
[PATCH] bitbake.conf: add BB_CURRENT_MC to OVERRIDES
From: Ming Liu <liu.ming50@...>
This is useful when the users want different variables/tasks when using
multiconfig.
Signed-off-by: Ming Liu <liu.ming50@...>
---
meta/conf/bitbake.conf
From: Ming Liu <liu.ming50@...>
This is useful when the users want different variables/tasks when using
multiconfig.
Signed-off-by: Ming Liu <liu.ming50@...>
---
meta/conf/bitbake.conf
|
By
Ming Liu
·
#112370
·
|
|
Re: [PATCH 1/2] busybox: update to 1.28.4
I just found this response sitting in my inbox. Thanks for the feedback.
I will send a new version.
thanks again,
- armin
I just found this response sitting in my inbox. Thanks for the feedback.
I will send a new version.
thanks again,
- armin
|
By
Armin Kuster
·
#112369
·
|
|
Re: [PATCH 1/2] cpan_build.bbclass: adopt to recent EU::MM
Indeed ...
I could debug the error message
down to perform_packagecopy(d)
-> rpath_replace (d.getVar('PKGD'), d)
-> process_dir (d.getVar('PKGD'), d.getVar('PKGD') + bindir, d)
->
Indeed ...
I could debug the error message
down to perform_packagecopy(d)
-> rpath_replace (d.getVar('PKGD'), d)
-> process_dir (d.getVar('PKGD'), d.getVar('PKGD') + bindir, d)
->
|
By
Jens Rehsack
·
#112368
·
|
|
[PATCH] matchbox-terminal: Update commitID
Pull in change which adds support for command line
options (-e and --command) which can be used for
launching programs or running commands in matchbox-terminal
via command line.
Signed-off-by:
Pull in change which adds support for command line
options (-e and --command) which can be used for
launching programs or running commands in matchbox-terminal
via command line.
Signed-off-by:
|
By
Devarsh Thakkar <devarsh.thakkar@...>
·
#112367
·
|
|
[sumo][PATCH 3/3] rpm: Restore performance in Docker containers
From: Peter Kjellerstedt <peter.kjellerstedt@...>
If the maximum number of open file descriptors is much greater than the
usual 1024 (for example inside a Docker container), the
From: Peter Kjellerstedt <peter.kjellerstedt@...>
If the maximum number of open file descriptors is much greater than the
usual 1024 (for example inside a Docker container), the
|
By
Peter Kjellerstedt
·
#112365
·
|
|
[sumo][PATCH 2/3] Revert "rpm: add a patch to help with Docker performance issues"
This reverts commit 6f1822e5f1eaafd8bc46e999de730c1fcca77f3a.
This patch only solved a part of the problem.
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...>
---
This reverts commit 6f1822e5f1eaafd8bc46e999de730c1fcca77f3a.
This patch only solved a part of the problem.
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@...>
---
|
By
Peter Kjellerstedt
·
#112366
·
|
|
[sumo][PATCH 1/3] rpm: Fix patch to ensure variables aren't used uninitialised
From: Richard Purdie <richard.purdie@...>
Recent patches were applied which removed a function which set the xx
variable. This means xx can be uninitalised and prerm functions can
From: Richard Purdie <richard.purdie@...>
Recent patches were applied which removed a function which set the xx
variable. This means xx can be uninitalised and prerm functions can
|
By
Peter Kjellerstedt
·
#112364
·
|
|
Re: [PATCH] gobject-introspection: relocate typelib repository for native builds
2018-06-08 22:27 GMT+03:00 Sascha Silbe <x-yo17@...>:
Thanks for explanation. The patch is fine then and can be added to
oe-core - so that if later g-i needs to be fully supported on
2018-06-08 22:27 GMT+03:00 Sascha Silbe <x-yo17@...>:
Thanks for explanation. The patch is fine then and can be added to
oe-core - so that if later g-i needs to be fully supported on
|
By
Alexander Kanavin
·
#112363
·
|
|
[PATCH v2 4/4] tune-cortexa72: add tunes for ARM Cortex-A72
It looks that the Cryptography engine is mandatory in this
platform.
https://developer.arm.com/products/processors/cortex-a/cortex-a72
Signe-off-by: ayaka <ayaka@...>
Signed-off-by: Randy Li
It looks that the Cryptography engine is mandatory in this
platform.
https://developer.arm.com/products/processors/cortex-a/cortex-a72
Signe-off-by: ayaka <ayaka@...>
Signed-off-by: Randy Li
|
By
Randy Li
·
#112362
·
|
|
[PATCH v2 3/4] tune-cortexa32: add tunes for ARM Cortex-A32
https://developer.arm.com/products/processors/cortex-a/cortex-a32
Signed-off-by: Randy Li <ayaka@...>
---
meta/conf/machine/include/tune-cortexa32.inc | 15 +++++++++++++++
1 file changed,
https://developer.arm.com/products/processors/cortex-a/cortex-a32
Signed-off-by: Randy Li <ayaka@...>
---
meta/conf/machine/include/tune-cortexa32.inc | 15 +++++++++++++++
1 file changed,
|
By
Randy Li
·
#112361
·
|
|
[PATCH v2 2/4] tune-cortexa35: add tunes for ARM Cortex-A35
https://developer.arm.com/products/processors/cortex-a/cortex-a35
Signed-off-by: Randy Li <ayaka@...>
---
meta/conf/machine/include/tune-cortexa35.inc | 15 +++++++++++++++
1 file changed,
https://developer.arm.com/products/processors/cortex-a/cortex-a35
Signed-off-by: Randy Li <ayaka@...>
---
meta/conf/machine/include/tune-cortexa35.inc | 15 +++++++++++++++
1 file changed,
|
By
Randy Li
·
#112360
·
|
|
[PATCH v2 1/4] arch-armv8a.inc: add tune include for armv8
There are some addtional instructions apart from bare armv8,
also there is armv8.1, armv8.2.
Most the processor would support crc, except X-gene 1.
Signed-off-by: Randy Li <ayaka@...>
---
There are some addtional instructions apart from bare armv8,
also there is armv8.1, armv8.2.
Most the processor would support crc, except X-gene 1.
Signed-off-by: Randy Li <ayaka@...>
---
|
By
Randy Li
·
#112359
·
|