diff options
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-ti-staging_3.12.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.12.bb b/recipes-kernel/linux/linux-ti-staging_3.12.bb index cb3eabcf..7d5439e9 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.12.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb | |||
| @@ -16,6 +16,10 @@ RDEPENDS_kernel-base += "kernel-devicetree" | |||
| 16 | RDEPENDS_kernel-base_append_ti33x = " am33x-cm3 am33x-cm3-initscript" | 16 | RDEPENDS_kernel-base_append_ti33x = " am33x-cm3 am33x-cm3-initscript" |
| 17 | RDEPENDS_kernel-base_append_ti43x = " am33x-cm3 am33x-cm3-initscript" | 17 | RDEPENDS_kernel-base_append_ti43x = " am33x-cm3 am33x-cm3-initscript" |
| 18 | 18 | ||
| 19 | # Add a run-time dependency for the VPE VPDMA firmware to be installed | ||
| 20 | # on the target file system. | ||
| 21 | RDEPENDS_kernel-base_append_dra7xx-evm = " vpe-vpdma-fw" | ||
| 22 | |||
| 19 | # Default is to package all dtb files for ti33x devices unless building | 23 | # Default is to package all dtb files for ti33x devices unless building |
| 20 | # for the specific beaglebone machine. | 24 | # for the specific beaglebone machine. |
| 21 | KERNEL_DEVICETREE_ti33x = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335x-boneblack.dtb" | 25 | KERNEL_DEVICETREE_ti33x = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335x-boneblack.dtb" |
