summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf
diff options
context:
space:
mode:
authorNathan Illerbrun <nathani@validmanufacturing.com>2017-07-14 07:34:28 -0700
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-07-17 13:41:13 +0000
commit665a605399bc8ac97b5fc078b7f95240a3f97f49 (patch)
tree10251030ef71fea484d9c7a68a4c082169ec9c54 /meta-agl-bsp/conf
parent31716c2d8f8d07e34aa48528bc0b123b1c70d351 (diff)
Update freescale layer names, add nitrogen inc file
Change-Id: I1faf7ad14cc85cd12055f7e4c7e43ffe4ccf0671 Signed-off-by: Nathan Illerbrun <nathani@validmanufacturing.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10203 Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-bsp/conf')
-rw-r--r--meta-agl-bsp/conf/include/agl_nitrogen6x.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-agl-bsp/conf/include/agl_nitrogen6x.inc b/meta-agl-bsp/conf/include/agl_nitrogen6x.inc
new file mode 100644
index 000000000..68ff82374
--- /dev/null
+++ b/meta-agl-bsp/conf/include/agl_nitrogen6x.inc
@@ -0,0 +1,6 @@
+PREFERRED_PROVIDER_u-boot = "u-boot-imx6"
+PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx6"
+PREFERRED_PROVIDER_u-boot-mxsboot-native = "u-boot-imx6"
+
+AGL_DEFAULT_IMAGE_FSTYPES := "sdcard.gz"
+AGL_DEFAULT_INITRAMFS_FSTYPES := "cpio.gz" \ No newline at end of file