Commit Graph

35654 Commits

Author SHA1 Message Date
Ian Leonard
c450cea34d config/path: fix indent
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-18 01:14:21 +00:00
Jernej Škrabec
422679712f Merge pull request #4761 from dhewg/quilt
script to refresh patches
2021-01-17 20:49:30 +01:00
Andre Heider
804807bed2 tools: add script to refresh patches
This script uses quilt to refresh patches, e.g.:
./tools/refresh-patches linux

It tries to detect already applied patches and removes those.
The rest is refreshed, which means updating the hunk line offsets and
removing junk (so that the result is the same for everyone).

This makes it easy to update packages with large patch sets. It's
usable as-is without any additional git clone to rebase patches.

Note that there're alot of patches in-tree that contain multiple patches
per file. While quilt doesn't have a problem applying those, the
resulting file is a combined patch.
2021-01-17 12:26:11 +01:00
dhewg
7b30b3d505 Merge pull request #4976 from jernejsk/aw-patch-rework
Allwinner: Complete patch reorganization
2021-01-17 10:35:45 +01:00
Jernej Skrabec
c4be6d819f Allwinner: Put all ALSA configs in one place 2021-01-16 20:35:25 +01:00
Jernej Skrabec
f9ed51d384 Allwinner: linux: reorganize patches 2021-01-16 20:35:25 +01:00
CvH
2540749295 Merge pull request #4975 from mglae/le10_usbutils_autotools
usbutils: use autotools toolchain
2021-01-16 17:24:05 +01:00
CvH
061fdc3f56 Merge pull request #4615 from mglae/le10_installer_images
installer: minor fixes
2021-01-16 17:20:33 +01:00
mglae
0bbda22e0c usbutils: use autotools toolchain 2021-01-16 15:47:59 +01:00
Jernej Škrabec
819404a454 Merge pull request #4974 from CvH/10.0/repo-bump-9.80.9
distro: bump ADDON_VERSION to 9.80.9
2021-01-16 14:04:14 +01:00
CvH
0b2c4923ed Merge pull request #4609 from heitbaum/patch-3
Tvheadend 42: python: update xbmc.translatePath() to xbmcvfs
2021-01-16 14:03:04 +01:00
CvH
2b55a22f6c Merge pull request #4741 from heitbaum/va3
vadumpcaps: add vadumpcaps to show all capabilities of a VAAPI device…
2021-01-16 13:56:43 +01:00
CvH
adddaeac28 Merge pull request #4752 from Portisch/apache-ant
apache-ant: bump package to 1.10.9
2021-01-16 13:56:01 +01:00
CvH
bfc4a45ac3 Merge pull request #4926 from heitbaum/nss
nss: update to 3.60.1
2021-01-16 13:50:44 +01:00
CvH
092cb7396d Merge pull request #4927 from heitbaum/libdvbcsa
libdvbcsa: update to 2018-01-29
2021-01-16 13:50:08 +01:00
CvH
e7129c06bf Merge pull request #4857 from heitbaum/bump-slang
slang: update to 2.3.2
2021-01-16 13:48:36 +01:00
Christian Hewitt
b9272a4e90 Merge pull request #4773 from CvH/10.0/unzip_cleanup
drop unzip and minizip package
2021-01-16 16:47:35 +04:00
CvH
f1250a8a89 Merge pull request #4892 from heitbaum/bump-tls
gnutls: update to 3.7.0
2021-01-16 13:43:45 +01:00
CvH
1c61d7cb5b distro: bump ADDON_VERSION to 9.80.9 2021-01-16 13:33:13 +01:00
Jernej Škrabec
c87a8f5922 Merge pull request #4949 from chewitt/amlogic-upstream
bump Amlogic to something half-usable
2021-01-16 11:42:02 +01:00
Christian Hewitt
d50db1817c Merge pull request #4971 from HiassofT/le10-kernel-5.10.6+
linux (RPi): update to 5.10.7
2021-01-16 13:16:08 +04:00
Christian Hewitt
99795d3c0d Merge pull request #4969 from HiassofT/le10-kodi-19.0rc1
kodi: update to 19.0RC1
2021-01-16 13:12:52 +04:00
Matthias Reichl
f5dff7ab01 tools/mkpkg/update_binary-addons: exclude vfs.sacd
vfs.sacd has been deprecated in favour of audiodecoder.sacd and
removed from official kodi binary repo.

Add it to the exclude list until we finally remove the package so
the update script won't switch the version from tag to githash.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-16 09:58:41 +01:00
Matthias Reichl
2690bfb7a7 kodi-binary-addons: update to latest versions
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-16 09:48:19 +01:00
Matthias Reichl
8424af90a2 kodi: update to 19.0RC1
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-15 21:17:44 +01:00