Skip to content
Snippets Groups Projects
  1. May 12, 2023
  2. Jun 15, 2022
  3. Sep 26, 2021
    • Nico's avatar
      remove deprecated GLUON_BRANCH · 3865d38d
      Nico authored
      Makefile:32: *** Warning: GLUON_BRANCH has been deprecated, please set GLUON_AUTOUPDATER_BRANCH and GLUON_AUTOUPDATER_ENABLED instead.
      
      So let's use the new variables now.
      3865d38d
  4. May 23, 2021
    • Nico's avatar
      re-add brcm2708-bcm2710 for raspi 4 support · 83697758
      Nico authored
      After we can now build with BROKEN, the build for raspi4 should work.
      83697758
    • Nico's avatar
      allow enabling BROKEN images · 1c3c1782
      Nico authored
      People asked for the Raspberry Pi 4, but it's currently broken and hence
      is not build if one doesn't set BROKEN. Thus, allow us to set BROKEN for
      some targets to allow these images to be built.
      1c3c1782
  5. May 10, 2021
    • Nico's avatar
      Revert "add brcm2708-bcm2710 for raspi 4 support" · 2fa9b5de
      Nico authored
      This reverts commit 0df9f251. The target
      doesn't seem to be supported, the build failed:
      
        make[1]: Leaving directory '/builds/firmware/site-ffs/gluon/openwrt'
        Please set GLUON_TARGET to a valid target. Gluon supports the following targets:
         * ar71xx-generic
         * ar71xx-tiny
         * ar71xx-nand
         * ath79-generic
         * brcm2708-bcm2708
         * brcm2708-bcm2709
         * ipq40xx-generic
         * ipq806x-generic
         * lantiq-xrx200
         * lantiq-xway
         * mpc85xx-generic
         * mpc85xx-p1020
         * ramips-mt7620
         * ramips-mt7621
         * ramips-mt76x8
         * ramips-rt305x
         * sunxi-cortexa7
         * x86-generic
         * x86-geode
         * x86-legacy
         * x86-64
        Makefile:158: recipe for target 'config' failed
      2fa9b5de
    • Nico's avatar
      add brcm2708-bcm2710 for raspi 4 support · 0df9f251
      Nico authored
      0df9f251
  6. Feb 17, 2020
  7. Apr 13, 2019
Loading