Skip to content

Commit e6f2c43

Browse files
committed
test
Signed-off-by: Marcel Lilienthal <134974+mlilien@users.noreply.github.com>
1 parent 21f964c commit e6f2c43

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

conf/machine/include/phytec-imx8mm.inc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ MACHINE_FEATURES:append = " \
9797
"
9898

9999
OMNECT_BOOTLOADER_RECIPE_PATH = "${LAYERDIR_phytec}/recipes-bsp/u-boot/u-boot-phytec-imx_2024.04-2.2.0-phy24.bb"
100+
#DONT COMMIT
101+
OMNECT_BOOTLOADER_RECIPE_PATH = "${LAYERDIR_phytec}/recipes-bsp/u-boot/u-boot-phytec-imx_2024.04-2.2.0-phy23.bb"
100102

101103
# force bootloader version checksum to be old, when sure it's 100% binary compatible
102104
# OMNECT_BOOTLOADER_CHECKSUM_COMPATIBLE:pn-bootloader-versioned = "<newchecksum> <oldchecksum>"
@@ -107,3 +109,6 @@ OMNECT_BOOTLOADER_RECIPE_PATH = "${LAYERDIR_phytec}/recipes-bsp/u-boot/u-boot-ph
107109
# computed checksum is different to this; set to <oldchecksum> when
108110
# OMNECT_BOOTLOADER_CHECKSUM_COMPATIBLE:pn-bootloader-versioned is set
109111
OMNECT_BOOTLOADER_CHECKSUM_EXPECTED:pn-bootloader-versioned = "86b6a5a4848f875bd29aff7c5c09e720f19d6464891c9b6c22977803eccec374"
112+
#DONT COMMIT
113+
OMNECT_BOOTLOADER_CHECKSUM_EXPECTED:pn-bootloader-versioned = "faa4ee371d68bc291465422c1e8713cd2b5e0954c7feb354b76217652c3b07df"
114+
OMNECT_BOOTLOADER_CHECKSUM_COMPATIBLE:pn-bootloader-versioned = "eef7efcb1878fbf7a86996cf9e228b9f69fafca1ed8c0d6acd4e86fd760e88a5 faa4ee371d68bc291465422c1e8713cd2b5e0954c7feb354b76217652c3b07df"

kas/machine/phytec/phytec.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ repos:
88
url: "https://github.com/phytec/meta-phytec"
99
branch: "scarthgap"
1010
commit: "de7005117bf83b93fbe47ec054f8a9ddd0d6a382"
11+
# DONT COMMIT
12+
commit: "951384d6a847a5cfcb9c34e31e2e47c15a91437f"
1113
patches:
1214
p001:
1315
repo: "meta-omnect"

0 commit comments

Comments
 (0)