diff --git a/config/path b/config/path index 815fc0341a..ef991cc402 100644 --- a/config/path +++ b/config/path @@ -179,3 +179,6 @@ else exec 4>/dev/null fi BUILD_INDENT_SIZE=4 + +# multilib? nah +unset CONFIG_SITE diff --git a/packages/mediacenter/service.openelec.settings/meta b/packages/mediacenter/service.openelec.settings/meta index 99c3b1a000..88172665be 100644 --- a/packages/mediacenter/service.openelec.settings/meta +++ b/packages/mediacenter/service.openelec.settings/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="service.openelec.settings" -PKG_VERSION="0.1.29" +PKG_VERSION="0.1.30" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="prop." diff --git a/packages/sysutils/lcdproc/config/LCDd.conf b/packages/sysutils/lcdproc/config/LCDd.conf index 0c28b230de..bf5d7f1ca3 100644 --- a/packages/sysutils/lcdproc/config/LCDd.conf +++ b/packages/sysutils/lcdproc/config/LCDd.conf @@ -1138,6 +1138,11 @@ Device=/dev/lcd Speed=19200 +## vlsys_m428 for VFD/IR combination in Moneual MonCaso 320 ## +[vlsys_m428] + +# Select the output device to use [default: /dev/ttyUSB0] +#Device=/dev/ttyUSB0 ## OnScreen Display using libxosd ## [xosd] diff --git a/packages/toolchain/math/ppl/build b/packages/toolchain/math/ppl/build index 35b1159527..19474c1eb7 100755 --- a/packages/toolchain/math/ppl/build +++ b/packages/toolchain/math/ppl/build @@ -35,7 +35,7 @@ mkdir -p objdir && cd objdir --enable-shared \ --disable-static \ --enable-interfaces="c,cxx" \ - --with-gmp-prefix="$ROOT/$TOOLCHAIN" \ + --with-gmp="$ROOT/$TOOLCHAIN" \ make -j1 make install diff --git a/projects/ARCTIC_MC/options b/projects/ARCTIC_MC/options index fecabb1eae..79e4e07119 100755 --- a/projects/ARCTIC_MC/options +++ b/projects/ARCTIC_MC/options @@ -295,7 +295,7 @@ # joy,lb216,lcdm001,lcterm,lirc,lis,MD8800,mdm166a, # ms6931,mtc_s16209x,MtxOrb,mx5000,NoritakeVFD, # picolcd,pyramid,sed1330,sed1520,serialPOS, -# serialVFD,shuttleVFD,sli,stv5730,SureElec,svga, +# serialVFD,shuttleVFD,sli,stv5730,SureElec,svga,vlsys_m428 # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support diff --git a/projects/ATV/options b/projects/ATV/options index 7a81719f01..84eee1c200 100755 --- a/projects/ATV/options +++ b/projects/ATV/options @@ -295,7 +295,7 @@ # joy,lb216,lcdm001,lcterm,lirc,lis,MD8800,mdm166a, # ms6931,mtc_s16209x,MtxOrb,mx5000,NoritakeVFD, # picolcd,pyramid,sed1330,sed1520,serialPOS, -# serialVFD,shuttleVFD,sli,stv5730,SureElec,svga, +# serialVFD,shuttleVFD,sli,stv5730,SureElec,svga,vlsys_m428 # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support diff --git a/projects/Fusion/options b/projects/Fusion/options index c749fc073a..dbd27ac3fa 100755 --- a/projects/Fusion/options +++ b/projects/Fusion/options @@ -295,11 +295,11 @@ # joy,lb216,lcdm001,lcterm,lirc,lis,MD8800,mdm166a, # ms6931,mtc_s16209x,MtxOrb,mx5000,NoritakeVFD, # picolcd,pyramid,sed1330,sed1520,serialPOS, -# serialVFD,shuttleVFD,sli,stv5730,SureElec,svga, +# serialVFD,shuttleVFD,sli,stv5730,SureElec,svga,vlsys_m428 # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support - LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz,SureElec" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz,SureElec,vlsys_m428" # Modules to install in initramfs for early boot INITRAMFS_MODULES="uvesafb xhci-hcd" diff --git a/projects/Generic/options b/projects/Generic/options index 19aa97dbb8..eb421a149b 100755 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -295,11 +295,11 @@ # joy,lb216,lcdm001,lcterm,lirc,lis,MD8800,mdm166a, # ms6931,mtc_s16209x,MtxOrb,mx5000,NoritakeVFD, # picolcd,pyramid,sed1330,sed1520,serialPOS, -# serialVFD,shuttleVFD,sli,stv5730,SureElec,svga, +# serialVFD,shuttleVFD,sli,stv5730,SureElec,svga,vlsys_m428 # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support - LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz,SureElec" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz,SureElec,vlsys_m428" # Modules to install in initramfs for early boot INITRAMFS_MODULES="uvesafb xhci-hcd" diff --git a/projects/Generic_OSS/options b/projects/Generic_OSS/options index dfa1547056..4cf93f83cc 100755 --- a/projects/Generic_OSS/options +++ b/projects/Generic_OSS/options @@ -295,11 +295,11 @@ # joy,lb216,lcdm001,lcterm,lirc,lis,MD8800,mdm166a, # ms6931,mtc_s16209x,MtxOrb,mx5000,NoritakeVFD, # picolcd,pyramid,sed1330,sed1520,serialPOS, -# serialVFD,shuttleVFD,sli,stv5730,SureElec,svga, +# serialVFD,shuttleVFD,sli,stv5730,SureElec,svga,vlsys_m428 # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support - LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz,SureElec" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz,SureElec,vlsys_m428" # Modules to install in initramfs for early boot INITRAMFS_MODULES="uvesafb xhci-hcd" diff --git a/projects/ION/options b/projects/ION/options index 3ef213effc..a158e1b09b 100755 --- a/projects/ION/options +++ b/projects/ION/options @@ -295,11 +295,11 @@ # joy,lb216,lcdm001,lcterm,lirc,lis,MD8800,mdm166a, # ms6931,mtc_s16209x,MtxOrb,mx5000,NoritakeVFD, # picolcd,pyramid,sed1330,sed1520,serialPOS, -# serialVFD,shuttleVFD,sli,stv5730,SureElec,svga, +# serialVFD,shuttleVFD,sli,stv5730,SureElec,svga,vlsys_m428 # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support - LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz,SureElec" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz,SureElec,vlsys_m428" # Modules to install in initramfs for early boot INITRAMFS_MODULES="uvesafb xhci-hcd" diff --git a/projects/Intel/options b/projects/Intel/options index 528a4431b3..d8b75e0117 100755 --- a/projects/Intel/options +++ b/projects/Intel/options @@ -295,11 +295,11 @@ # joy,lb216,lcdm001,lcterm,lirc,lis,MD8800,mdm166a, # ms6931,mtc_s16209x,MtxOrb,mx5000,NoritakeVFD, # picolcd,pyramid,sed1330,sed1520,serialPOS, -# serialVFD,shuttleVFD,sli,stv5730,SureElec,svga, +# serialVFD,shuttleVFD,sli,stv5730,SureElec,svga,vlsys_m428 # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support - LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz,SureElec" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz,SureElec,vlsys_m428" # Modules to install in initramfs for early boot INITRAMFS_MODULES="xhci-hcd" diff --git a/projects/RPi/options b/projects/RPi/options index 66830275dc..4f9904e6e1 100755 --- a/projects/RPi/options +++ b/projects/RPi/options @@ -295,11 +295,11 @@ # joy,lb216,lcdm001,lcterm,lirc,lis,MD8800,mdm166a, # ms6931,mtc_s16209x,MtxOrb,mx5000,NoritakeVFD, # picolcd,pyramid,sed1330,sed1520,serialPOS, -# serialVFD,shuttleVFD,sli,stv5730,SureElec,svga, +# serialVFD,shuttleVFD,sli,stv5730,SureElec,svga,vlsys_m428 # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support - LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz,SureElec" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz,SureElec,vlsys_m428" # Modules to install in initramfs for early boot INITRAMFS_MODULES="" diff --git a/projects/Ultra/options b/projects/Ultra/options index 5340df43ea..e88189243c 100755 --- a/projects/Ultra/options +++ b/projects/Ultra/options @@ -295,7 +295,7 @@ # joy,lb216,lcdm001,lcterm,lirc,lis,MD8800,mdm166a, # ms6931,mtc_s16209x,MtxOrb,mx5000,NoritakeVFD, # picolcd,pyramid,sed1330,sed1520,serialPOS, -# serialVFD,shuttleVFD,sli,stv5730,SureElec,svga, +# serialVFD,shuttleVFD,sli,stv5730,SureElec,svga,vlsys_m428 # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support diff --git a/projects/Virtual/options b/projects/Virtual/options index fc14a8cb1c..78f994a37a 100755 --- a/projects/Virtual/options +++ b/projects/Virtual/options @@ -290,11 +290,11 @@ # joy,lb216,lcdm001,lcterm,lirc,lis,MD8800,mdm166a, # ms6931,mtc_s16209x,MtxOrb,mx5000,NoritakeVFD, # picolcd,pyramid,sed1330,sed1520,serialPOS, -# serialVFD,shuttleVFD,sli,stv5730,SureElec,svga, +# serialVFD,shuttleVFD,sli,stv5730,SureElec,svga,vlsys_m428 # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support - LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz,SureElec" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz,SureElec,vlsys_m428" # Modules to install in initramfs for early boot INITRAMFS_MODULES="uvesafb xhci-hcd"