aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/common/OLD/include-agl-local-conf-rpi3-imagetype.sh
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-05-22 20:54:08 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-05-22 23:36:10 +0200
commit3c9a45b3032b66aaba75e5192287af9414e483c8 (patch)
treeb6094dafebc96c8a10f7d5a9eafa8dc6ad79309f /jjb/common/OLD/include-agl-local-conf-rpi3-imagetype.sh
parent04952b6c0bf9865cdde4429f262e4da3cb476e15 (diff)
Rework for new image names and drop older releases.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I0323fd9053ed3679772715a0080a1990209a563a
Diffstat (limited to 'jjb/common/OLD/include-agl-local-conf-rpi3-imagetype.sh')
-rw-r--r--jjb/common/OLD/include-agl-local-conf-rpi3-imagetype.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/jjb/common/OLD/include-agl-local-conf-rpi3-imagetype.sh b/jjb/common/OLD/include-agl-local-conf-rpi3-imagetype.sh
new file mode 100644
index 00000000..3d4e3cb5
--- /dev/null
+++ b/jjb/common/OLD/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