Commit graph

1452 commits

Author SHA1 Message Date
Tomáš Kelemen (vudiq)
7cbb2e6a24
Merge LibreELEC 10.0.2 2022-03-04 22:36:18 +01:00
ihipop
356b403cff
pcre: update PKG_URL
to ${SOURCEFORGE_SRC} format

(cherry picked from commit 9c2c286055)
2021-11-30 12:33:23 +08:00
GavinDarkglider
82e5d624f6
More Nintendo Switch fixes (#1548)
* Downgrade glibc to 2.27 for L4T Builds.
* Downgrade binutils to 2.32 for L4T Builds.
* Update L4T Project Options
* Refactor tegra-bsp package
* Import/Rebase CTC's ffmpeg patches, and switch decoder to nvv4l2 from nvmpi. Fixes decoder issues
* Enable all disabled cores
* Remove hack in busybox package to dump firmware into L4T Builds, we now handle this in tegra-bsp package.
* More L4T project cleanups
* Bring switch-bootloader package.mk inline with upstream formatting
* Fix reboot_payload
* Add proper tegra-bsp:init support
* Bootloader cleanups, seperate bootloader stuff for libreelec builds
* Update init for supporting all distros on Nintendo Switch
* Add proper splash images for libreelec builds.
* Final bootloader fixes
* switch-bootloader-merge-fixes
* Fix uboot merge issues
* fix bmp
* It all builds
* add Basic USB Gadget(Serial console only)
* Properly fix mtp, and finish gadget stuff
2021-11-24 00:06:43 +01:00
heitbaum
6d206bf1d5 pcre: update PKG_URL 2021-11-08 11:28:36 +11:00
GavinDarkglider
4d58d3cf00
Add support for Nintendo Switch (#1536) 2021-10-27 09:47:55 +02:00
gouchi
04f8df9d9e pcsx2: add new libretro core 2021-09-29 09:19:00 +02:00
Tomáš Kelemen (vudiq)
ae6858bd53 Update to LibreELEC 9.97.1 2021-07-15 18:40:20 +02:00
mglae
176791e3bb curl cxxtools ncurses pcre tntnet: fix/add $PKG_NAME-config
*-config scripts must be installed in $TOOLCHAIN/bin to be reachable from PATH
but point to sysroot.
2021-07-01 23:43:14 +02:00
fnv
e61f61dd2d boost: Boost moved the release repository to new location - jfrog.io 2021-06-29 11:59:28 +02:00
Portisch
5ce550c354
glibc: add patch to increase TLS alignment to stay compatible with newer Widevine CDM modules Since 4.10.2252.0 a TLS alignment of 64 bytes is used but glibc dlopen is limited to 16 and will end up with: 'cannot allocate memory in static TLS block' 2021-06-05 19:50:56 +00:00
Chad Wagner
2fef238f35
Revert "gperftools: fix for release files"
Revert "gperftools: add package providing tcmalloc_minimal"
Revert "Add TCMALLOC_SUPPORT parameter to add libtcmalloc_minimal to the image"

This reverts commits:
85e3d8d4e0
780c7a3db0
d6d915d0cc
2021-06-05 19:09:06 +00:00
Tomáš Kelemen (vudiq)
de1dd0d394 Merge 'libreelec/master' up to 9.95.4 2021-06-03 08:04:37 +02:00
CvH
85e3d8d4e0 gperftools: fix for release files 2021-05-23 10:49:10 +02:00
kszaq
7fa2987e4e glibc: add support for SHT_RELR sections
The patch is used only for ARM targets, allows to
load blobs from ChromeOS using SHT_RELR

Source: d5bc21e0f0/sys-libs/glibc/files/local/glibc-2.32/0004-sys-libs-glibc-add-support-for-SHT_RELR-sections.patch
2021-05-22 14:19:46 +02:00
kszaq
780c7a3db0 gperftools: add package providing tcmalloc_minimal 2021-05-22 14:19:46 +02:00
Tomáš Kelemen (vudiq)
ff9b4b8bac group all packages under lakka
libretro cores, retroarch packages and also added packages (not present
in LibreELEC) stored under one folder for easier maintenance
2021-04-11 08:03:03 +02:00
Tomáš Kelemen (vudiq)
5a2c9ddb26 libfmt: build dynamic lib for Lakka 2021-04-10 15:49:24 +02:00
Tomáš Kelemen (vudiq)
ee228d26a8 add dependencies for easyrpg libretro core 2021-04-09 08:19:39 +02:00
Christian Hewitt
ad3ea02feb
Merge pull request #4957 from heitbaum/dbus
dbus: drop unused package (replaced by dbussy)
2021-03-08 16:23:03 +04:00
heitbaum
6ace0b8d8a dbus-glib: drop unused package (replaced by dbussy) 2021-02-28 20:29:57 +00:00
Jernej Skrabec
63b74b3492 fakeroot: host build fix with glib 2.33 2021-02-20 10:57:31 +01:00
Ian Leonard
a3424e77fc heimdal: add patches for building on Fedora
Build fails with a complaint about not finding ncurses, which is installed. It's
actually checking for tinfo.

Patches are from upstream:
872222db35
5e7bc8d881

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-02-03 05:06:32 +00:00
Ian Leonard
78440702f1 devel: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:48 +00: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
CvH
a0ffee13fc
Merge pull request #4924 from heitbaum/glib
glib: update to 2.67.2
2021-01-11 18:01:40 +01:00
CvH
2cce45f35f
Merge pull request #4922 from heitbaum/fakeroot
fakeroot: update to 1.25.3
2021-01-11 17:36:03 +01:00
heitbaum
618ccd9a33 fakeroot: update to 1.25.3
update 1.24 (2019-09-07) to 1.25.3 (2020-10-08)
changelog: https://salsa.debian.org/clint/fakeroot/-/blob/master/debian/changelog
update PKG_SITE and do not build docs/tests
2021-01-11 09:23:25 +00:00
heitbaum
c9d28c51ed glib: update to 2.67.2
updated 2.67.1 (7 Dec 2020) to 2.67.2 (8 Jan 2021)
changelog: https://raw.githubusercontent.com/GNOME/glib/master/NEWS
switched from drop test patch to -Dtests=false
2021-01-11 09:21:25 +00:00
heitbaum
c945caee17 arm-mem: update to 2019-04-30
update from 0100445 (15 Mar 2019) to b48ea15 (30 Apr 2019)
changelog: https://github.com/bavison/arm-mem/commits/master
includes: ARMv7: Ensure memcmp return value is always -1, 0 or +1
While other values are permitted by ISO, there are some fears that since
these are the values returned by glibc, we may expose latent bugs by
doing anything different.
2021-01-11 08:13:28 +00:00
heitbaum
3f4d82e5bd libftdi1: update to 1.5 2021-01-07 11:45:59 +00:00
CvH
5d13c72948
Merge pull request #4860 from heitbaum/bump-fmt
libfmt: update to 7.1.3
2021-01-06 16:37:41 +01:00
CvH
ef8180cbad
Merge pull request #4859 from heitbaum/bump-pcre
pcre: update to 8.44
2021-01-06 16:37:03 +01:00
heitbaum
5f7543839e pcre: update to 8.44 2021-01-05 12:03:06 +00:00
heitbaum
ba95a53d8e gmp: update to 6.2.1 2021-01-05 11:58:25 +00:00
heitbaum
06c697fc76 libfmt: update to 7.1.3 2021-01-05 11:43:59 +00:00
heitbaum
ec49a2b9fb mpc: update to 1.2.1 2021-01-05 11:40:01 +00:00
heitbaum
6f4e8e4ec2 mpfr: update to 4.1.0 2021-01-05 11:39:48 +00:00
heitbaum
8bb4648f73 slang: update to 2.3.2 2021-01-05 11:38:57 +00:00
CvH
83fca67811
Merge pull request #4852 from heitbaum/bump-1ecd3ef06c
readline: update to 8.1
2021-01-04 18:36:00 +01:00
CvH
b059ef9b2a
Merge pull request #4849 from heitbaum/bump-swig
swig: update to 4.0.2
2021-01-04 18:33:02 +01:00
CvH
8928883063
Merge pull request #4848 from heitbaum/bump-ccache
ccache: update to 3.7.12
2021-01-04 18:32:28 +01:00
heitbaum
695203975f readline: update to 8.1 2021-01-04 11:27:16 +00:00
heitbaum
040270af85 configtools: update to HEAD - 2020-12-22 2021-01-04 11:00:42 +00:00
heitbaum
2e82bda1a6 configtools: added timestamps to PKG_VERSION 2021-01-04 10:51:14 +00:00
heitbaum
f0f4953525 ccache: update to 3.7.12 2021-01-04 10:49:20 +00:00
heitbaum
81333d0fec swig: update to 4.0.2 2021-01-04 10:48:08 +00:00
CvH
728d964580
Merge pull request #4791 from heitbaum/avahi
avahi: update to 0.8 and dependencies
2020-12-31 16:26:50 +01:00
heitbaum
2294589cb3 gettext: update to 0.21 2020-12-31 12:43:25 +00:00
CvH
b2570604aa
Merge pull request #4817 from mglae/le10_ncurses_dumb_fix
ncurses: include dumb terminfo again
2020-12-30 23:26:03 +01:00
CvH
6558d15e21
Merge pull request #4806 from heitbaum/dev3
packages/devel - next batch of bumps
2020-12-30 23:18:16 +01:00