[meta-ti] Denys Dmytriyenko : linux-ti-staging: for keystone RDEPENDS on boot-monitor

Arago Project git git at arago-project.org
Tue Sep 8 15:46:23 PDT 2015


Module: meta-ti
Branch: master
Commit: dc515ca85e19ac79aa5ad3821b7456c605864a9a
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=dc515ca85e19ac79aa5ad3821b7456c605864a9a

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Wed Sep  9 03:42:21 2015 +0000

linux-ti-staging: for keystone RDEPENDS on boot-monitor

Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-kernel/linux/linux-ti-staging_4.1.bb |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb
index c1ca9c7..16b30a7 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.1.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb
@@ -25,6 +25,9 @@ RDEPENDS_kernel-base_append_ti43x = " amx3-cm3"
 # on the target file system.
 RDEPENDS_kernel-base_append_dra7xx = " vpdma-fw"
 
+# Install boot-monitor skern file into /boot dir of rootfs
+RDEPENDS_kernel-base_append_keystone = " boot-monitor"
+
 # 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 am335x-boneblack.dtb"
@@ -54,7 +57,7 @@ SRCREV = "72c971cc113833c7a1f22a3c0ac3260f3a9a3378"
 PV = "4.1.6+git${SRCPV}"
 
 # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
-MACHINE_KERNEL_PR_append = "i"
+MACHINE_KERNEL_PR_append = "j"
 PR = "${MACHINE_KERNEL_PR}"
 
 KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"



More information about the meta-ti mailing list