summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ls1_3.12.bb
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2014-09-04 12:33:16 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2014-09-15 09:35:13 -0300
commitecde2869a4911f694d54869050089e3766bb5b0a (patch)
tree73604211d942097491459014cadb0c0573a199b9 /recipes-kernel/linux/linux-ls1_3.12.bb
parenta7e9f553657957ec24e5df4ee499451703cd8297 (diff)
downloadmeta-fsl-arm-ecde2869a4911f694d54869050089e3766bb5b0a.tar.gz
linux-ls1: Add kernel recipes for Layerscape1 support
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel/linux/linux-ls1_3.12.bb')
-rw-r--r--recipes-kernel/linux/linux-ls1_3.12.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-ls1_3.12.bb b/recipes-kernel/linux/linux-ls1_3.12.bb
new file mode 100644
index 0000000..7aa5bd8
--- /dev/null
+++ b/recipes-kernel/linux/linux-ls1_3.12.bb
@@ -0,0 +1,11 @@
1SUMMARY = "Linux Kernel for Freescale layerscape platforms"
2DESCRIPTION = "Linux Kernel provided and supported by Freescale with focus on \
3Layerscape1 Family Boards. "
4
5require recipes-kernel/linux/linux-ls1.inc
6require recipes-kernel/linux/linux-dtb.inc
7
8SRCBRANCH = "ls1-dev"
9SRCREV = "de1cb4b3c16be38cf3981fd0afa143ad24283d07"
10
11COMPATIBLE_MACHINE = "(ls102xa)"