diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2023-04-06 14:13:27 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-06 14:13:27 -0300 |
| commit | b17c8913e4a3559b74173fe73d9273c0fc0da660 (patch) | |
| tree | e8a248630b4fcc4f68a3049280581632a2622b1f | |
| parent | c62b4300d34fb65c493eb8047188b7043fdd19df (diff) | |
| parent | fb008962766760abe026629064eb31947050df7c (diff) | |
| download | meta-freescale-b17c8913e4a3559b74173fe73d9273c0fc0da660.tar.gz | |
Merge pull request #1484 from MrCry0/master-linux-fslc
Upgrade linux-fslc and linux-fslc-lts
| -rw-r--r-- | recipes-kernel/linux/linux-fslc-lts_5.15.bb | 4 | ||||
| -rw-r--r-- | recipes-kernel/linux/linux-fslc_6.1.bb | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-fslc-lts_5.15.bb b/recipes-kernel/linux/linux-fslc-lts_5.15.bb index c77d43c91..80faa0256 100644 --- a/recipes-kernel/linux/linux-fslc-lts_5.15.bb +++ b/recipes-kernel/linux/linux-fslc-lts_5.15.bb | |||
| @@ -19,9 +19,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | |||
| 19 | # | 19 | # |
| 20 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and | 20 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and |
| 21 | # should be updated once patchlevel is merged. | 21 | # should be updated once patchlevel is merged. |
| 22 | LINUX_VERSION = "5.15.91" | 22 | LINUX_VERSION = "5.15.105" |
| 23 | 23 | ||
| 24 | KBRANCH = "5.15.x+fslc" | 24 | KBRANCH = "5.15.x+fslc" |
| 25 | SRCREV = "4d20f1dcda24d6b2ee234e91bf2ba00083058586" | 25 | SRCREV = "c63907aefe3cb74f9da09a3c827eb3cf0115c0fe" |
| 26 | 26 | ||
| 27 | COMPATIBLE_MACHINE = "(imx-generic-bsp)" | 27 | COMPATIBLE_MACHINE = "(imx-generic-bsp)" |
diff --git a/recipes-kernel/linux/linux-fslc_6.1.bb b/recipes-kernel/linux/linux-fslc_6.1.bb index d5efd49dd..ebce05a8f 100644 --- a/recipes-kernel/linux/linux-fslc_6.1.bb +++ b/recipes-kernel/linux/linux-fslc_6.1.bb | |||
| @@ -19,9 +19,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | |||
| 19 | # | 19 | # |
| 20 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and | 20 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and |
| 21 | # should be updated once patchlevel is merged. | 21 | # should be updated once patchlevel is merged. |
| 22 | LINUX_VERSION = "6.1.4" | 22 | LINUX_VERSION = "6.1.20" |
| 23 | 23 | ||
| 24 | KBRANCH = "6.1.x+fslc" | 24 | KBRANCH = "6.1.x+fslc" |
| 25 | SRCREV = "b3713f4b82513fb3eabf1c5dffbc2b71ba9b80cd" | 25 | SRCREV = "526cda8a8d928f0db2593a192ef36071817af6c5" |
| 26 | 26 | ||
| 27 | COMPATIBLE_MACHINE = "(imx-generic-bsp)" | 27 | COMPATIBLE_MACHINE = "(imx-generic-bsp)" |
