Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some missing dependencies; fallout from #4088 #4202

Merged
merged 5 commits into from
Feb 19, 2020

Conversation

dhewg
Copy link
Contributor

@dhewg dhewg commented Feb 11, 2020

@dhewg dhewg changed the title Add some missing dependencies Add some missing dependencies; fallout from #4088 Feb 12, 2020
@dhewg
Copy link
Contributor Author

dhewg commented Feb 12, 2020

Added two patches and retitled PR accordingly

build.LibreELEC-RPi2.arm-9.80-devel/toolchain/bin/host-g++: not found
CMake Error at CMakeLists.txt:7 (find_package):
  By not providing "Findglm.cmake" in CMAKE_MODULE_PATH...
The static ffmpegx requires this due to omx:
libavcodec/omx.c:93: error: undefined reference to 'dlsym'
Instead of attempting to recreate the .config of the initial build (and
failing at it), just (re)store it along with Module.symvers.

This fixes inconsistencies like CONFIG_EXTRA_FIRMWARE not getting set on
an autoremove+unpack cycle and prepares for LibreELEC#4201.
@MilhouseVH MilhouseVH merged commit 3aaac00 into LibreELEC:master Feb 19, 2020
@dhewg dhewg deleted the pull/deps branch February 19, 2020 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants