From 26bc35ae2bc33ff30ca981df5e80b7582322769f Mon Sep 17 00:00:00 2001 From: Nicolas Dechesne Date: Tue, 8 Nov 2022 23:16:54 +0000 Subject: [PATCH] linux: include qcomlt 6.0 release branch recipe Signed-off-by: Nicolas Dechesne --- recipes-kernel/linux/linux-linaro-qcomlt_6.0.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 recipes-kernel/linux/linux-linaro-qcomlt_6.0.bb diff --git a/recipes-kernel/linux/linux-linaro-qcomlt_6.0.bb b/recipes-kernel/linux/linux-linaro-qcomlt_6.0.bb new file mode 100644 index 0000000..ff462f2 --- /dev/null +++ b/recipes-kernel/linux/linux-linaro-qcomlt_6.0.bb @@ -0,0 +1,7 @@ +# Copyright (C) 2021 Linaro +# Released under the MIT license (see COPYING.MIT for the terms) + +require recipes-kernel/linux/linux-linaro-qcom.inc + +SRCBRANCH = "release/qcomlt-6.0" +SRCREV = "489fdddc6491ce08a3c59a5bf88c859f5e83a9c7"