diff options
| -rw-r--r-- | recipes-kernel/linux/linux-fslc-imx_6.1.bb | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx_6.1.bb b/recipes-kernel/linux/linux-fslc-imx_6.1.bb index c52b947af..8c26da775 100644 --- a/recipes-kernel/linux/linux-fslc-imx_6.1.bb +++ b/recipes-kernel/linux/linux-fslc-imx_6.1.bb | |||
| @@ -38,6 +38,7 @@ Latest stable Kernel patchlevel is applied and maintained by Community." | |||
| 38 | # ------------------------------------------------------------------------------ | 38 | # ------------------------------------------------------------------------------ |
| 39 | # 3. Critical patches (SHA(s)) | 39 | # 3. Critical patches (SHA(s)) |
| 40 | # ------------------------------------------------------------------------------ | 40 | # ------------------------------------------------------------------------------ |
| 41 | # - ad9ab3b3c553c ARM: imx_v7_defconfig: Remove KERNEL_LZO config | ||
| 41 | # | 42 | # |
| 42 | # NOTE to upgraders: | 43 | # NOTE to upgraders: |
| 43 | # This recipe should NOT collect individual patches, they should be applied to | 44 | # This recipe should NOT collect individual patches, they should be applied to |
| @@ -47,11 +48,9 @@ Latest stable Kernel patchlevel is applied and maintained by Community." | |||
| 47 | 48 | ||
| 48 | require linux-imx.inc | 49 | require linux-imx.inc |
| 49 | 50 | ||
| 50 | DEPENDS += "lzop-native bc-native" | ||
| 51 | |||
| 52 | KBRANCH = "6.1-1.0.x-imx" | 51 | KBRANCH = "6.1-1.0.x-imx" |
| 53 | SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https" | 52 | SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https" |
| 54 | SRCREV = "897d73a656fe33d0c4549c5de1d07797f99d6871" | 53 | SRCREV = "ad9ab3b3c553cbc3c61f233b6e2cd5abdd2a624b" |
| 55 | 54 | ||
| 56 | # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition | 55 | # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition |
| 57 | # required by kernel-yocto.bbclass. | 56 | # required by kernel-yocto.bbclass. |
