Commit Graph

24909 Commits

Author SHA1 Message Date
MilhouseVH
2fed4eba32 packages: readme.md - add late binding documentation; cleanup 2018-12-18 20:24:43 +00:00
MilhouseVH
c1a650c862 packages: set [HOST|INIT|TARGET|BOOTSTRAP]_[CONFIGURE|CMAKE|MESON]_OPTS in pre_configure_$TARGET()
Because we set these variables unconditionally in scripts/build
2018-12-18 20:24:43 +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
02a3cdd80a release scripts are sourced and should not source config/options $1 again 2018-12-18 03:43:28 +00:00
Jonas Karlman
cf934fbcd5 kodi (RK): update to rockchip_18.0rc3-Leia 2018-12-17 07:44:40 +01:00
Jonas Karlman
38142fec0f rkmpp: update to 50d2179 2018-12-17 07:44:40 +01:00
MilhouseVH
ec7475206d texturecache.py: update to texturecache.py-2.4.8 2018-12-17 03:54:11 +00:00
CvH
30ced21a40 Merge pull request #3170 from MilhouseVH/le90_Python3-3.7.1
Python3: update to Python3-3.7.1
2018-12-16 17:32:29 +01:00
CvH
8b3679ce71 Merge pull request #3169 from MilhouseVH/le90_kodi-next001
kodi (RPi/Generic): update to kodi-18.0rc3-Leia
2018-12-16 17:22:48 +01:00
MilhouseVH
23b57735c9 Merge pull request #3165 from HiassofT/le9-udevil-permissions
udevil: don't change permissions of mounted filesystems
2018-12-16 16:22:01 +00:00
MilhouseVH
de5a01fac0 Merge pull request #3158 from antonlacon/openssl-1.0.2q
openssl: update to 1.0.2q
2018-12-16 16:21:38 +00:00
MilhouseVH
4791087f38 Merge pull request #3157 from antonlacon/openssh-7.9
openssh: update to 7.9p1
2018-12-16 16:19:48 +00:00
MilhouseVH
089bb8e1f3 Merge pull request #3154 from antonlacon/libpng-1.6.36
libpng: update to 1.6.36
2018-12-16 16:19:30 +00:00
MilhouseVH
e091d976f9 Merge pull request #3153 from antonlacon/sqlite-3.26
sqlite: update to 3.26
2018-12-16 16:19:14 +00:00
MilhouseVH
e5ba85a7b9 Merge pull request #3161 from CvH/9.0/dvb-latest-up
dvb-latest: update to 2018-12-07
2018-12-16 16:17:54 +00:00
MilhouseVH
2ae0ee5111 LibreELEC-settings: update to LibreELEC-settings-1b9a5d1 2018-12-16 15:56:33 +00:00
MilhouseVH
665196ed97 kodi-binary-addons: update to latest versions 2018-12-16 15:56:29 +00:00
MilhouseVH
0c4bbe8556 ffmpeg: hevc: Fix for green artefacts 2018-12-16 15:35:54 +00:00
MilhouseVH
68e31e1161 kodi: stop disabling pvrmanager.syncchannelgroups 2018-12-16 15:35:54 +00:00
MilhouseVH
52cff58a21 freetype: drop sym link after xbmc/15007 2018-12-16 15:35:54 +00:00
MilhouseVH
9061e312f7 kodi (RPi): update to kodi-newclock5_18.0rc3-Leia 2018-12-16 15:35:54 +00:00
MilhouseVH
c6870d1077 kodi (Generic): update to kodi-18.0rc3-Leia 2018-12-16 15:35:51 +00:00
CvH
c00c5966bf Merge pull request #3160 from MilhouseVH/le90_intel-vaapi-driver-2.3.0
intel-vaapi-driver: update to intel-vaapi-driver-2.3.0
2018-12-16 12:46:49 +01:00