[meta-freescale] [meta-fsl-arm-extra][PATCH V2] linux-boundary (3.10.17): Move to GA kernel (srcrev 731f96)

Eric Nelson eric.nelson at boundarydevices.com
Thu May 1 13:32:02 PDT 2014


Update Boundary Devices' linux kernel to one based on FSL's 3.10.17_1.0.0_ga
instead of 3.10.17_1.0.0_beta.

Signed-off-by: Eric Nelson <eric.nelson at boundarydevices.com>
---
We'll likely have additional updates (including defconfig changes)
for this as we complete testing of the 3.10.17_1.0.0-ga kernel, but 
as it stands, this code base seems complete, and we'd like to encourage 
others to test.

 recipes-kernel/linux/linux-boundary_3.10.17.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-kernel/linux/linux-boundary_3.10.17.bb b/recipes-kernel/linux/linux-boundary_3.10.17.bb
index 0e1f0c1..317e498 100644
--- a/recipes-kernel/linux/linux-boundary_3.10.17.bb
+++ b/recipes-kernel/linux/linux-boundary_3.10.17.bb
@@ -9,9 +9,9 @@ SUMMARY = "Linux kernel for Boundary Devices boards"
 SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH} \
            file://defconfig"
 
-LOCALVERSION = "-1.0.0_beta+yocto"
-SRCBRANCH = "boundary-imx_3.10.17_1.0.0_beta"
-SRCREV = "92608435c09eef1b111d6b704d016bcc769c55ca"
+LOCALVERSION = "-1.0.0_ga+yocto"
+SRCBRANCH = "boundary-imx_3.10.17_1.0.0_ga"
+SRCREV = "731f96d038c39af8ea916adba70034a204b0389a"
 DEPENDS += "lzop-native "
 COMPATIBLE_MACHINE = "(mx6)"
 COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite)"
-- 
1.9.1



More information about the meta-freescale mailing list