What's new in at-spi2-core 2.40.3:
* Use abstract sockets if libdbus is older than 1.12.0 (#37).
References:
https://gitlab.gnome.org/GNOME/at-spi2-core/-/issues/37
Signed-off-by: Tim Orling
---
.../atk/{at-spi2-core_2.40.2.bb => at-spi2-core_2.40.3.bb} | 2 +-
1 file changed, 1 insertion
Options:
-c | --countdd (transfer) KiB of data within
specified timeout to detect latency.
Must enable -t option.
-t | --timeouttimeout in seconds for the amount of
data to be transferred.
-l | --log-only run the commands w
host data, for both interval and failure, was previously
logged into the same file which was difficult to read
as the files file were usually large.
host data is now logged into separate files, for each
type of logging (failure and interval) and also for each
failed task making it easier to read/p
On 7/9/21 8:32 PM, Steve Sakoman wrote:
I'll cherry-pick this into dunfell once it hits master.
Thank you
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#153710):
https://lists.openembedded.org/g/openembedded-core/message/153710
Mute This Topic:
I'll cherry-pick this into dunfell once it hits master.
Steve
On Fri, Jul 9, 2021 at 8:16 AM Marek Vasut wrote:
>
> This pulls in non-bash shell fix for enable/disable command, upstream
> commit 8636cf4 ("update-rc.d: Fix enable/disable command"). This way
> update-rc.d works with e.g. dash shel
This pulls in non-bash shell fix for enable/disable command, upstream
commit 8636cf4 ("update-rc.d: Fix enable/disable command"). This way
update-rc.d works with e.g. dash shell again.
Signed-off-by: Marek Vasut
Cc: Changqing Li
Cc: Richard Purdie
Cc: Steve Sakoman
---
meta/recipes-core/updat
This pulls in non-bash shell fix for enable/disable command, upstream
commit 8636cf4 ("update-rc.d: Fix enable/disable command"). This way
update-rc.d works with e.g. dash shell again.
Signed-off-by: Marek Vasut
Cc: Changqing Li
Cc: Richard Purdie
---
meta/recipes-core/update-rc.d/update-rc.d_
On Thu, Jul 8, 2021 at 11:30 PM wan...@fujitsu.com wrote:
>
> I used the default configuration of mips, and the compiler was
> mips-poky-linux-gcc, which did not reproduce this problem.
>
> The compiler in the log you sent me is mips-yoe-linux-clang.
>
> Could you tell me how I can use this compi
Signed-off-by: Vyacheslav Yurkov
---
meta/conf/distro/include/maintainers.inc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/conf/distro/include/maintainers.inc
b/meta/conf/distro/include/maintainers.inc
index e59f01d66a..90b20c9223 100644
--- a/meta/conf/distro/include/maintainers.i
Signed-off-by: Vyacheslav Yurkov
---
.../systemd-machine-units/systemd-machine-units_%.bbappend | 2 ++
1 file changed, 2 insertions(+)
create mode 100644
meta-selftest/recipes-test/systemd-machine-units/systemd-machine-units_%.bbappend
diff --git
a/meta-selftest/recipes-test/systemd-mac
Signed-off-by: Vyacheslav Yurkov
---
documentation/ref-manual/classes.rst | 46
1 file changed, 46 insertions(+)
diff --git a/documentation/ref-manual/classes.rst
b/documentation/ref-manual/classes.rst
index 09878c480f..6d80e7dc4f 100644
--- a/documentation/ref-manu
Unit tests for overlayfs.bbclass
Signed-off-by: Vyacheslav Yurkov
---
meta/lib/oeqa/selftest/cases/overlayfs.py | 126 ++
1 file changed, 126 insertions(+)
create mode 100644 meta/lib/oeqa/selftest/cases/overlayfs.py
diff --git a/meta/lib/oeqa/selftest/cases/overlayfs.py
b
The recipe demonstrates example usage of overlayfs bbclass
Signed-off-by: Vyacheslav Yurkov
---
.../recipes-test/overlayfs/overlayfs-user.bb | 16
1 file changed, 16 insertions(+)
create mode 100644 meta-selftest/recipes-test/overlayfs/overlayfs-user.bb
diff --git a/meta-s
This class provides commom functions for overlayfs and its QA check,
which is performed in ROOTFS_POSTPROCESS_COMMAND
Signed-off-by: Vyacheslav Yurkov
---
meta/classes/overlayfs-qa.bbclass | 14 ++
1 file changed, 14 insertions(+)
create mode 100644 meta/classes/overlayfs-qa.bbclass
It's often desired in Embedded System design to have a read-only rootfs.
But a lot of different applications might want to have a read-write access
to some parts of a filesystem. It can be especially useful when your update
mechanism overwrites the whole rootfs, but you want your application data
t
The check is conditional and only enabled when overlayfs is set in
DISTRO_FEATURES
Signed-off-by: Vyacheslav Yurkov
---
meta/classes/rootfs-postcommands.bbclass | 24
1 file changed, 24 insertions(+)
diff --git a/meta/classes/rootfs-postcommands.bbclass
b/meta/classes/
Delete the right log files in run-ptest so the tests can be executed
more than once.
Install config.h so the tests which examine the build configuration will
do the right thing, specifically this causes the tests using libblkid to
execute instead of skip.
Add missing RDEPENDS: mkswap and tune2fs
17 matches
Mail list logo