Skip to content

Commit

Permalink
Merge branch 'master' into feature/new_containers
Browse files Browse the repository at this point in the history
  • Loading branch information
highercomve authored Sep 23, 2024
2 parents dfce0bb + 6c3a013 commit 293a6c8
Show file tree
Hide file tree
Showing 129 changed files with 450,813 additions and 235 deletions.
11 changes: 11 additions & 0 deletions .github/configs/build-base-remix.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
_source_dir: .
header:
version: 16
local_conf_header:
__menu_config_locals: ''
__menu_config_vars: |-
PVROOT_IMAGE = "yes"
PVROOT_IMAGE_BSP = "core-image-base"
EXTRA_IMAGE_FEATURES:append = " debug-tweaks"
target:
- pantavisor-remix
95 changes: 95 additions & 0 deletions .github/configs/release/imx8qxpc0mek-scarthgap.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
header:
version: 16
_source_dir: .
repos:
meta-freescale:
commit: a5213ff1f0d1c67e0155b41231d935da962eb79a
url: https://github.com/Freescale/meta-freescale.git
meta-freescale-3rdparty:
commit: 6c063450d464eb2f380443c7d9af1b94ce9b9d75
url: https://github.com/Freescale/meta-freescale-3rdparty.git
meta-freescale-distro:
commit: b9d6a5d9931922558046d230c1f5f4ef6ee72345
url: https://github.com/Freescale/meta-freescale-distro.git
meta-openembedded:
layers:
meta-multimedia:
meta-filesystems:
meta-networking:
meta-oe:
meta-python:
url: https://github.com/openembedded/meta-openembedded.git
commit: 1235dd4ed4a57e67683c045ad76b6a0f9e896b45
meta-imx:
url: https://github.com/nxp-imx/meta-imx.git
branch: scarthgap-6.6.23-2.0.0
layers:
meta-imx-bsp:
meta-imx-ml:
meta-imx-sdk:
commit: f08206cdb6a47f5f52ec84e6286bcc5d8fd53cec
meta-arm:
commit: 1947c000299c0330e8a866996505221a14c0e1ea
layers:
meta-arm:
meta-arm-toolchain:
url: git://git.yoctoproject.org/meta-arm
meta-pantavisor:
poky:
url: https://github.com/yoctoproject/poky.git
layers:
meta:
meta-poky:
patches:
fit-image-multiconfig:
path: patches/poky/0001-fit-image-multiconfig.scarthgap.patch
repo: meta-pantavisor
commit: 1678bb9ee2a1ce476b5b153d9e79bb9813c33574
meta-virtualization:
commit: 66ee8d268db25a9f2848bda6858c284c745f549f
url: git://git.yoctoproject.org/meta-virtualization
local_conf_header:
platform-freescale: |
ACCEPT_FSL_EULA = "1"
platform-nxp: |
PV_UBOOT_AUTOFDT = "1"
VIRTUAL-RUNTIME_initscripts = "initscripts-pv"
EXTRA_IMAGE_FEATURES = "debug-tweaks"
PANTAVISOR_MACHINE_FIRMWARE = ""
PANTAVISOR_MACHINE_KERNEL_MODULES = ""
PREFERRED_PROVIDER_virtual/kernel = "linux-imx"
panta-base: |
TMPDIR = "${TOPDIR}/tmp-${DISTRO_CODENAME}"
panta-busybox: |
PREFERRED_VERSION_busybox = "1.36~pv.%"
panta-mbedtls: |
PREFERRED_VERSION_mbedtls = "2.28.%"
pantavisor-system: |
DISTRO_FEATURES:append = " pantavisor-system "
PANTAVISOR_FEATURES:append = " dm-crypt"
PANTAVISOR_FEATURES:append = " dm-verity"
INITRAMFS_IMAGE = "pantavisor-initramfs"
pantavisor-remix: |
IMAGE_CLASSES:append = " image-pvrexport"
__menu_config_locals: ''
__menu_config_vars: |-
PVROOT_IMAGE = "yes"
PVROOT_IMAGE_BSP = "core-image-base"
EXTRA_IMAGE_FEATURES:append = " debug-tweaks"
__voldirs: |-
SSTATE_DIR="/shared/sstate"
DL_DIR="/shared/dldir"
bblayers_conf_header:
platform-nxp: |
BBMASK += "meta-imx/meta-bsp/recipes-bsp/firmware-imx/firmware-imx.*"
BBMASK += "meta-imx/meta-imx-bsp/recipes-bsp/firmware-imx/firmware-imx.*"
machine: imx8qxpc0mek
target:
- pantavisor-remix
build_system: oe
env:
PVROOT_IMAGE_BSP:
PV_BOOT_OEMARGS:
defaults:
repos:
branch: scarthgap
74 changes: 74 additions & 0 deletions .github/configs/release/raspberrypi-armv8-scarthgap.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
header:
version: 16
_source_dir: .
repos:
meta-raspberrypi:
commit: 1918a27419dcd5e79954c0dc0edddcde91057a7e
patches:
uboot-env:
path: patches/meta-raspberrypi/0001-fix-conflicting-boot.scr-from-of-u-boot-and-u-boot-d.patch
repo: meta-pantavisor
path: meta-raspberrypi
url: https://github.com/agherzan/meta-raspberrypi
meta-qt5:
commit: eb828418264a49b8d00035cb3d7b12fcea3be801
path: meta-qt5
url: https://github.com/meta-qt5/meta-qt5/
meta-pantavisor:
poky:
url: https://github.com/yoctoproject/poky.git
layers:
meta:
meta-poky:
patches:
fit-image-multiconfig:
path: patches/poky/0001-fit-image-multiconfig.scarthgap.patch
repo: meta-pantavisor
commit: 1678bb9ee2a1ce476b5b153d9e79bb9813c33574
meta-virtualization:
commit: 66ee8d268db25a9f2848bda6858c284c745f549f
url: git://git.yoctoproject.org/meta-virtualization
meta-openembedded:
commit: 1235dd4ed4a57e67683c045ad76b6a0f9e896b45
layers:
meta-filesystems:
meta-networking:
meta-oe:
meta-python:
url: https://github.com/openembedded/meta-openembedded.git
local_conf_header:
platform-raspberrypi: |
LICENSE_FLAGS_ACCEPTED += "synaptics-killswitch"
RPI_USE_U_BOOT = "1"
ENABLE_UART = "1"
panta-base: |
TMPDIR = "${TOPDIR}/tmp-${DISTRO_CODENAME}"
panta-busybox: |
PREFERRED_VERSION_busybox = "1.36~pv.%"
panta-mbedtls: |
PREFERRED_VERSION_mbedtls = "2.28.%"
pantavisor-system: |
DISTRO_FEATURES:append = " pantavisor-system "
PANTAVISOR_FEATURES:append = " dm-crypt"
PANTAVISOR_FEATURES:append = " dm-verity"
INITRAMFS_IMAGE = "pantavisor-initramfs"
pantavisor-remix: |
IMAGE_CLASSES:append = " image-pvrexport"
__menu_config_locals: ''
__menu_config_vars: |-
PVROOT_IMAGE = "yes"
PVROOT_IMAGE_BSP = "core-image-base"
EXTRA_IMAGE_FEATURES:append = " debug-tweaks"
__voldirs: |-
SSTATE_DIR="/shared/sstate"
DL_DIR="/shared/dldir"
machine: raspberrypi-armv8
target:
- pantavisor-remix
build_system: oe
env:
PVROOT_IMAGE_BSP:
PV_BOOT_OEMARGS:
defaults:
repos:
branch: scarthgap
76 changes: 76 additions & 0 deletions .github/configs/release/sunxi-nanopi-r1-scarthgap.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
header:
version: 16
_source_dir: .
repos:
meta-sunxi:
commit: 05827e296c2cb09043141b241153468deb4428d0
patches:
orange-pi-3lts:
path: patches/meta-sunxi/0002-orange-pi-3lts-backport.patch
repo: meta-pantavisor
wks-root-label:
path: patches/meta-sunxi/0001-wks-root-label.patch
repo: meta-pantavisor
url: https://github.com/linux-sunxi/meta-sunxi
meta-arm:
commit: 1947c000299c0330e8a866996505221a14c0e1ea
layers:
meta-arm:
meta-arm-toolchain:
url: git://git.yoctoproject.org/meta-arm
meta-pantavisor:
poky:
url: https://github.com/yoctoproject/poky.git
layers:
meta:
meta-poky:
patches:
fit-image-multiconfig:
path: patches/poky/0001-fit-image-multiconfig.scarthgap.patch
repo: meta-pantavisor
commit: 1678bb9ee2a1ce476b5b153d9e79bb9813c33574
meta-virtualization:
commit: 66ee8d268db25a9f2848bda6858c284c745f549f
url: git://git.yoctoproject.org/meta-virtualization
meta-openembedded:
commit: 1235dd4ed4a57e67683c045ad76b6a0f9e896b45
layers:
meta-filesystems:
meta-networking:
meta-oe:
meta-python:
url: https://github.com/openembedded/meta-openembedded.git
local_conf_header:
platform-sunxi: |
PV_UBOOT_AUTOFDT = "1"
panta-base: |
TMPDIR = "${TOPDIR}/tmp-${DISTRO_CODENAME}"
panta-busybox: |
PREFERRED_VERSION_busybox = "1.36~pv.%"
panta-mbedtls: |
PREFERRED_VERSION_mbedtls = "2.28.%"
pantavisor-system: |
DISTRO_FEATURES:append = " pantavisor-system "
PANTAVISOR_FEATURES:append = " dm-crypt"
PANTAVISOR_FEATURES:append = " dm-verity"
INITRAMFS_IMAGE = "pantavisor-initramfs"
pantavisor-remix: |
IMAGE_CLASSES:append = " image-pvrexport"
__menu_config_locals: ''
__menu_config_vars: |-
PVROOT_IMAGE = "yes"
PVROOT_IMAGE_BSP = "core-image-base"
EXTRA_IMAGE_FEATURES:append = " debug-tweaks"
__voldirs: |-
SSTATE_DIR="/shared/sstate"
DL_DIR="/shared/dldir"
machine: nanopi-r1
target:
- pantavisor-remix
build_system: oe
env:
PVROOT_IMAGE_BSP:
PV_BOOT_OEMARGS:
defaults:
repos:
branch: scarthgap
76 changes: 76 additions & 0 deletions .github/configs/release/sunxi-orange-pi-3lts-scarthgap.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
header:
version: 16
_source_dir: .
repos:
meta-sunxi:
commit: 05827e296c2cb09043141b241153468deb4428d0
patches:
orange-pi-3lts:
path: patches/meta-sunxi/0002-orange-pi-3lts-backport.patch
repo: meta-pantavisor
wks-root-label:
path: patches/meta-sunxi/0001-wks-root-label.patch
repo: meta-pantavisor
url: https://github.com/linux-sunxi/meta-sunxi
meta-arm:
commit: 1947c000299c0330e8a866996505221a14c0e1ea
layers:
meta-arm:
meta-arm-toolchain:
url: git://git.yoctoproject.org/meta-arm
meta-pantavisor:
poky:
url: https://github.com/yoctoproject/poky.git
layers:
meta:
meta-poky:
patches:
fit-image-multiconfig:
path: patches/poky/0001-fit-image-multiconfig.scarthgap.patch
repo: meta-pantavisor
commit: 1678bb9ee2a1ce476b5b153d9e79bb9813c33574
meta-virtualization:
commit: 66ee8d268db25a9f2848bda6858c284c745f549f
url: git://git.yoctoproject.org/meta-virtualization
meta-openembedded:
commit: 1235dd4ed4a57e67683c045ad76b6a0f9e896b45
layers:
meta-filesystems:
meta-networking:
meta-oe:
meta-python:
url: https://github.com/openembedded/meta-openembedded.git
local_conf_header:
platform-sunxi: |
PV_UBOOT_AUTOFDT = "1"
panta-base: |
TMPDIR = "${TOPDIR}/tmp-${DISTRO_CODENAME}"
panta-busybox: |
PREFERRED_VERSION_busybox = "1.36~pv.%"
panta-mbedtls: |
PREFERRED_VERSION_mbedtls = "2.28.%"
pantavisor-system: |
DISTRO_FEATURES:append = " pantavisor-system "
PANTAVISOR_FEATURES:append = " dm-crypt"
PANTAVISOR_FEATURES:append = " dm-verity"
INITRAMFS_IMAGE = "pantavisor-initramfs"
pantavisor-remix: |
IMAGE_CLASSES:append = " image-pvrexport"
__menu_config_locals: ''
__menu_config_vars: |-
PVROOT_IMAGE = "yes"
PVROOT_IMAGE_BSP = "core-image-base"
EXTRA_IMAGE_FEATURES:append = " debug-tweaks"
__voldirs: |-
SSTATE_DIR="/shared/sstate"
DL_DIR="/shared/dldir"
machine: orange-pi-3lts
target:
- pantavisor-remix
build_system: oe
env:
PVROOT_IMAGE_BSP:
PV_BOOT_OEMARGS:
defaults:
repos:
branch: scarthgap
Loading

0 comments on commit 293a6c8

Please sign in to comment.