mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-05 08:57:50 +00:00
Merge branch 'openelec-systemd' of github.com:OpenELEC/OpenELEC.tv into openelec-systemd
Conflicts: packages/x11/xserver/xorg-server/profile.d/xorg-server.conf
This commit is contained in:
commit
18637e2f38
@ -134,11 +134,7 @@
|
||||
# Display fatal error message
|
||||
# $1:action which caused error, $2:message
|
||||
echo "*** Error in $BOOT_STEP: $1: $2 ***"
|
||||
if [ -z "$DEBUG" ]; then
|
||||
halt
|
||||
else
|
||||
debug_shell
|
||||
fi
|
||||
debug_shell
|
||||
}
|
||||
|
||||
break_after() {
|
||||
|
@ -19,7 +19,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="bluez"
|
||||
PKG_VERSION="5.7"
|
||||
PKG_VERSION="5.8"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
@ -1865,7 +1865,7 @@ CONFIG_SENSORS_FAM15H_POWER=m
|
||||
# CONFIG_SENSORS_GL518SM is not set
|
||||
# CONFIG_SENSORS_GL520SM is not set
|
||||
# CONFIG_SENSORS_HIH6130 is not set
|
||||
CONFIG_SENSORS_CORETEMP=m
|
||||
CONFIG_SENSORS_CORETEMP=y
|
||||
CONFIG_SENSORS_IT87=m
|
||||
# CONFIG_SENSORS_JC42 is not set
|
||||
# CONFIG_SENSORS_LINEAGE is not set
|
||||
|
@ -1890,7 +1890,7 @@ CONFIG_SENSORS_FAM15H_POWER=m
|
||||
# CONFIG_SENSORS_GL518SM is not set
|
||||
# CONFIG_SENSORS_GL520SM is not set
|
||||
# CONFIG_SENSORS_HIH6130 is not set
|
||||
CONFIG_SENSORS_CORETEMP=m
|
||||
CONFIG_SENSORS_CORETEMP=y
|
||||
CONFIG_SENSORS_IT87=m
|
||||
# CONFIG_SENSORS_JC42 is not set
|
||||
# CONFIG_SENSORS_LINEAGE is not set
|
||||
|
@ -1866,7 +1866,7 @@ CONFIG_SENSORS_FAM15H_POWER=m
|
||||
# CONFIG_SENSORS_GL518SM is not set
|
||||
# CONFIG_SENSORS_GL520SM is not set
|
||||
# CONFIG_SENSORS_HIH6130 is not set
|
||||
CONFIG_SENSORS_CORETEMP=m
|
||||
CONFIG_SENSORS_CORETEMP=y
|
||||
CONFIG_SENSORS_IT87=m
|
||||
# CONFIG_SENSORS_JC42 is not set
|
||||
# CONFIG_SENSORS_LINEAGE is not set
|
||||
|
@ -1888,7 +1888,7 @@ CONFIG_SENSORS_FAM15H_POWER=m
|
||||
# CONFIG_SENSORS_GL518SM is not set
|
||||
# CONFIG_SENSORS_GL520SM is not set
|
||||
# CONFIG_SENSORS_HIH6130 is not set
|
||||
CONFIG_SENSORS_CORETEMP=m
|
||||
CONFIG_SENSORS_CORETEMP=y
|
||||
CONFIG_SENSORS_IT87=m
|
||||
# CONFIG_SENSORS_JC42 is not set
|
||||
# CONFIG_SENSORS_LINEAGE is not set
|
||||
|
@ -1818,7 +1818,7 @@ CONFIG_HWMON_VID=y
|
||||
# CONFIG_SENSORS_GL518SM is not set
|
||||
# CONFIG_SENSORS_GL520SM is not set
|
||||
# CONFIG_SENSORS_HIH6130 is not set
|
||||
CONFIG_SENSORS_CORETEMP=m
|
||||
CONFIG_SENSORS_CORETEMP=y
|
||||
# CONFIG_SENSORS_IT87 is not set
|
||||
# CONFIG_SENSORS_JC42 is not set
|
||||
# CONFIG_SENSORS_LINEAGE is not set
|
||||
|
@ -1762,7 +1762,7 @@ CONFIG_HWMON_VID=y
|
||||
# CONFIG_SENSORS_GL518SM is not set
|
||||
# CONFIG_SENSORS_GL520SM is not set
|
||||
# CONFIG_SENSORS_HIH6130 is not set
|
||||
CONFIG_SENSORS_CORETEMP=m
|
||||
CONFIG_SENSORS_CORETEMP=y
|
||||
# CONFIG_SENSORS_IT87 is not set
|
||||
# CONFIG_SENSORS_JC42 is not set
|
||||
# CONFIG_SENSORS_LINEAGE is not set
|
||||
|
@ -1836,7 +1836,7 @@ CONFIG_HWMON_VID=y
|
||||
# CONFIG_SENSORS_GL518SM is not set
|
||||
# CONFIG_SENSORS_GL520SM is not set
|
||||
# CONFIG_SENSORS_HIH6130 is not set
|
||||
CONFIG_SENSORS_CORETEMP=m
|
||||
CONFIG_SENSORS_CORETEMP=y
|
||||
# CONFIG_SENSORS_IT87 is not set
|
||||
# CONFIG_SENSORS_JC42 is not set
|
||||
# CONFIG_SENSORS_LINEAGE is not set
|
||||
|
@ -1793,7 +1793,7 @@ CONFIG_HWMON_VID=y
|
||||
# CONFIG_SENSORS_GL518SM is not set
|
||||
# CONFIG_SENSORS_GL520SM is not set
|
||||
# CONFIG_SENSORS_HIH6130 is not set
|
||||
CONFIG_SENSORS_CORETEMP=m
|
||||
CONFIG_SENSORS_CORETEMP=y
|
||||
# CONFIG_SENSORS_IT87 is not set
|
||||
# CONFIG_SENSORS_JC42 is not set
|
||||
# CONFIG_SENSORS_LINEAGE is not set
|
||||
|
@ -1072,7 +1072,7 @@ CONFIG_INPUT_MISC=y
|
||||
# CONFIG_INPUT_POWERMATE is not set
|
||||
# CONFIG_INPUT_YEALINK is not set
|
||||
# CONFIG_INPUT_CM109 is not set
|
||||
CONFIG_INPUT_UINPUT=m
|
||||
CONFIG_INPUT_UINPUT=y
|
||||
# CONFIG_INPUT_PCF8574 is not set
|
||||
# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
|
||||
# CONFIG_INPUT_ADXL34X is not set
|
||||
|
@ -1889,7 +1889,7 @@ CONFIG_SENSORS_FAM15H_POWER=m
|
||||
# CONFIG_SENSORS_GL518SM is not set
|
||||
# CONFIG_SENSORS_GL520SM is not set
|
||||
# CONFIG_SENSORS_HIH6130 is not set
|
||||
CONFIG_SENSORS_CORETEMP=m
|
||||
CONFIG_SENSORS_CORETEMP=y
|
||||
CONFIG_SENSORS_IT87=m
|
||||
# CONFIG_SENSORS_JC42 is not set
|
||||
# CONFIG_SENSORS_LINEAGE is not set
|
||||
|
@ -1865,7 +1865,7 @@ CONFIG_SENSORS_FAM15H_POWER=m
|
||||
# CONFIG_SENSORS_GL518SM is not set
|
||||
# CONFIG_SENSORS_GL520SM is not set
|
||||
# CONFIG_SENSORS_HIH6130 is not set
|
||||
CONFIG_SENSORS_CORETEMP=m
|
||||
CONFIG_SENSORS_CORETEMP=y
|
||||
CONFIG_SENSORS_IT87=m
|
||||
# CONFIG_SENSORS_JC42 is not set
|
||||
# CONFIG_SENSORS_LINEAGE is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user