Skip to content
Snippets Groups Projects
  1. Jul 29, 2019
    • Karel Koci's avatar
      compile_pkgs: rename secondary options section · 04644181
      Karel Koci authored
      Configuration override options was misleading. In reality those are
      options you most probably don't want to mess too much with so let's call
      them rather advanced options.
      
      This also moves PUBLISH_BRANCH in example configuration file to
      section: don't mess with. This is because now we provide it from
      defaults and user just should not mess with it unless he know what he is
      doing.
      Verified
      04644181
    • Karel Koci's avatar
      compile_pkgs: drop confusing option to specify OpenWRT branch · 077bf535
      Karel Koci authored
      OpenWRT commit to be used is specified in feeds.conf file with rest of
      feeds now so it makes not sense to overwrite it. This is just confusing
      without any real gain in here. You can always modify feeds.conf file to
      achieve the same.
      Verified
      077bf535
  2. May 30, 2019
  3. May 16, 2019
  4. Apr 24, 2019
  5. Apr 23, 2019
  6. Mar 14, 2019
  7. Mar 13, 2019
  8. Mar 12, 2019
    • Karel Koci's avatar
      compile_pkgs: fix problem with ignored packages from feeds · 41cfb113
      Karel Koci authored
      This fixes problem with ignored packages that were introduced by patch.
      What this does is that it installs packages after patching is done. It
      also first updates indexes again before installation.
      
      Because this feature was originally split between two function but
      patch_feeds had to be inserted to the middle of get_feeds I decided to
      drop both and used upper repatch_feeds instead. This means that we are
      no longer able to get and patch feeds separately but I think that this
      separation was almost useless.
      Verified
      41cfb113
  9. Feb 25, 2019
  10. Feb 06, 2019
  11. Dec 06, 2018
  12. Nov 30, 2018
  13. Nov 24, 2018
  14. Nov 22, 2018
  15. Nov 21, 2018
  16. Nov 20, 2018
  17. Nov 19, 2018