|
[meta-zephyr][PATCH 0/4] zephyr-lvgl: make it possible to build the zephyr lvgl sample
This series adds a recipe for the lvgl sample from zephyr. Due to how meta-zephyr works we need to pull in some additional modules for the build to succeed. The first three patches are just coding sty
This series adds a recipe for the lvgl sample from zephyr. Due to how meta-zephyr works we need to pull in some additional modules for the build to succeed. The first three patches are just coding sty
|
By
Bartosz Golaszewski
· #55274
·
|
|
[meta-security][PATCH 0/6] Some small dm-verity improvements
Hi Niko, I saw these patches and had to double-check just to realize my dm-verity patches actually got upstream to meta-security although I explicitly stated in the cover letter that they don't work w
Hi Niko, I saw these patches and had to double-check just to realize my dm-verity patches actually got upstream to meta-security although I explicitly stated in the cover letter that they don't work w
|
By
Bartosz Golaszewski
· #50465
·
|
|
[OE-core][PATCH] busybox: disable i2ctransfer
From: Bartosz Golaszewski <bgolaszewski@...> I2C tools are built by default in busybox. OE-core on the other hand disables them all in the busybox defconfig except i2ctransfer. Since this loo
From: Bartosz Golaszewski <bgolaszewski@...> I2C tools are built by default in busybox. OE-core on the other hand disables them all in the busybox defconfig except i2ctransfer. Since this loo
|
By
Bartosz Golaszewski
· #49347
·
|
|
[meta-security][RFC 2/2] dm-verity: add a working example for BeagleBone Black
From: Bartosz Golaszewski <bgolaszewski@...> This adds various bits and pieces to enable generating a working example of a full chain of trust up to dm-verity-protected rootfs level on Beagle
From: Bartosz Golaszewski <bgolaszewski@...> This adds various bits and pieces to enable generating a working example of a full chain of trust up to dm-verity-protected rootfs level on Beagle
|
By
Bartosz Golaszewski
· #49112
·
|
|
[meta-security][RFC 1/2] classes: provide a class for generating dm-verity meta-data images
From: Bartosz Golaszewski <bgolaszewski@...> This adds a class that allows to generate conversions of ext[234] and btrfs partitions images with dm-verity hash data appended at the end as well
From: Bartosz Golaszewski <bgolaszewski@...> This adds a class that allows to generate conversions of ext[234] and btrfs partitions images with dm-verity hash data appended at the end as well
|
By
Bartosz Golaszewski
· #49111
·
|
|
[meta-security][RFC 0/2] generic dm-verity support + BBB example
From: Bartosz Golaszewski <bgolaszewski@...> I'm terribly sorry for spamming, but I eventually decided to resend it: not only the tags were messed up but I also added a v2 on top. This time i
From: Bartosz Golaszewski <bgolaszewski@...> I'm terribly sorry for spamming, but I eventually decided to resend it: not only the tags were messed up but I also added a v2 on top. This time i
|
By
Bartosz Golaszewski
· #49110
·
|
|
[OE-core][PATCH v2 0/2] generic dm-verity support + BBB example
pt., 10 kwi 2020 o 14:34 Bartosz Golaszewski <brgl@...> napisał(a): Eek, this was supposed to be tagged [meta-security]. But since I'm posting it as an RFC I won't be resending for now. Bart
pt., 10 kwi 2020 o 14:34 Bartosz Golaszewski <brgl@...> napisał(a): Eek, this was supposed to be tagged [meta-security]. But since I'm posting it as an RFC I won't be resending for now. Bart
|
By
Bartosz Golaszewski
· #49109
·
|
|
[OE-core][PATCH v2 2/2] dm-verity: add a working example for BeagleBone Black
From: Bartosz Golaszewski <bgolaszewski@...> This adds various bits and pieces to enable generating a working example of a full chain of trust up to dm-verity-protected rootfs level on Beagle
From: Bartosz Golaszewski <bgolaszewski@...> This adds various bits and pieces to enable generating a working example of a full chain of trust up to dm-verity-protected rootfs level on Beagle
|
By
Bartosz Golaszewski
· #49108
·
|
|
[OE-core][PATCH v2 1/2] classes: provide a class for generating dm-verity meta-data images
From: Bartosz Golaszewski <bgolaszewski@...> This adds a class that allows to generate conversions of ext[234] and btrfs partitions images with dm-verity hash data appended at the end as well
From: Bartosz Golaszewski <bgolaszewski@...> This adds a class that allows to generate conversions of ext[234] and btrfs partitions images with dm-verity hash data appended at the end as well
|
By
Bartosz Golaszewski
· #49107
·
|
|
[OE-core][PATCH v2 0/2] generic dm-verity support + BBB example
From: Bartosz Golaszewski <bgolaszewski@...> This series attempts to introduce support for dm-verity in meta-security. It depends on a series[1] I submitted for OE-core that introduces multi-
From: Bartosz Golaszewski <bgolaszewski@...> This series attempts to introduce support for dm-verity in meta-security. It depends on a series[1] I submitted for OE-core that introduces multi-
|
By
Bartosz Golaszewski
· #49106
·
|
|
[meta][PATCH] qemu: add a patch fixing the native build on newer kernels
From: Bartosz Golaszewski <bgolaszewski@...> The build fails on qemu-native if we're using kernels after commit 0768e17073dc527ccd18ed5f96ce85f9985e9115. This adds an upstream patch that fixe
From: Bartosz Golaszewski <bgolaszewski@...> The build fails on qemu-native if we're using kernels after commit 0768e17073dc527ccd18ed5f96ce85f9985e9115. This adds an upstream patch that fixe
|
By
Bartosz Golaszewski
· #46037
·
|
|
native perl build wants to run target shared object
pon., 3 wrz 2018 o 17:59 Bartosz Golaszewski <brgl@...> napisał(a): I still wasn't able to figure out the problem. Any help is appreciated. Bart
pon., 3 wrz 2018 o 17:59 Bartosz Golaszewski <brgl@...> napisał(a): I still wasn't able to figure out the problem. Any help is appreciated. Bart
|
By
Bartosz Golaszewski
· #42687
·
|
|
native perl build wants to run target shared object
Hi, I'm trying to add a recipe for a new perl package: linux-inotify. It's fairly standard package available in cpan[1]. I added the following DEPENDS and RDEPENDS: RDEPENDS_${PN} += " \ perl \ perl-m
Hi, I'm trying to add a recipe for a new perl package: linux-inotify. It's fairly standard package available in cpan[1]. I added the following DEPENDS and RDEPENDS: RDEPENDS_${PN} += " \ perl \ perl-m
|
By
Bartosz Golaszewski
· #42359
·
|
|
Running cmake in the SDK environment from a script fails
2018-01-17 20:30 GMT+01:00 Bartosz Golaszewski <brgl@...>: After some more debugging I found the culprit. The environment setup script in the SDK aliases cmake to 'cmake -DCMAKE_TOOLCHAIN_FILE=$O
2018-01-17 20:30 GMT+01:00 Bartosz Golaszewski <brgl@...>: After some more debugging I found the culprit. The environment setup script in the SDK aliases cmake to 'cmake -DCMAKE_TOOLCHAIN_FILE=$O
|
By
Bartosz Golaszewski
· #39594
·
|
|
Running cmake in the SDK environment from a script fails
Hi, I'm working on a project in which a base linux distribution is built using yocto while a set of proprietary components is built with the generated SDK (-c populate_sdk). These components use cmake
Hi, I'm working on a project in which a base linux distribution is built using yocto while a set of proprietary components is built with the generated SDK (-c populate_sdk). These components use cmake
|
By
Bartosz Golaszewski
· #39583
·
|