[meta-ti] [PATCH] linux-ti-staging: merged PM, platform & connectivity, install boneblack DTB
Denys Dmytriyenko
denis at denix.org
Tue Oct 8 14:47:14 PDT 2013
From: Denys Dmytriyenko <denys at ti.com>
* The PM for TI part was merged in
* Platform and connectivity got updated
* Since we now have separate DTB for BeagleBone Black, install it too
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-kernel/linux/linux-ti-staging_git.bb | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/recipes-kernel/linux/linux-ti-staging_git.bb b/recipes-kernel/linux/linux-ti-staging_git.bb
index 44b0b83..c731443 100644
--- a/recipes-kernel/linux/linux-ti-staging_git.bb
+++ b/recipes-kernel/linux/linux-ti-staging_git.bb
@@ -17,9 +17,9 @@ RDEPENDS_kernel-base_append_ti33x = " am33x-cm3 am33x-cm3-initscript"
# Default is to package all dtb files for ti33x devices unless building
# for the specific beaglebone machine.
-KERNEL_DEVICETREE_ti33x = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb"
+KERNEL_DEVICETREE_ti33x = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335x-boneblack.dtb"
KERNEL_DEVICETREE_am437x-evm = "am43x-epos-evm.dtb"
-KERNEL_DEVICETREE_beaglebone = "am335x-bone.dtb"
+KERNEL_DEVICETREE_beaglebone = "am335x-bone.dtb am335x-boneblack.dtb"
KERNEL_DEVICETREE_omap5-evm = "omap5-uevm.dtb"
KERNEL_DEVICETREE_dra7xx-evm = "dra7-evm.dtb"
@@ -31,11 +31,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-linux-3.12.y"
-SRCREV = "cfb43bb45e51e2cbff47d62fa348de6a30147f41"
+SRCREV = "6c33548b82709198a16b751d6092037556fc4c05"
PV = "3.11+3.12-rc4"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
-MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
+MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
PR = "${MACHINE_KERNEL_PR}"
SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \
--
1.8.3.2
More information about the meta-ti
mailing list