mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-next
This commit is contained in:
commit
8245396770
@ -26,6 +26,6 @@ $SCRIPTS/unpack boost
|
||||
|
||||
setup_toolchain host
|
||||
|
||||
cd $BUILD/boost*/tools/build/v2/engine/src
|
||||
cd $BUILD/boost*/tools/build/v2/engine
|
||||
sh build.sh
|
||||
cp bin.*/bjam $ROOT/$TOOLCHAIN/bin
|
||||
|
@ -19,7 +19,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="boost"
|
||||
PKG_VERSION="1_46_0"
|
||||
PKG_VERSION="1_47_0"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
|
@ -19,7 +19,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="binutils"
|
||||
PKG_VERSION="2.21.53.0.2"
|
||||
PKG_VERSION="2.21.52.0.2"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
Loading…
x
Reference in New Issue
Block a user