|
[meta-raspberrypi] Enable Libcamera
On Tue, Mar 7, 2023 at 8:48 PM punctuation via lists.yoctoproject.org <sebastianpetersen84=yahoo.dk@...> wrote: https://meta-raspberrypi.readthedocs.io/en/latest/extra-build-config.
On Tue, Mar 7, 2023 at 8:48 PM punctuation via lists.yoctoproject.org <sebastianpetersen84=yahoo.dk@...> wrote: https://meta-raspberrypi.readthedocs.io/en/latest/extra-build-config.
|
By
Andrei Gherzan
· #59364
·
|
|
[meta-raspberrypi] Is Preempt-rt still supported in master / latest releases?
#raspberrypi
That would be correct. There is no support out of the box in the BSP layer and I am not aware of any layers providing that. If we find a person who wants to maintain a fork with the RT patches, I'm ha
That would be correct. There is no support out of the box in the BSP layer and I am not aware of any layers providing that. If we find a person who wants to maintain a fork with the RT patches, I'm ha
|
By
Andrei Gherzan
· #59038
·
|
|
[meta-raspberrypi][PATCH v2 7/7] ci: Add raspberrypi-armv8 to the build matrix
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- .github/workflows/yocto-builds.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.git
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- .github/workflows/yocto-builds.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.git
|
By
Andrei Gherzan
· #58036
·
|
|
[meta-raspberrypi][PATCH v2 6/7] Add support for a ARMv8 machine supporting multiple Raspberry Pi boards
From: Andrei Gherzan <andrei.gherzan@...> The new raspberrypi-armv8.conf aims at supporting all the ARMv8 Raspberry Pi boards. This initial support was tested on: * Raspberry Pi 4 Model B * Ras
From: Andrei Gherzan <andrei.gherzan@...> The new raspberrypi-armv8.conf aims at supporting all the ARMv8 Raspberry Pi boards. This initial support was tested on: * Raspberry Pi 4 Model B * Ras
|
By
Andrei Gherzan
· #58035
·
|
|
[meta-raspberrypi][PATCH v2 5/7] ci: Add raspberrypi-armv7 to the build matrix
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- .github/workflows/yocto-builds.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.git
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- .github/workflows/yocto-builds.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.git
|
By
Andrei Gherzan
· #58034
·
|
|
[meta-raspberrypi][PATCH v2 4/7] Add support for a ARMv7 machine supporting multiple Raspberry Pi boards
From: Andrei Gherzan <andrei.gherzan@...> The new raspberrypi-armv7.conf aims at supporting all the ARMv7 Raspberry Pi boards. This initial support was tested on: * Raspberry Pi 4 Model B * Ras
From: Andrei Gherzan <andrei.gherzan@...> The new raspberrypi-armv7.conf aims at supporting all the ARMv7 Raspberry Pi boards. This initial support was tested on: * Raspberry Pi 4 Model B * Ras
|
By
Andrei Gherzan
· #58033
·
|
|
[meta-raspberrypi][PATCH v2 3/7] rpi-base.inc: Split IMAGE_BOOT_FILES for kernel image
From: Andrei Gherzan <andrei.gherzan@...> The kernel image deployment is now defined in IMAGE_BOOT_FILES as a separate variable: RPI_EXTRA_IMAGE_BOOT_FILES. This allows a custom kernel image de
From: Andrei Gherzan <andrei.gherzan@...> The kernel image deployment is now defined in IMAGE_BOOT_FILES as a separate variable: RPI_EXTRA_IMAGE_BOOT_FILES. This allows a custom kernel image de
|
By
Andrei Gherzan
· #58032
·
|
|
[meta-raspberrypi][PATCH v2 2/7] raspberrypi0-2w.conf: Include the RPi 0-2w dtb for all 32-bit machines
From: Andrei Gherzan <andrei.gherzan@...> All 32-bit machines are sharing the list of machine dtbs with the exception of raspberrypi0-2w. Move this away too to unify the machine configurations.
From: Andrei Gherzan <andrei.gherzan@...> All 32-bit machines are sharing the list of machine dtbs with the exception of raspberrypi0-2w. Move this away too to unify the machine configurations.
|
By
Andrei Gherzan
· #58031
·
|
|
[meta-raspberrypi][PATCH v2 1/7] sdcard_image-rpi.bbclass: Move SDIMG_KERNELIMAGE definitions to their machines
From: Andrei Gherzan <andrei.gherzan@...> This unifies the configuration of SDIMG_KERNELIMAGE across machines. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- classes/sdcard_image
From: Andrei Gherzan <andrei.gherzan@...> This unifies the configuration of SDIMG_KERNELIMAGE across machines. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- classes/sdcard_image
|
By
Andrei Gherzan
· #58030
·
|
|
[meta-raspberrypi][PATCH v2 0/7] Add support for multi kernel Raspberry Pi machines
From: Andrei Gherzan <andrei.gherzan@...> PATCH v2: * the patches (depmod fixes) below were merged in oe-core/master (FYI) * added support for a similar (but simpler) armv8 machine - with CI PA
From: Andrei Gherzan <andrei.gherzan@...> PATCH v2: * the patches (depmod fixes) below were merged in oe-core/master (FYI) * added support for a similar (but simpler) armv8 machine - with CI PA
|
By
Andrei Gherzan
· #58029
·
|
|
[meta-raspberrypi][PATCH 5/5] ci: Add raspberrypi-armv7 to the build matrix
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- .github/workflows/yocto-builds.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.git
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- .github/workflows/yocto-builds.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.git
|
By
Andrei Gherzan
· #58017
·
|
|
[meta-raspberrypi][PATCH 4/5] Add support for a multi kernel Raspberry Pi machine
From: Andrei Gherzan <andrei.gherzan@...> The new raspberrypi-armv7.conf aims at supporting all the armv7 Raspberry Pi boards. This initial support was tested on: * Raspberry Pi 4 Model B * Ras
From: Andrei Gherzan <andrei.gherzan@...> The new raspberrypi-armv7.conf aims at supporting all the armv7 Raspberry Pi boards. This initial support was tested on: * Raspberry Pi 4 Model B * Ras
|
By
Andrei Gherzan
· #58016
·
|
|
[meta-raspberrypi][PATCH 3/5] rpi-base.inc: Split IMAGE_BOOT_FILES for kernel image
From: Andrei Gherzan <andrei.gherzan@...> The kernel image deployment is now defined in IMAGE_BOOT_FILES as a separate variable: RPI_EXTRA_IMAGE_BOOT_FILES. This allows a custom kernel image de
From: Andrei Gherzan <andrei.gherzan@...> The kernel image deployment is now defined in IMAGE_BOOT_FILES as a separate variable: RPI_EXTRA_IMAGE_BOOT_FILES. This allows a custom kernel image de
|
By
Andrei Gherzan
· #58015
·
|
|
[meta-raspberrypi][PATCH 1/5] sdcard_image-rpi.bbclass: Move SDIMG_KERNELIMAGE definitions to their machines
From: Andrei Gherzan <andrei.gherzan@...> This unifies the configuration of SDIMG_KERNELIMAGE across machines. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- classes/sdcard_image
From: Andrei Gherzan <andrei.gherzan@...> This unifies the configuration of SDIMG_KERNELIMAGE across machines. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- classes/sdcard_image
|
By
Andrei Gherzan
· #58014
·
|
|
[meta-raspberrypi][PATCH 2/5] raspberrypi0-2w.conf: Include the RPi 0-2w dtb for all 32-bit machines
From: Andrei Gherzan <andrei.gherzan@...> All 32-bit machines are sharing the list of machine dtbs with the exception of raspberrypi0-2w. Move this away too to unify the machine configurations.
From: Andrei Gherzan <andrei.gherzan@...> All 32-bit machines are sharing the list of machine dtbs with the exception of raspberrypi0-2w. Move this away too to unify the machine configurations.
|
By
Andrei Gherzan
· #58013
·
|
|
[meta-raspberrypi][PATCH 0/5] Add support for a multi kernel Raspberry Pi machine
From: Andrei Gherzan <andrei.gherzan@...> The new raspberrypi-armv7.conf aims at supporting all the armv7 Raspberry Pi boards. This initial support was tested on: - Raspberry Pi 4 Model B - Ras
From: Andrei Gherzan <andrei.gherzan@...> The new raspberrypi-armv7.conf aims at supporting all the armv7 Raspberry Pi boards. This initial support was tested on: - Raspberry Pi 4 Model B - Ras
|
By
Andrei Gherzan
· #58012
·
|
|
[meta-raspberrypi][PATCH 1/1] linux-firmware-rpidistro: Fix wireless on Raspberry Pi 4
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- ...t-43455-firmware-to-standard-variant.patch | 28 +++++++++++++++++++ .../linux-firmware
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- ...t-43455-firmware-to-standard-variant.patch | 28 +++++++++++++++++++ .../linux-firmware
|
By
Andrei Gherzan
· #58011
·
|
|
[meta-raspberrypi][PATCH 4/4] docs: Add multiconfig documentation
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- docs/index.rst | 1 + docs/multiconfig.md | 40 ++++++++++++++++++++++++++++++++++++++++ 2
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- docs/index.rst | 1 + docs/multiconfig.md | 40 ++++++++++++++++++++++++++++++++++++++++ 2
|
By
Andrei Gherzan
· #58005
·
|
|
[meta-raspberrypi][PATCH 3/4] ci: Add jobs for multiconfig builds
From: Andrei Gherzan <andrei.gherzan@...> This also fixes a small typo in the normal build matrix. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- .github/workflows/yocto-builds.y
From: Andrei Gherzan <andrei.gherzan@...> This also fixes a small typo in the normal build matrix. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- .github/workflows/yocto-builds.y
|
By
Andrei Gherzan
· #58004
·
|
|
[meta-raspberrypi][PATCH 2/4] multiconfig: Add multiconfig setup for Raspberry Pi 3+4 images
From: Andrei Gherzan <andrei.gherzan@...> This defines two multiconfigs: - raspberrypi: can used to generate an image that support both Raspberypi 3 and Raspberrypi 4 booting - raspberrypi3: us
From: Andrei Gherzan <andrei.gherzan@...> This defines two multiconfigs: - raspberrypi: can used to generate an image that support both Raspberypi 3 and Raspberrypi 4 booting - raspberrypi3: us
|
By
Andrei Gherzan
· #58003
·
|