Skip to main content
Sign in
Snippets Groups Projects
Select Git revision
  • 69ce1234576395e3aca0e0ce5854d32ed6d12662
  • v2018.2.x default
  • experimental
  • master
  • v2021.1.2-ffs
  • v2021.1.1-ffs
  • nrb/gluon-master-cpe510
  • v2021.1-ffs
  • v2020.2.3-ffs
  • nrbffs/fastd-remove-delay
  • v2020.2.2-ffs
  • v2020.2.1-ffs
  • v2020.2-ffs
  • v2020.2.x
  • v2020.1.3-ffs
  • v2020.1.1-ffs
  • v2020.1-ffs
  • v2019.1.2-ffs
  • v2019.1.1-ffs
  • nrb/test-radv-filter
  • v2019.1-ffs
  • nrbffs/netgear-ex6120
  • v2021.1.2-ffs0.2
  • v2021.1.2-ffs0.1
  • v2021.1.1-ffs0.4
  • v2021.1.1-ffs0.3
  • v2021.1.1-ffs0.2
  • v2021.1.1-ffs0.1
  • v2021.1-ffs0.1
  • v2020.2.3-ffs0.3
  • v2020.2.3-ffs0.2
  • v2020.2.3-ffs0.1
  • v2020.2.2-ffs0.1
  • v2020.2.1-ffs0.1
  • v2020.2-ffs0.1
  • v2020.2
  • v2020.2.x-ffs0.1
  • v2020.1.3-ffs0.1
  • v2020.1.1-ffs0.1
  • v2020.1-ffs0.1
  • v2019.1.2-ffs0.1
  • v2019.1.1-ffs0.1
42 results

0051-package-om-watchdog-add-OpenMesh-MR1750-support.patch

  • Forked from firmware / FFS Gluon
    Source project has a limited visibility.
    0051-package-om-watchdog-add-OpenMesh-MR1750-support.patch 744 B
    From: Sven Eckelmann <sven.eckelmann@open-mesh.com>
    Date: Mon, 14 Sep 2015 20:11:35 +0000
    Subject: package/om-watchdog: add OpenMesh MR1750 support
    
    Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
    
    Backport of r46930
    
    Forwarded: https://patchwork.ozlabs.org/patch/624177/
    
    diff --git a/package/kernel/om-watchdog/files/om-watchdog.init b/package/kernel/om-watchdog/files/om-watchdog.init
    index 135fef7..c792968 100644
    --- a/package/kernel/om-watchdog/files/om-watchdog.init
    +++ b/package/kernel/om-watchdog/files/om-watchdog.init
    @@ -25,7 +25,7 @@ boot() {
     			"mr600v2")
     				service_start /sbin/om-watchdog 15
     				;;
    -			"mr900"|"mr900v2")
    +			"mr900"|"mr900v2"|"mr1750")
     				service_start /sbin/om-watchdog 16
     				;;
     		esac