Skip to content
Snippets Groups Projects
  1. Nov 10, 2019
  2. Oct 26, 2019
  3. Oct 25, 2019
  4. Oct 24, 2019
  5. Oct 23, 2019
  6. Oct 22, 2019
    • Sebastian Kemper's avatar
      libxml2/host: revert xml2-config prefix fix · 5db1865c
      Sebastian Kemper authored
      
      Commit 218f0229a4594b32d9db6ad0678cdce7e2663e27 added a workaround for a
      problem. The host compile overwrote xml2-config in
      "$(STAGING_DIR)/host/bin". The workaround fixed the issue for regular
      target packages. But it didn't leave a proper xml2-config script for
      host packages.
      
      Times have changed. Host packages are now installed in
      "$(STAGING_DIR_HOSTPKG). So there is no longer any danger of the host
      package overwriting the xml2-config script for target packages. So
      revert the mentioned commit, leaving us with two proper xml2-config
      scripts, one for target package builds and one for host package builds.
      
      Signed-off-by: default avatarSebastian Kemper <sebastian_ml@gmx.net>
      5db1865c
    • Kenneth J. Miller's avatar
      ntpd: Fix libevent dependencies · ded64687
      Kenneth J. Miller authored
      
      Add required libevent2-pthreads dependency for all ntpd
      subpackages.
      
      Remove keygen-specific libevent2-core support as it is
      automatically selected by the libevent2-pthreads dependency.
      
      nptd: Bump PKG_RELEASE
      
      Fixes: openwrt/packages#10307
      
      Signed-off-by: default avatarKenneth J. Miller <ken@miller.ec>
      ded64687
    • Florian Eckert's avatar
      Merge pull request #10261 from TDT-AG/pr/20191016-xsltproc · ad11fb70
      Florian Eckert authored
      libxslt: add host build
      Unverified
      ad11fb70
Loading