From efbc4125a87d306755909a6ecca51d2c3a5867de Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Tue, 10 Oct 2017 22:22:37 +0200 Subject: Enforce uImage on dab MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I4ce0b0606f0e2990255334f1c0247f7241dd82b7 Signed-off-by: Jan-Simon Möller --- jjb/common/include-agl-local-conf-rpi3-imagetype.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 jjb/common/include-agl-local-conf-rpi3-imagetype.sh (limited to 'jjb/common/include-agl-local-conf-rpi3-imagetype.sh') 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 -- cgit 1.2.3-korg