Skip to content
Snippets Groups Projects
  1. Jun 03, 2021
  2. May 24, 2021
  3. May 23, 2021
  4. 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
  5. Apr 30, 2021
  6. Apr 16, 2021
  7. Apr 14, 2021
  8. Dec 11, 2020
  9. Nov 18, 2020
    • Nico's avatar
      ci: don't build on tag · d2881e1f
      Nico authored
      d2881e1f
    • Nico's avatar
      ci: cache openwrt staging_dir outside openwrt directory · 6ba673f2
      Nico authored
      Previously, we've cached staging_dir in the gluon/openwrt subdirectory.
      But this doesn't really work properly because of gitlab's submodule
      behaviour. It will first extract the cache and then update the
      submodules.
      
      Because the cached directory resides inside the gluon submodule, it will
      be deleted upon submodule checkout. By putting the cache in a directory
      outside the submodule we can avoid this. We will then simply symlink the
      cached directory to the desired destination such that it is found during
      the build.
      6ba673f2
  10. Nov 17, 2020
  11. Nov 15, 2020
  12. Sep 03, 2020
  13. Aug 10, 2020
  14. Aug 03, 2020
  15. Jul 19, 2020
  16. Jun 28, 2020
  17. Jun 27, 2020
  18. Jun 26, 2020
  19. Jun 06, 2020
  20. Jun 05, 2020
  21. Jun 04, 2020
  22. Mar 14, 2020
  23. Mar 09, 2020
Loading