diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2015-11-09 04:43:51 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-11-09 14:32:19 -0500 |
| commit | 0c900b8df37eaf9b237ecaf5b77a4cf5819ce6af (patch) | |
| tree | c13a2044383dd14e32fd361c0e36741337a4cdc4 | |
| parent | dac64c6888dbda98ca298c92d72b2f75255ac852 (diff) | |
| download | meta-ti-0c900b8df37eaf9b237ecaf5b77a4cf5819ce6af.tar.gz | |
linux-ti-staging: update to the latest
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.1.bb | 4 |
1 files changed, 2 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 11e7acc3..6e64b8bb 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb | |||
| @@ -54,11 +54,11 @@ S = "${WORKDIR}/git" | |||
| 54 | 54 | ||
| 55 | BRANCH = "ti-lsk-linux-4.1.y" | 55 | BRANCH = "ti-lsk-linux-4.1.y" |
| 56 | 56 | ||
| 57 | SRCREV = "8a6bfa3c90407b6588ec58724b0f6c3eefbca8fc" | 57 | SRCREV = "b9280daf1340ca5a21271d560df522215e7f2d73" |
| 58 | PV = "4.1.12+git${SRCPV}" | 58 | PV = "4.1.12+git${SRCPV}" |
| 59 | 59 | ||
| 60 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 60 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
| 61 | MACHINE_KERNEL_PR_append = "a" | 61 | MACHINE_KERNEL_PR_append = "b" |
| 62 | PR = "${MACHINE_KERNEL_PR}" | 62 | PR = "${MACHINE_KERNEL_PR}" |
| 63 | 63 | ||
| 64 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 64 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |
