aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx_4.9.88.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-imx_4.9.88.bb')
-rw-r--r--recipes-kernel/linux/linux-imx_4.9.88.bb20
1 files changed, 20 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-imx_4.9.88.bb b/recipes-kernel/linux/linux-imx_4.9.88.bb
new file mode 100644
index 00000000..f873d152
--- /dev/null
+++ b/recipes-kernel/linux/linux-imx_4.9.88.bb
@@ -0,0 +1,20 @@
+# Copyright (C) 2013-2016 Freescale Semiconductor
+# Copyright 2017 NXP
+# Copyright 2018 (C) O.S. Systems Software LTDA.
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+SUMMARY = "Linux Kernel provided and supported by NXP"
+DESCRIPTION = "Linux Kernel provided and supported by NXP with focus on \
+i.MX Family Reference Boards. It includes support for many IPs such as GPU, VPU and IPU."
+
+require recipes-kernel/linux/linux-imx.inc
+
+DEPENDS += "lzop-native bc-native"
+
+SRCBRANCH = "imx_4.9.88_2.0.0_ga"
+LOCALVERSION = "-1.0.0"
+SRCREV = "6507266728a7806d850ce22ec923d90cf4aa4318"
+
+DEFAULT_PREFERENCE = "1"
+
+COMPATIBLE_MACHINE = "(mx6|mx7)"