diff options
| -rw-r--r-- | recipes-kernel/linux/linux-fslc_6.1.bb | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-fslc_6.1.bb b/recipes-kernel/linux/linux-fslc_6.1.bb index 567294280..7f59d6898 100644 --- a/recipes-kernel/linux/linux-fslc_6.1.bb +++ b/recipes-kernel/linux/linux-fslc_6.1.bb | |||
| @@ -10,8 +10,6 @@ provide support for some backported features and fixes, or because it was applie | |||
| 10 | and takes some time to become part of a stable version, or because it is not applicable for \ | 10 | and takes some time to become part of a stable version, or because it is not applicable for \ |
| 11 | upstreaming." | 11 | upstreaming." |
| 12 | 12 | ||
| 13 | DEPENDS += "lzop-native bc-native" | ||
| 14 | |||
| 15 | require linux-imx.inc | 13 | require linux-imx.inc |
| 16 | 14 | ||
| 17 | SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https" | 15 | SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https" |
| @@ -21,10 +19,10 @@ SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol= | |||
| 21 | # | 19 | # |
| 22 | # 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 |
| 23 | # should be updated once patchlevel is merged. | 21 | # should be updated once patchlevel is merged. |
| 24 | LINUX_VERSION = "6.1.27" | 22 | LINUX_VERSION = "6.1.29" |
| 25 | 23 | ||
| 26 | KBRANCH = "6.1.x+fslc" | 24 | KBRANCH = "6.1.x+fslc" |
| 27 | SRCREV = "ddc32335b72f78943045b242eb6e0b069ef4cdae" | 25 | SRCREV = "9dd7c6bd8a02e7c5b745b18cfec8bce73feb6de7" |
| 28 | 26 | ||
| 29 | KBUILD_DEFCONFIG:mx27-generic-bsp = "imx_v4_v5_defconfig" | 27 | KBUILD_DEFCONFIG:mx27-generic-bsp = "imx_v4_v5_defconfig" |
| 30 | KBUILD_DEFCONFIG:mx5-generic-bsp = "imx_v6_v7_defconfig" | 28 | KBUILD_DEFCONFIG:mx5-generic-bsp = "imx_v6_v7_defconfig" |
