Skip to content
Snippets Groups Projects
Select Git revision
  • 9eadf02b34c8d6ff255bf98bdfd1fce5bb28296f
  • 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

modules

Blame
  • Forked from firmware / FFS Gluon
    Source project has a limited visibility.
    0001-node-add-python-host-to-HOST_BUILD_DEPENDS-as-well.patch 653 B
    From: Matthias Schiffer <mschiffer@universe-factory.net>
    Date: Wed, 28 Oct 2015 01:10:09 +0100
    Subject: node: add python/host to HOST_BUILD_DEPENDS as well
    
    Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
    
    diff --git a/lang/node/Makefile b/lang/node/Makefile
    index 65a53900c7a907f41380469571fb5bd22028f62e..243c8a5b69ae6bd12b84493de3b26992167f2c17 100644
    --- a/lang/node/Makefile
    +++ b/lang/node/Makefile
    @@ -14,6 +14,7 @@ PKG_RELEASE:=1
     PKG_SOURCE:=node-$(PKG_VERSION).tar.gz
     PKG_SOURCE_URL:=http://nodejs.org/dist/${PKG_VERSION}
     
    +HOST_BUILD_DEPENDS:=python/host
     PKG_BUILD_DEPENDS:=python/host
     PKG_INSTALL:=1
     PKG_USE_MIPS16:=0