Changes between Version 15 and Version 16 of expansion/gw16167
- Timestamp:
- 01/22/2026 06:00:50 PM (25 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
expansion/gw16167
v15 v16 107 107 Building with the Gateworks Venice BSP: 108 108 109 1. Add a 'custom_kernel_m m6108' script110 {{{#!bash 111 cat <<\EOF > custom_kernel_m m6108109 1. Add a 'custom_kernel_morsemicro' script 110 {{{#!bash 111 cat <<\EOF > custom_kernel_morsemicro 112 112 #!/bin/bash -e 113 113 … … 322 322 323 323 EOF 324 chmod +x custom_kernel_m m6108324 chmod +x custom_kernel_morsemicro 325 325 }}} 326 326 3. rebuild the ubuntu-image:
