summaryrefslogtreecommitdiff
path: root/recipes-fsl
diff options
context:
space:
mode:
authorEvert Pap <evert.pap@sintecs.nl>2016-05-04 07:12:43 (GMT)
committerEvert Pap <evert.pap@sintecs.nl>2016-05-04 07:12:43 (GMT)
commitb557314d53aca8b1a087f143db33f1f523e095e7 (patch)
tree31a46e125480ae989e6b899783c5e209c6750f3e /recipes-fsl
downloadmeta-scalys-ppc-b557314d53aca8b1a087f143db33f1f523e095e7.tar.xz
Initial commit of the scalys ppc OE layer
Diffstat (limited to 'recipes-fsl')
-rw-r--r--recipes-fsl/images/fsl-image-core.bbappend6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-fsl/images/fsl-image-core.bbappend b/recipes-fsl/images/fsl-image-core.bbappend
new file mode 100644
index 0000000..2d5b489
--- /dev/null
+++ b/recipes-fsl/images/fsl-image-core.bbappend
@@ -0,0 +1,6 @@
+IMAGE_INSTALL_append += "\
+ kernel-image \
+ kernel-devicetree \
+ kernel-fitimage \
+ kernel-modules \
+"