aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #11858 from peter-stadler/nginx-versionRosen Penev2020-04-21
|\ | | | | nginx: update to version 1.17.10 and fix bug
| * nginx: update to version 1.17.10 and fix bugPeter Stadler2020-04-16
| | | | | | | | | | | | | | If one file is a hard link to another, `mv` will not overwrite it; `rm -f` the destinations beforehand. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | Merge pull request #11897 from pprindeville/fix-dhcpd-startupRosen Penev2020-04-21
|\ \ | | | | | | Fix dhcpd startup
| * | isc-dhcp: improve startup performancePhilip Prindeville2020-04-21
| | | | | | | | | | | | | | | | | | | | | | | | On some platforms where interfaces come up very slowly, this can cause a race-condition with dhcpd coming up before all the interfaces have finished initializing. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | libvpx: remove PKG_SOURCE to use default tar.xzLuiz Angelo Daros de Luca2020-04-22
| | | | | | | | | | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | Merge pull request #11776 from neheb/gerbRosen Penev2020-04-21
|\ \ \ | | | | | | | | gerbera: add
| * | | gerbera: addRosen Penev2020-04-16
| | | | | | | | | | | | | | | | | | | | | | | | This is a proper replacement for MiniDLNA with none of its problems. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #11876 from neheb/evsdRosen Penev2020-04-21
|\ \ \ \ | | | | | | | | | | libevdev: update to 2.9.0
| * | | | libevdev: update to 2.9.0Rosen Penev2020-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Converted to meson for compilation speed. Removed uClibc-ng patch as tests no longer get built. Small cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #11874 from neheb/mesonRosen Penev2020-04-21
|\ \ \ \ \ | | | | | | | | | | | | meson: allow compilation in a subdirectory
| * | | | | meson: allow compilation in a subdirectoryRosen Penev2020-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small tweak to get it to build. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #11875 from neheb/drmRosen Penev2020-04-21
|\ \ \ \ \ \ | | | | | | | | | | | | | | libdrm: update to 2.4.101
| * | | | | | libdrm: update to 2.4.101Rosen Penev2020-04-18
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Converted to meson for faster compilation. Cleaned up Makefile slightly. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #11885 from BKPepe/libvpxLuiz Angelo Daros de Luca2020-04-22
|\ \ \ \ \ \ | | | | | | | | | | | | | | libvpx: update to version 1.8.2
| * | | | | | libvpx: Makefile polishingJosef Schlehofer2020-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove PKG_REV - Reorder things to be more sync with other Makefiles - Add PKG_BUILD_PARALLEL Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
| * | | | | | libvpx: update to version 1.8.2Josef Schlehofer2020-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Change URL to use HTTPS instead of HTTP - Remove empty row between maintainer and license Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | Merge pull request #11890 from neheb/dump109Rosen Penev2020-04-21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | dump1090: update to 3.8.1
| * | | | | | | dump1090: update to 3.8.1Rosen Penev2020-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | sane-backends: enable PKG_BUILD_PARALLELLuiz Angelo Daros de Luca2020-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | | | Merge pull request #11892 from ↵Hannu Nyman2020-04-21
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tobiaswaldvogel/smcroute_keep_config_on_sysupgrade smcroute: Keep config file /etc/smcroute.conf on sysupgrade
| * | | | | | | | smcroute: Remove faulty tab in conf sectionTobias Waldvogel2020-04-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tobias Waldvogel <tobias.waldvogel@gmail.com>
* | | | | | | | | Merge pull request #11906 from BKPepe/gittripolar2020-04-21
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | git: update to version 2.26.2
| * | | | | | | | | git: update to version 2.26.2Josef Schlehofer2020-04-21
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2020-11008 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | Merge pull request #11899 from pprindeville/xtables-addons-requires-unzipPhilip Prindeville2020-04-20
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | xtables-addons: iptgeoip requires wget-ssl and zcat
| * | | | | | | | | xtables-addons: iptgeoip requires wget-ssl and zcatPhilip Prindeville2020-04-19
| | |_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | | | | vsftpd: fix compilation with glibcHans Dedecker2020-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix compilation for glibc by removing -lnsl flag Reported-by: Ian Cooper <iancooper@hotmail.com> Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* | | | | | | | | Merge pull request #11898 from neheb/p111111Nikos Mavrogiannopoulos2020-04-20
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | p11-kit: update to 0.23.20
| * | | | | | | | | p11-kit: update to 0.23.20Rosen Penev2020-04-19
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Converted to meson for faster compilation speed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #11878 from jefferyto/libmraa-libupm-python-makefile-updateHannu Nyman2020-04-20
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libmraa,libupm: Disable default Python package build recipe
| * | | | | | | | | libmraa,libupm: Disable default Python package build recipeJeffery To2020-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds PYTHON3_PKG_BUILD:=0, to disable the default Python package build recipe. There should be no changes to build output. This also updates include paths for python3-package.mk to be relative to the package Makefile. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | | Merge pull request #11872 from jefferyto/python3-makefile-cleanupHannu Nyman2020-04-20
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | python3: Makefile cleanup
| * | | | | | | | | | python3: Change PYTHON_VERSION references to PYTHON3_VERSIONJeffery To2020-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PYTHON_VERSION is a holdover from Python 2; all Python 3 variables are prefixed with PYTHON3 (or some variation with "3"). This updates all uses of PYTHON_VERSION to PYTHON3_VERSION. This also sets PYTHON3_PKG_BUILD:=0 before python3-package.mk is included in the python3 Makefile. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | | | | seafile: Remove Python variants, update Python packagingJeffery To2020-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This removes Python build variants and adds PYTHON3_PKG_BUILD:=0 (where appropriate) for the Seafile packages. This also updates the way the Python bindings packages are packaged, using automake installation instead of manual install recipes. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | | | | treewide: Remove Python variants for non-Python packagesJeffery To2020-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This removes Python-related build variants, and adds PYTHON3_PKG_BUILD:=0 and minor build adjustments (where appropriate), for non-Python packages. There should be no changes to build output. This also updates some include paths for python3-package.mk and/or python3-host.mk to be relative to the package Makefile. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | | | | python3: Use PYTHON3_PKG_BUILD to control default Python package buildJeffery To2020-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This replaces the use of BUILD_VARIANT with PYTHON3_PKG_BUILD to opt in/out of the default Python package build recipe (Py3Build/Compile). PYTHON3_PKG_BUILD defaults to true (1), i.e. if a package includes python3-package.mk, then by default it will set the package's Build/Compile to Py3Build/Compile. If PYTHON3_PKG_BUILD is set to 0 before python3-package.mk is included, then Build/Compile will not be modified. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | | | | python3: Remove MIPS16 changes from python3-package.mkJeffery To2020-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are no bug reports or other evidence to suggest Python is not compatible with MIPS16 compilation. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | | | | python3: Minor edits for python3-package.mkJeffery To2020-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove PYTHON3_BIN_DIR, it isn't used anywhere in the repo * Rephrase *-src package description * Reduce Py3Package/$(1)/install indentation Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | | | | python3: Add canned recipe to invoke filespec processingJeffery To2020-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This extracts filespec export and processing into Py3Package/ProcessFilespec. This also allows the filespec variable to be explicitly set to an empty value, to bypass filespec processing. (The default filespec is also available as Py3Package/filespec/Default to be explicitly assigned to the filespec variable.) Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | | | | python3: Move functionality into python3-package.mkJeffery To2020-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This moves functionality from python-package-install.sh into python3-package.mk, so that they can be reused separate from filespec processing. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | | | | python3: Reorder recipes in python3-package.mkJeffery To2020-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Group Python3/* recipes together, group Py3Package and Py3Build together. This also adds headings and whitespace to separate major sections. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | | | | python3: Rename canned recipes in python3-package.mkJeffery To2020-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This renames "internal" recipes to use the Python3/ prefix and clarifies the names (RunTarget to Run, Mod to ModSetup, Shebang to FixShebang). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | | | | python3: Rename canned recipes in python3-host.mkJeffery To2020-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This changes the recipe name prefix from Build/Compile/HostPy3 to HostPython3, and clarifies some of the names (RunHost to Run, Mod to ModSetup). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | | | | python3: Remove HostPython3 in python3-host.mkJeffery To2020-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HostPython3 only adds a few environment variables before running host Python. It has only two users, Build/Compile/HostPy3RunHost and Build/Compile/HostPy3RunTarget. HostPython3 also accesses $(PYTHON3PATH), even though python3-host.mk does not include python3-package.mk, where the variable is defined. This removes HostPython3 and has its two users run host Python directly. This also combines the environment variables of HostPython3 and the two users into HOST_PYTHON3_VARS and PYTHON3_VARS. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | | | | python3: Remove include guard for python3-host.mkJeffery To2020-04-17
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since it only defines variables and canned recipes, it is safe to include python3-host.mk more than once. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | | Merge pull request #11901 from ja-pa/redis-5.0.9Hannu Nyman2020-04-20
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | redis: update to version 5.0.9
| * | | | | | | | | redis: update to version 5.0.9Jan Pavlinec2020-04-20
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | Revert "glib2: update to 2.64.2"Josef Schlehofer2020-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is not ready and there are some issues described in https://github.com/openwrt/packages/pull/11442 This reverts commit b465ac30028c8b17228f455da057e49add3735b4. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | Revert "glib2: fix host build"Josef Schlehofer2020-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There isn't prime time for it. Currently, it can not be built. It fails with the following error: ERROR: Compiler gcc can not compile programs. More details in https://github.com/openwrt/packages/pull/11887 and https://github.com/openwrt/packages/issues/11900 This reverts commit b62ed68007eb9429a3f5e40ce56b0094c57d6414. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | Merge pull request #11833 from BKPepe/btrfs-progsJosef Schlehofer2020-04-20
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | btrfs-progs: update to version 5.6
| * | | | | | | | btrfs-progs: update to version 5.6Josef Schlehofer2020-04-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>