Changes between Version 15 and Version 16 of expansion/gw16167


Ignore:
Timestamp:
01/22/2026 06:00:50 PM (25 hours ago)
Author:
Tim Harvey
Comment:

rename bsp script to something more generic as it supports multiple chipsets

Legend:

Unmodified
Added
Removed
Modified
  • expansion/gw16167

    v15 v16  
    107107Building with the Gateworks Venice BSP:
    108108
    109   1. Add a 'custom_kernel_mm6108' script
    110 {{{#!bash
    111 cat <<\EOF > custom_kernel_mm6108
     109  1. Add a 'custom_kernel_morsemicro' script
     110{{{#!bash
     111cat <<\EOF > custom_kernel_morsemicro
    112112#!/bin/bash -e
    113113
     
    322322
    323323EOF
    324 chmod +x custom_kernel_mm6108
     324chmod +x custom_kernel_morsemicro
    325325}}}
    326326  3. rebuild the ubuntu-image: