Skip to content
Snippets Groups Projects
  1. Sep 25, 2021
  2. Aug 15, 2021
  3. Jun 25, 2021
  4. Jun 03, 2021
  5. May 24, 2021
  6. May 23, 2021
  7. 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
  8. Apr 30, 2021
  9. Apr 16, 2021
  10. Apr 14, 2021
  11. Dec 11, 2020
  12. 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
  13. Nov 17, 2020
  14. Nov 15, 2020
  15. Sep 03, 2020
  16. Aug 10, 2020
  17. Aug 03, 2020
  18. Jul 19, 2020
  19. Jun 28, 2020
  20. Jun 27, 2020
  21. Jun 26, 2020
  22. Jun 06, 2020
  23. Jun 05, 2020
Loading