diff options
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-keystone-rt_3.10.bb | 6 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-keystone_3.10.bb | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/recipes-kernel/linux/linux-keystone-rt_3.10.bb b/recipes-kernel/linux/linux-keystone-rt_3.10.bb index 51e18d30..b914c52c 100644 --- a/recipes-kernel/linux/linux-keystone-rt_3.10.bb +++ b/recipes-kernel/linux/linux-keystone-rt_3.10.bb | |||
@@ -10,7 +10,7 @@ inherit kernel | |||
10 | require recipes-kernel/linux/linux-dtb.inc | 10 | require recipes-kernel/linux/linux-dtb.inc |
11 | require recipes-kernel/linux/setup-defconfig.inc | 11 | require recipes-kernel/linux/setup-defconfig.inc |
12 | 12 | ||
13 | MACHINE_KERNEL_PR_append = "d" | 13 | MACHINE_KERNEL_PR_append = "e" |
14 | PR = "${MACHINE_KERNEL_PR}" | 14 | PR = "${MACHINE_KERNEL_PR}" |
15 | 15 | ||
16 | KERNEL_DEVICETREE_k2hk-evm = "k2hk-evm.dtb" | 16 | KERNEL_DEVICETREE_k2hk-evm = "k2hk-evm.dtb" |
@@ -19,8 +19,8 @@ KERNEL_DEVICETREE_k2l-evm = "k2l-evm.dtb" | |||
19 | 19 | ||
20 | KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" | 20 | KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" |
21 | 21 | ||
22 | #This commit corresponds to "K2_RT_LINUX_03.10.72_15.##" | 22 | #This commit corresponds to "K2_RT_LINUX_03.10.72_15.08" |
23 | SRCREV = "d607d75a2de99b3723cf9a2ba56f839debbee3c8" | 23 | SRCREV = "dfe5ac2e9d7dba93fad48ca761933503dbdecae2" |
24 | PV = "3.10.72+git${SRCPV}" | 24 | PV = "3.10.72+git${SRCPV}" |
25 | 25 | ||
26 | BRANCH = "v3.10.72/master-rt" | 26 | BRANCH = "v3.10.72/master-rt" |
diff --git a/recipes-kernel/linux/linux-keystone_3.10.bb b/recipes-kernel/linux/linux-keystone_3.10.bb index 01573cab..85eecb6b 100644 --- a/recipes-kernel/linux/linux-keystone_3.10.bb +++ b/recipes-kernel/linux/linux-keystone_3.10.bb | |||
@@ -10,7 +10,7 @@ inherit kernel | |||
10 | require recipes-kernel/linux/linux-dtb.inc | 10 | require recipes-kernel/linux/linux-dtb.inc |
11 | require recipes-kernel/linux/setup-defconfig.inc | 11 | require recipes-kernel/linux/setup-defconfig.inc |
12 | 12 | ||
13 | MACHINE_KERNEL_PR_append = "d" | 13 | MACHINE_KERNEL_PR_append = "e" |
14 | PR = "${MACHINE_KERNEL_PR}" | 14 | PR = "${MACHINE_KERNEL_PR}" |
15 | 15 | ||
16 | KERNEL_DEVICETREE_k2hk-evm = "k2hk-evm.dtb" | 16 | KERNEL_DEVICETREE_k2hk-evm = "k2hk-evm.dtb" |
@@ -19,8 +19,8 @@ KERNEL_DEVICETREE_k2l-evm = "k2l-evm.dtb" | |||
19 | 19 | ||
20 | KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" | 20 | KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" |
21 | 21 | ||
22 | #This commit corresponds to "K2_LINUX_03.10.72_15.##" | 22 | #This commit corresponds to "K2_LINUX_03.10.72_15.08" |
23 | SRCREV = "b9bad8fccc5f9c6bcd78363982b3249a15f193fb" | 23 | SRCREV = "ca334dedb5c234b1602d991d9b330360a5bc97ad" |
24 | PV = "3.10.72+git${SRCPV}" | 24 | PV = "3.10.72+git${SRCPV}" |
25 | 25 | ||
26 | BRANCH = "v3.10.72/master" | 26 | BRANCH = "v3.10.72/master" |