Skip to content
Snippets Groups Projects
  1. Apr 24, 2020
  2. Apr 22, 2020
  3. Apr 20, 2020
    • Karel Koci's avatar
      lists: keep fix for alternatives in system for now · c850b88e
      Karel Koci authored
      This should fix any inconsistencies in system done by opkg as well as
      updater.
      
      It turns out that we really have to handle busybox links without
      Alternatives as soon as possible. Without it some packages fail to work
      if busybox is updated or reinstalled and alternatives are overwritten by
      busybox links.
      Verified
      c850b88e
  4. Apr 16, 2020
  5. Apr 14, 2020
  6. Apr 13, 2020
  7. Apr 09, 2020
  8. Apr 03, 2020
    • Josef Schlehofer's avatar
      patches/openwrt: dvb: fix recursive dependency · 54a4b246
      Josef Schlehofer authored
      This removes duplicate kernelpackage for dvb-tuner-cxusb from DVB frontends
      section. It is already present in DVB USB drivers section.
      
      And removes two duplicate rows about dvb-tuner-dib0070.
      Fixes:
      
      tmp/.config-package.in:8717:	symbol PACKAGE_kmod-dvb-tuner-dib0070 is selected by PACKAGE_kmod-dvb-tuner-dib0070
      tmp/.config-package.in:8717:error: recursive dependency detected!
      For a resolution refer to Documentation/kbuild/kconfig-language.txt
      subsection "Kconfig recursive dependency limitations"
      tmp/.config-package.in:8717:	symbol PACKAGE_kmod-dvb-tuner-dib0070 is selected by PACKAGE_kmod-dvb-tuner-dib0070
      Verified
      54a4b246
    • Josef Schlehofer's avatar
      patches/openwrt: linux: add support for slave demod Sony CXD2837ER · 035f8507
      Josef Schlehofer authored
      The support for it was added in Kernel 5.0. This backport it as it is.
      Verified
      035f8507
    • Josef Schlehofer's avatar
      patches/openwrt: dvb: add support for backported TDA18250 · b31acb82
      Josef Schlehofer authored
      This tuner is used for Xbox One Digital TV Tuner. It was added in kernel
      4.16. I added clear comment, where it starts and where it ends to be sure
        that those comments can be removed as OpenWrt in their master branch
      wants to have kernel 5.4, otherwise it should be there at least for
      OpenWrt 19.07. Otherwise the kernel config won't be recognized.
      Verified
      b31acb82
    • Josef Schlehofer's avatar
      patches/openwrt: dvb: add kernel package for demodulator Sony CXD2841ER · 6cc9204e
      Josef Schlehofer authored
      This demodulator can be found, for example, in Astrometa DVB-T2 revision
      2018. This enables it for kernel versions, but support for slave
      demodulator was added in kernel 5.0.
      Verified
      6cc9204e
    • Josef Schlehofer's avatar
      patches/openwrt: kernel: media: add support for Xbox One Digital Tuner · 3cbbf984
      Josef Schlehofer authored
      Xbox One Digital Tuner is supported at mainline Linux since Kernel 4.16. OpenWrt
      19.07 is using Kernel 4.14. This patch should not be send to OpenWrt for
      branch master as they are working on 5.4 kernel support for targets.
      
      Xbox One Digital Tuner uses:
      - USB interface: dib0700
      Patch 0032-generic-Add-support-for-Xbox-One-Tuner.patch,
      which was backported adds USB ID 045e:02d5 to be recognized
      for an USB interface dib0700.
      
      - Demodulator MN88472, which is supported in kernel 4.14, which we are
        using and higher
      
      - Tuner TDA18250B
      Patch 0031-generic-add-tuner-driver-for-tda18250.patch,
      which was backported add driver for this tuner.
      Verified
      3cbbf984
  9. Mar 23, 2020
  10. Mar 21, 2020
  11. Mar 19, 2020
  12. Mar 18, 2020
  13. Mar 17, 2020
  14. Mar 16, 2020
  15. Mar 15, 2020
  16. Mar 13, 2020
  17. Mar 11, 2020
  18. Mar 10, 2020
  19. Mar 09, 2020
    • Karel Koci's avatar
      compile_pkgs: move set -e from hashbang · ea309f68
      Karel Koci authored
      Setting -e in hashbang is not a good idea as users might just run it by
      some other interpreter and that way removing (without noticing it) that
      option.
      Verified
      ea309f68
    • Karel Koci's avatar
      compile_pkgs: verify generated config against our preferences · 76dc51bb
      Karel Koci authored
      This checks generated config after Kconfig pass if it still contains
      preferences we have in files in configs directory.
      
      This also drops some of the options in our config that are obsolete or
      invalid.
      
      CONFIG_VERSION_REPO is overwritten by setting pushed dynamically in
      config by compile_pkgs so it makes no sense to have it here.
      
      CONFIG_BUSYBOX_DEFAULT_CROND seems to be impossible to change and is
      also default value that we later override with
      CONFIG_BUSYBOX_CONFIG_CROND.
      
      All PACKAGE options are not necessary. They are all enabled to 'm' but
      getting them to 'y' would require a lot of works with gain that build
      would in some cases failed instead of passed without that package. Not
      worth it.
      
      CONFIG_DEFAULT_TARGET_OPTIMIZATION is not applies so it is dropped here
      without replacement. Same as one occurrence of CONFIG_CPU_TYPE.
      Verified
      76dc51bb
    • Josef Schlehofer's avatar
      patches/packages: syslog-ng: rotate log with logread: rebase · e7357384
      Josef Schlehofer authored
      Remove the part with PKG_RELEASE bump, so I dont need to rebase it
      every time, when I bump syslog-ng in upstream
      Verified
      e7357384
  20. Mar 07, 2020
  21. Mar 06, 2020
    • Karel Koci's avatar
      lists/base-fix: add fix for updater v65.0 Alternatives · 9cd14651
      Karel Koci authored
      This fixes problem that updater running is unable to handle alternatives
      but with installing new one the script that was handling it previously
      was removed. This installs one-time fix package that runs that original
      script on its removal. The reason why on its removal is that it lets
      first install all packages by original updater and new updater later
      just removes this fix package and in that time it makes sense to
      consitently update alternatives the same way as we did it previously
      with postupdate hook script.
      Verified
      9cd14651
  22. Mar 04, 2020
  23. Feb 24, 2020
  24. Feb 21, 2020
    • Karel Koci's avatar
      lists/luci: handle all luci-i18n-* packages centrally · cd151c81
      Karel Koci authored
      These packages are same as language packages for Foris
      
      There is one speciality and that is that some of Luci's packages have
      English localization package as well so we have to add "en" to
      languages.
      
      There is full list of all Luci applications there are in repository. We
      should update this in future or modify the updater functionality so it
      would be possible to check for existence of package in repository.
      Verified
      cd151c81