diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2015-05-06 22:57:28 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-05-06 13:51:30 -0400 |
| commit | 292d722cb480c7c77e28291961b739e78aa77dca (patch) | |
| tree | 8fa267dd79157da0ffb71b82e69914414308866c | |
| parent | 1bdbc46ac03370f3d03673fe616f1bf002a0b6c9 (diff) | |
| download | meta-ti-292d722cb480c7c77e28291961b739e78aa77dca.tar.gz | |
linux-ti-staging: update with more fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-kernel/linux/linux-ti-staging_3.14.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb index cb08de4b..63a8bd20 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.14.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb | |||
| @@ -45,11 +45,11 @@ S = "${WORKDIR}/git" | |||
| 45 | 45 | ||
| 46 | BRANCH = "ti-linux-3.14.y" | 46 | BRANCH = "ti-linux-3.14.y" |
| 47 | 47 | ||
| 48 | SRCREV = "443cd651e9fd926f50932abff395f6f843a11372" | 48 | SRCREV = "ad37716161e4e7a670607b4bd9b2407409918800" |
| 49 | PV = "3.14.40" | 49 | PV = "3.14.40" |
| 50 | 50 | ||
| 51 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 51 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
| 52 | MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" | 52 | MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}" |
| 53 | PR = "${MACHINE_KERNEL_PR}" | 53 | PR = "${MACHINE_KERNEL_PR}" |
| 54 | 54 | ||
| 55 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 55 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |
