Advertisement
Guest User

Untitled

a guest
Nov 7th, 2016
373
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.92 KB | None | 0 0
  1. ./scripts/image mkimage
  2.  
  3. =================================================================================
  4. Configuration for LibreELEC (community)
  5. =================================================================================
  6.  
  7. Buildoptions:
  8. ======================================================
  9. - CPU (ARCH): cortex-a7 (arm)
  10. - FLOAT: hard
  11. - FPU: neon-vfpv4
  12. - SIMD support: yes
  13. - Optimizations:
  14. - LTO (Link Time Optimization) support: yes
  15. - GOLD (Google Linker) Support: yes
  16. - LLVM support:
  17.  
  18. Graphic configuration:
  19. ======================================================
  20. - OpenGL (GLX) support (provider): no (no)
  21. - OpenGLES support (provider): yes (bcm2835-driver)
  22. - uvesafb support: no
  23.  
  24. Hardware decoder configuration:
  25. ======================================================
  26. - Kodi Player driver: bcm2835-driver
  27. - VAAPI Support:
  28. - VDPAU Support:
  29.  
  30. Input device configuration:
  31. ======================================================
  32. - Remote support: yes
  33. - ATV Remote support: no
  34. - CEC Adapter support: yes
  35. - Kodi Joystick support: yes
  36.  
  37. Misc. hardware configuration:
  38. ======================================================
  39. - ALSA support: yes
  40. - Pulseaudio support: yes
  41. - Bluetooth support: yes
  42. - Include driver: RTL8192CU
  43. - Include driver: RTL8192DU
  44. - Include driver: RTL8192EU
  45. - Include driver: RTL8188EU
  46. - Include driver: RTL8812AU
  47. - Include firmware: misc-firmware
  48. - Include firmware: wlan-firmware
  49. - Include firmware: dvb-firmware
  50. - Include firmware: brcmfmac_sdio-firmware-rpi
  51.  
  52. Network service configuration:
  53. ======================================================
  54. - Avahi (Zeroconf) support: yes
  55. - NFS mounting support: yes
  56. - SAMBA mounting support: yes
  57. - SAMBA server support: yes
  58. - SFTP server support: yes
  59. - OpenVPN support: yes
  60.  
  61. OS configuration:
  62. ======================================================
  63. - OEM Support: no
  64. - Default ROOT Password: libreelec
  65. - Bootloader: bcm2835-bootloader
  66. - UDevil support: yes
  67. - Installer support: no
  68.  
  69. Misc. Filesystems:
  70. ======================================================
  71. - Swap Support: yes
  72. - Swapfile default size: 128
  73. - exFAT Support (via Fuse): yes
  74. - NTFS Support (via Fuse): yes
  75. - Install HFS Tools: yes
  76.  
  77. Kodi configuration:
  78. ======================================================
  79. - Kodi version: kodi
  80. - Kodi nonfree support: yes
  81. - Kodi Blu-Ray support: yes
  82. - Bluray BD+ support: yes
  83. - Bluray AACS support: yes
  84. - Kodi DVDCSS support: yes
  85. - Kodi Airplay support: yes
  86. - Kodi Airtunes support: yes
  87. - Kodi NFS support: yes
  88. - Kodi MySQL support: yes
  89. - Kodi Optical Drive support: yes
  90. - Kodi SAMBA client support: yes
  91. - Kodi SSH client support: yes
  92. - Kodi UPNP support: yes
  93. - Kodi Webserver support: yes
  94. - Include Skin: Estuary
  95. - Default Skin: Estuary
  96. - Include extra fonts: yes
  97.  
  98. =================================================================================
  99. End Configuration for LibreELEC
  100. =================================================================================
  101.  
  102.  
  103.  
  104. INSTALL libc (target)
  105. INSTALL toolchain (target)
  106. INSTALL configtools (host)
  107. INSTALL make (host)
  108. INSTALL xz (host)
  109. INSTALL sed (host)
  110. INSTALL pkg-config (host)
  111. INSTALL autoconf (host)
  112. INSTALL automake (host)
  113. INSTALL libtool (host)
  114. INSTALL intltool (host)
  115. INSTALL autoconf-archive (host)
  116. INSTALL gcc (host)
  117. INSTALL bison (host)
  118. INSTALL flex (host)
  119. INSTALL cmake (host)
  120. INSTALL yasm (host)
  121. INSTALL glibc (target)
  122. INSTALL ccache (host)
  123. INSTALL autotools (host)
  124. INSTALL linux (host)
  125. INSTALL gcc (bootstrap)
  126. INSTALL timezone-data (target)
  127. INSTALL arm-mem (target)
  128. INSTALL gcc (target)
  129. BUILD touchscreen-image (target)
  130. cp: cannot stat '/home/username/LibreELEC.tv/build.LibreELEC-RPi2.arm-8.0-devel/addons/touchscreen/service.touchscreen': No such file or directory
  131. Makefile:12: die Regel für Ziel „image“ scheiterte
  132. make: *** [image] Fehler 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement