Signed-off-by: Denys Dmytriyenko <[email protected]> --- .../recipes-core/meta/external-linaro-toolchain.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-arago-distro/recipes-core/meta/external-linaro-toolchain.bbappend b/meta-arago-distro/recipes-core/meta/external-linaro-toolchain.bbappend index 0120c12..fa3210b 100644 --- a/meta-arago-distro/recipes-core/meta/external-linaro-toolchain.bbappend +++ b/meta-arago-distro/recipes-core/meta/external-linaro-toolchain.bbappend @@ -3,8 +3,8 @@ # on linux-libc-headers creates circular dependencies now. Mostly # duplication of code from corresponding recipe. -BRANCH = "ti-lsk-linux-4.9.y" -SRCREV = "1c74e8801cf58a30394ae92236895599f2c77253" +BRANCH = "ti-lsk-linux-4.14.y" +SRCREV = "57341df0b46c6be612d7487fb0a1df8b056449d8" KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" KERNEL_GIT_PROTOCOL = "git" -- 2.7.4 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
