diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2015-12-18 16:25:04 -0500 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-12-23 16:45:40 -0500 |
| commit | 22f32bf1597167dc55cff325ec87e3e11cd3b2c7 (patch) | |
| tree | ad767a7424c193a97cf3151e4cc328836d472e90 /recipes-kernel | |
| parent | 5ae74e827cf5dac06a097b9bdbbd89a5bb5a622f (diff) | |
| download | meta-ti-22f32bf1597167dc55cff325ec87e3e11cd3b2c7.tar.gz | |
linux-ti-staging: update to the latest and add deps for serdes fw
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.1.bb | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index e7643241..5adfb337 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb | |||
| @@ -31,6 +31,9 @@ RDEPENDS_kernel-base_append_keystone = " boot-monitor" | |||
| 31 | # Install ti-sci-fw into /boot dir of rootfs | 31 | # Install ti-sci-fw into /boot dir of rootfs |
| 32 | RDEPENDS_kernel-base_append_k2g-evm = " ti-sci-fw" | 32 | RDEPENDS_kernel-base_append_k2g-evm = " ti-sci-fw" |
| 33 | 33 | ||
| 34 | # Add run-time dependency for SerDes firmware to the rootfs | ||
| 35 | RDEPENDS_kernel-base_append_keystone = " serdes-fw" | ||
| 36 | |||
| 34 | # Default is to package all dtb files for ti33x devices unless building | 37 | # Default is to package all dtb files for ti33x devices unless building |
| 35 | # for the specific beaglebone machine. | 38 | # for the specific beaglebone machine. |
| 36 | KERNEL_DEVICETREE_ti33x = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335x-boneblack.dtb" | 39 | KERNEL_DEVICETREE_ti33x = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335x-boneblack.dtb" |
| @@ -57,11 +60,11 @@ S = "${WORKDIR}/git" | |||
| 57 | 60 | ||
| 58 | BRANCH = "ti-lsk-linux-4.1.y" | 61 | BRANCH = "ti-lsk-linux-4.1.y" |
| 59 | 62 | ||
| 60 | SRCREV = "f0f52afb60f57f31c099dc849c6757fea5664e89" | 63 | SRCREV = "0f37ee50e2b263eb5941d91ef6da7d4ca51f7488" |
| 61 | PV = "4.1.13+git${SRCPV}" | 64 | PV = "4.1.13+git${SRCPV}" |
| 62 | 65 | ||
| 63 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 66 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
| 64 | MACHINE_KERNEL_PR_append = "d" | 67 | MACHINE_KERNEL_PR_append = "e" |
| 65 | PR = "${MACHINE_KERNEL_PR}" | 68 | PR = "${MACHINE_KERNEL_PR}" |
| 66 | 69 | ||
| 67 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 70 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |
