aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/common/include-agl-local-conf-rpi3-imagetype.sh
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/common/include-agl-local-conf-rpi3-imagetype.sh')
-rw-r--r--jjb/common/include-agl-local-conf-rpi3-imagetype.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/jjb/common/include-agl-local-conf-rpi3-imagetype.sh b/jjb/common/include-agl-local-conf-rpi3-imagetype.sh
new file mode 100644
index 00000000..3d4e3cb5
--- /dev/null
+++ b/jjb/common/include-agl-local-conf-rpi3-imagetype.sh
@@ -0,0 +1,5 @@
+# (c) 2017 Jan-Simon Moeller dl9pf(at)gmx.de
+# License GPLv2
+
+echo "ENFORCE RPI3 to use uImage (for CI)"
+echo 'KERNEL_IMAGETYPE_raspberrypi3 := "uImage"' >> conf/local.conf \ No newline at end of file