Skip to content

Commit

Permalink
Merge pull request #812 from YoeDistro/kraj/master
Browse files Browse the repository at this point in the history
Update layers and default logo in psplash to yoe logo
  • Loading branch information
cbrake authored Jul 27, 2023
2 parents 5e5f54f + 4aa7103 commit ac32538
Show file tree
Hide file tree
Showing 18 changed files with 33 additions and 12 deletions.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,27 @@ and this project adheres to
- Upgrade openCV to 4.8.0
- Upgrade bpftrace to 0.18.0
- Upgrade linux-raspberrypi to 6.1.38
- Update linux-yocto 6.1 to v6.1.38 and 6.4 to v6.4.2
- Update linux-yocto 6.1 to v6.1.38 and 6.4 to v6.4.3
- Upgrade bluez5 5.66 -> 5.68
- Enable JIT on RISCV64 for webkitgtk
- Add -Wl,--undefined-version when using lld for few recipes
- Upgrade opkg to 0.6.2
- Upgrade go compiler to 1.20.6
- Improve pybootchartgui rendering
- Add -mbranch-protection=standard for all aarch64
- Configure gcc without --enable-standard-branch-protection
- Upgrade qemu to 8.0.3
- Upgrade linux-firmware to 20230625
- Add rust selftests
- Fix network restrictions for glibc-testsuite ptests
- Add the disable-wifi overlay for RPI machines
- Improve glibc testing over nfs root

### Added

- Added recipes - python3-pyqt5, python3-pyqt5-sip, python3-pyqt-builder
wtmpdb, lastlog2
- Yoe logo in psplash

### Removed

Expand Down
2 changes: 1 addition & 1 deletion sources/meta-arm
Submodule meta-arm updated 131 files
2 changes: 1 addition & 1 deletion sources/meta-freescale
Submodule meta-freescale updated 35 files
+0 −1 conf/machine/imx6ullevk.conf
+0 −1 conf/machine/imx6ulz-14x14-evk.conf
+33 −0 conf/machine/imx93-14x14-lpddr4x-evk.conf
+6 −0 conf/machine/include/imx-base.inc
+1 −1 conf/machine/include/imx93-evk.inc
+0 −30 recipes-bsp/dp-firmware-cadence/dp-firmware-cadence_20.04.bb
+29 −0 recipes-bsp/dp-firmware-cadence/dp-firmware-cadence_22.04.bb
+26 −11 recipes-bsp/firmware-imx/firmware-nxp-wifi_1.0.bb
+2 −2 recipes-bsp/imx-lib/imx-lib_git.bb
+30 −25 recipes-bsp/imx-mkimage/files/0001-iMX8M-soc.mak-use-native-mkimage-from-sysroot.patch
+2 −2 recipes-bsp/imx-mkimage/imx-mkimage_git.inc
+2 −2 recipes-bsp/imx-test/imx-test_git.bb
+4 −4 recipes-bsp/isp-imx/basler-camera_4.2.2.22.0.bb
+5 −3 recipes-bsp/isp-imx/isp-imx_4.2.2.22.0.bb
+1 −1 recipes-bsp/mc-utils/mc-utils_git.bb
+1 −1 recipes-bsp/rcw/rcw_git.bb
+3 −3 recipes-bsp/u-boot/u-boot-imx-common_2023.04.inc
+2 −2 recipes-bsp/u-boot/u-boot-imx_2023.04.bb
+1 −1 recipes-bsp/uefi/uefi_git.bb
+0 −41 recipes-dpaa2/management-complex/management-complex_10.14.1.bb
+0 −41 recipes-dpaa2/management-complex/management-complex_10.20.4.bb
+0 −41 recipes-dpaa2/management-complex/management-complex_10.24.0.bb
+0 −41 recipes-dpaa2/management-complex/management-complex_10.29.0.bb
+2 −2 recipes-dpaa2/management-complex/management-complex_10.37.0.bb
+2 −2 recipes-dpaa2/restool/restool_git.bb
+2 −2 recipes-dpaa2/spc/spc_git.bb
+4 −1 recipes-graphics/wayland/weston-init.bbappend
+1 −1 recipes-kernel/kernel-modules/kernel-module-imx-gpu-viv_6.4.11.p1.2+fslc.bb
+3 −3 recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.22.0.bb
+10 −6 recipes-kernel/linux/linux-fslc-imx_6.1.bb
+2 −2 recipes-kernel/linux/linux-imx-headers_6.1.bb
+37 −0 recipes-kernel/linux/linux-imx/drivers-mxc-gpu-viv-Fix-enum-int-mismatch-warning.patch
+6 −4 recipes-kernel/linux/linux-imx_6.1.bb
+0 −0 recipes-security/smw/keyctl-caam_git.bb
+64 −0 recipes-security/smw/smw_git.bb
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 134 files
2 changes: 1 addition & 1 deletion sources/meta-raspberrypi
2 changes: 1 addition & 1 deletion sources/meta-rockchip
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ SRC_URI:append:yoe = "\
file://0001-imx8mn_var_som-Adjust-for-boot-root-data-paritioning.patch \
file://0001-move-fdt-load-up-to-make-space-for-kernel.patch \
"

SRC_URI += "file://nologo.cfg"
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CONFIG_VIDEO_LOGO = n
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CONFIG_LOGO = n
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
SRC_URI += "file://overlayfs.cfg"
SRC_URI += "file://nologo.cfg"
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions sources/meta-yoe/recipes-core/psplash/psplash_%.bbappend
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
SPLASH_IMAGES:yoe = "file://psplash-yoe.png;outsuffix=default"
2 changes: 1 addition & 1 deletion sources/poky
Submodule poky updated 181 files

0 comments on commit ac32538

Please sign in to comment.