diff options
| author | Khem Raj <raj.khem@gmail.com> | 2017-04-18 21:51:04 +0100 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2017-04-19 19:17:52 +0100 |
| commit | bc2a2abce0f1732ec244a4a8732a55c99f97ccf0 (patch) | |
| tree | e0778dac3e5db92f40c1a08d7613fb97ee3db988 /conf/machine/raspberrypi3-64.conf | |
| parent | 317cdf99341cdf8eb35cd6f2c65d8373f8f50cae (diff) | |
| download | meta-raspberrypi-bc2a2abce0f1732ec244a4a8732a55c99f97ccf0.tar.gz | |
raspberrypi3-64.conf: Use 4.9 as default kernel
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf/machine/raspberrypi3-64.conf')
| -rw-r--r-- | conf/machine/raspberrypi3-64.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/raspberrypi3-64.conf b/conf/machine/raspberrypi3-64.conf index 5598e50..cdcd726 100644 --- a/conf/machine/raspberrypi3-64.conf +++ b/conf/machine/raspberrypi3-64.conf | |||
| @@ -13,3 +13,5 @@ SERIAL_CONSOLE = "115200 ttyS0" | |||
| 13 | VC4_CMA_SIZE ?= "cma-256" | 13 | VC4_CMA_SIZE ?= "cma-256" |
| 14 | 14 | ||
| 15 | UBOOT_MACHINE = "rpi_3_config" | 15 | UBOOT_MACHINE = "rpi_3_config" |
| 16 | |||
| 17 | PREFERRED_VERSION_linux-raspberrypi ?= "4.9.%" | ||
