From 665a605399bc8ac97b5fc078b7f95240a3f97f49 Mon Sep 17 00:00:00 2001 From: Nathan Illerbrun Date: Fri, 14 Jul 2017 07:34:28 -0700 Subject: Update freescale layer names, add nitrogen inc file Change-Id: I1faf7ad14cc85cd12055f7e4c7e43ffe4ccf0671 Signed-off-by: Nathan Illerbrun Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10203 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- meta-agl-bsp/conf/include/agl_nitrogen6x.inc | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta-agl-bsp/conf/include/agl_nitrogen6x.inc (limited to 'meta-agl-bsp/conf/include') 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 -- cgit 1.2.3-korg