Module: meta-ti Branch: daisy Commit: b7b9bfe61c7a416dc50d0d9c5d30469a797526a2 URL: http://arago-project.org/git/meta-ti.git?a=commit;h=b7b9bfe61c7a416dc50d0d9c5d30469a797526a2
Author: Denys Dmytriyenko <[email protected]> Date: Mon Aug 11 20:30:43 2014 -0400 linux-ti-staging: update to 3.14.16 with am57xx and other updates Add am57xx-beagle-x15.dtb to the list of installed dra7xx DTB files. Signed-off-by: Denys Dmytriyenko <[email protected]> --- recipes-kernel/linux/linux-ti-staging_3.14.bb | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb index 6088bee..37e6259 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.14.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb @@ -29,7 +29,8 @@ KERNEL_DEVICETREE_ti33x = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335 KERNEL_DEVICETREE_ti43x = "am43x-epos-evm.dtb am437x-gp-evm.dtb" KERNEL_DEVICETREE_beaglebone = "am335x-bone.dtb am335x-boneblack.dtb" KERNEL_DEVICETREE_omap5-evm = "omap5-uevm.dtb" -KERNEL_DEVICETREE_dra7xx = "dra7-evm.dtb" +KERNEL_DEVICETREE_dra7xx = "dra7-evm.dtb am57xx-beagle-x15.dtb" +KERNEL_DEVICETREE_am57xx-evm = "am57xx-beagle-x15.dtb" KERNEL_DEVICETREE_omap3 = "omap3-beagle.dtb omap3-beagle-xm.dtb omap3-evm.dtb omap3-evm-37xx.dtb am3517-evm.dtb" KERNEL_DEVICETREE_am3517-evm = "am3517-evm.dtb" KERNEL_DEVICETREE_am37x-evm = "omap3-evm-37xx.dtb" @@ -43,8 +44,8 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-3.14.y" -SRCREV = "780f0589876618911eb9cd7ad5a83db249ad1638" -PV = "3.14.15" +SRCREV = "8f69b4c2243fb3b0d85fd2a0b575d5170d53dbea" +PV = "3.14.16" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
