1212 Commits

Author SHA1 Message Date
Jonas Karlman
013ef3fb62 libcec: update cec-framework patch 2019-01-15 19:50:06 +01:00
CvH
33a1db063f
Merge pull request #3192 from mglae/le9_ncurses_stools110
ncurses: improvements / system-tools 110: update mc and efibootmgr
2018-12-30 22:48:42 +01:00
CvH
e561b0cf2d
Merge pull request #3197 from MilhouseVH/le90_cmake_3.13.2
cmake: update to cmake-3.13.2
2018-12-30 22:43:12 +01:00
mglae
99d8ca22f1 ncurses: update version 6.1-20181215 and improve
- add /storage/.config/termcap path for user configuration
- disable getcap cache to avoid creation of /storage/none folder
- add ncurses:host to PKG_DEPENDS_TARGET to use tic from package
- add patch to remove recent xterm terminfo features to be more compatible with other emulations (i.e. Putty)
- add patch fixing freeing not allocated memory. Let screen work again
2018-12-29 18:35:21 +01:00
CvH
a98586ba33
Merge pull request #3171 from MilhouseVH/le90_buildsystem_source_packages-with-drop
buildsystem: centralise package sourcing
2018-12-29 18:18:15 +01:00
CvH
f091d71624
Merge pull request #3186 from MilhouseVH/le90_fix_glib_dupe_func
glib: remove function that could not possibly be used
2018-12-29 18:17:57 +01:00
MilhouseVH
95d8356ece cmake: update to cmake-3.13.2 2018-12-29 16:59:19 +00:00
MilhouseVH
8f00a42bc8 libcec: update to libcec-libcec-4.0.4 2018-12-29 00:37:06 +00:00
MilhouseVH
fe3e4369d0 glib: remove function that could not possibly be used 2018-12-25 03:28:29 +00:00
MilhouseVH
c2281f3c37 packages: set custom PKG_[CONFIGURE|CMAKE|MESON]_SCRIPT in configure_package()
When setting a custom build script (which must be relative to $PKG_BUILD), the
value should be set in configure_package() so that $PKG_BUILD is known, and also
because the path to the script will be validated prior to calling
pre_configure_$TARGET(), so the script variable must be configured once the pacakge
is sourced.
2018-12-18 20:22:13 +00:00
MilhouseVH
c19a3ff780 packages: setup_toolchain $TARGET only called after package is sourced
Packages referencing variables defined in setup_toolchain such as CC, CXX,
AR, CFLAGS, LDFLAGS, HOST_CC etc. etc. must only reference these variables in
pre_build()/pre_configure()/pre_make() etc. functions, as the variables will not
be available when the package is sourced, but will be available after the call
to setup_toolchain() from scripts/build.
2018-12-18 03:43:28 +00:00
MilhouseVH
b518bbf4e7 packages: implement late variable binding
Move variable assignments into configure_package() if the assignments
depend on variables initialised after the package is sourced, ie.
$PKG_BUILD, $PKG_SOURCE_NAME etc.
2018-12-18 03:43:28 +00:00
MilhouseVH
842904f31b heimdal: remove unrequired setting 2018-12-14 22:58:48 +00:00
CvH
af9ff20149 libcec: update to f759324 2018-12-05 14:36:59 +01:00
MilhouseVH
827c6f842f libcec: update to libcec-libcec-4.0.3 2018-11-21 22:08:05 +01:00
MilhouseVH
b84d1a79aa libcec: don't build python wrapper
Broken after: https://github.com/Pulse-Eight/libcec/issues/356#issuecomment-435987465
2018-11-06 16:23:48 +00:00
MilhouseVH
4c90331be0 libcec: update to libcec-edb8b77 2018-11-06 16:23:45 +00:00
MilhouseVH
e019ab9464
Merge pull request #3079 from antonlacon/retire-sed-var
treewide: retire $SED
2018-11-04 19:48:31 +00:00
MilhouseVH
8ad5e44127 libcec: update to libcec-96ba7dd 2018-11-04 14:17:22 +00:00
Ian Leonard
15282eb38b treewide: retire $SED
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-11-04 01:12:58 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
a4ec8951e0 cleanup: remove redundant PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
2923f2b56a cleanup: remove PKG_SOURCE_DIR 2018-10-22 15:06:11 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
MilhouseVH
2c60b54daf
Merge pull request #2986 from 5schatten/CMake_v3.12.2
cmake: update to cmake-3.12.2
2018-09-28 10:52:24 +01:00
MilhouseVH
7a8be4abbc
Merge pull request #2970 from lucianm/xbuild_heimdal
fix crossbuilding heimdal by adding dependency to host-ncurses
2018-09-23 23:52:48 +01:00
5schatten
0afd270ff3 cmake: update to cmake-3.12.2 2018-09-21 12:41:51 +02:00
MilhouseVH
d900f44399 elfutils: update to elfutils-0.173 2018-09-19 08:15:41 +01:00
Lucian Muresan
f46c545ebd fix crossbuilding heimdal by adding dependency to host-ncurses 2018-09-13 23:23:16 +02:00
Matthias Reichl
2c0a7cc02e
Merge pull request #2909 from MilhouseVH/le90_kodi_201809v2
kodi: next (Sept || kodi bump)
2018-08-28 15:29:19 +02:00
MilhouseVH
eed157352b pcre: update to pcre-8.42 2018-08-26 14:52:34 +01:00
MilhouseVH
edec5f5239 libfmt: update to libfmt-5.1.0 2018-08-26 14:52:33 +01:00
Jernej Skrabec
4a97b7f3a9 m4: Fix building with newer glibc 2018-08-23 07:21:40 +02:00
Jernej Skrabec
e46396449f bison: Update to 3.0.5 2018-08-23 07:06:48 +02:00
Christian Hewitt
f997fe0ceb
Merge pull request #2880 from MilhouseVH/le90_linux4180_generic
linux (Generic): update to linux-4.18.3
2018-08-20 21:22:17 +04:00
MilhouseVH
2d7ffa74e3 flatbuffers: initial package 2018-08-18 10:01:03 +01:00
MilhouseVH
a84b6e0cb3 elfutils: install shared libelf libs on host build
And fix libelf detection

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-08-13 22:46:50 +01:00
Christian Hewitt
3892b13f1b
Merge pull request #2862 from MilhouseVH/le90_glibc_2.28
glibc: update to glibc-2.28
2018-08-12 19:21:32 -04:00
CvH
ddea36c6ed
Merge pull request #2853 from MilhouseVH/le90_gcc-8.2.0
gcc: update to gcc-8.2.0
2018-08-06 20:20:24 +02:00
MilhouseVH
d5dd6214b0 lockdev: major/minor issue with glibc-2.28, no longer needed by libcec - remove it
See: https://github.com/Pulse-Eight/libcec/issues/141
     ff86c07a16
2018-08-01 23:40:03 +01:00
MilhouseVH
a6e13696a3 glibc: update to glibc-2.28 2018-08-01 23:40:03 +01:00
Sascha Kuehndel (InuSasha)
e4e6f68545
attr: add pic for samba 2018-08-01 21:59:10 +02:00
MilhouseVH
8dbd1c1793 libfstrcmp: initial package 2018-07-31 19:13:43 +01:00
MilhouseVH
ccff6b7109 binutils: update to binutils-2.31.1 2018-07-31 12:23:38 +01:00
Sascha Kuehndel (InuSasha)
07420cb3c3
busybox: temporary fix for nfs based boot 2018-07-24 22:51:40 +02:00
CvH
bf10e73172 spdx: missed packages 2018-07-19 17:25:45 +02:00
CvH
8e09fadb5b spdx: packages/devel 2018-07-17 23:58:50 +02:00
MilhouseVH
5483e21be9
Merge pull request #2763 from InuSasha/fixes/glibc-drop-obsolete
glibc: drop obsolete code
2018-07-16 00:38:51 +01:00
Christian Hewitt
b862b263fc
Merge pull request #2791 from HiassofT/le9-systemd-239
systemd: update to 239
2018-07-15 07:31:10 +04:00