Skip to content
Snippets Groups Projects
  1. Feb 28, 2022
    • Karel Koci's avatar
      nor-update: migrate U-Boot environment · 2412a1db
      Karel Koci authored
      This moves the U-Boot environment migration from Omnia to generic
      nor-update. We want to check if migrate is required every time we flash
      the new version of U-Boot.
      2412a1db
  2. Feb 23, 2022
  3. Feb 21, 2022
  4. Feb 11, 2022
  5. Jan 28, 2022
  6. Jan 27, 2022
  7. Jan 18, 2022
  8. Jan 17, 2022
  9. Jan 14, 2022
    • Michal Hrusecky's avatar
      schnapps: Update to version 2.8.0 · be4abf6b
      Michal Hrusecky authored
      Drop all backported patches.
      
      Upstream release notes for 2.8.0
      
      * allow to specify samba protocol version in remote URL
      * support export filter and overlay
      * various small fixes (mainly to remote synchronization)
      be4abf6b
  10. Jan 07, 2022
  11. Jan 06, 2022
  12. Jan 03, 2022
  13. Dec 30, 2021
  14. Dec 19, 2021
  15. Dec 12, 2021
  16. Dec 08, 2021
  17. Dec 04, 2021
  18. Dec 03, 2021
  19. Dec 02, 2021
    • Karel Koci's avatar
      tos3to4: fix invalid VLAN assignment · 96490d46
      Karel Koci authored
      The `vid` is in default set by LuCI but if user configures stuff
      directly it can use only `vlan` and in default that is used as `vid`.
      This is probably a common way most of the advanced users configured
      switch. We need to read vlan and use that as default to vid.
      96490d46
    • Karel Koci's avatar
      tos3to4: fix pin direction for SFP detection · 691feadd
      Karel Koci authored
      We missed this and of course we read the value so we need to have pin as
      input not as output.
      691feadd
  20. Dec 01, 2021
  21. Nov 18, 2021
  22. Nov 16, 2021
    • Josef Schlehofer's avatar
      turris-timezone: temporary fix for l18n · a6670e6c
      Josef Schlehofer authored
      There is some issue while building this package and it could be
      reproduced locally. It was sufficient to drop the row responsible for
      l18n.
      
      Let's see if our CI can build it as well.
      
      Output:
      Collecting l18n
        Using cached l18n-2021.3.tar.gz (50 kB)
          ERROR: Command errored out with exit status 1:
           command: /hbk/staging_dir/hostpkg/bin/python3.7 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/hbk/tmp/pip-install-uup06pus/l18n/setup.py'"'"'; __file__='"'"'/hbk/tmp/pip-install-uup06pus/l18n/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /hbk/tmp/pip-pip-egg-info-jvy2c1hf
               cwd: /hbk/tmp/pip-install-uup06pus/l18n/
          Complete output (5 lines):
          Traceback (most recent call last):
            File "<string>", line 1, in <module>
            File "/hbk/tmp/pip-install-uup06pus/l18n/setup.py", line 88, in <module>
              cmd_module = getattr(__import__(module, fromlist=[cmd]), cmd)
          ModuleNotFoundError: No module named 'wheel'
          ----------------------------------------
      ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
      make[2]: *** [Makefile:46: /hbk/build_dir/target-aarch64_cortex-a53_musl/turris-timezone-v0.2.1/.built] Error 1
      make[2]: Leaving directory '/hbk/feeds/turrispackages/utils/turris-timezone'
      a6670e6c
  23. Nov 15, 2021
  24. Nov 12, 2021
  25. Nov 10, 2021
Loading