[Buildroot] [PATCH 1/1] package/opencv3: fix OPENCV3_CLEAN_INSTALL_{DOC, CMAKE}

Peter Korsgaard peter at korsgaard.com
Mon Nov 9 09:21:23 UTC 2020


>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice at gmail.com> writes:

 > opencv3 does not install anything in $(TARGET_DIR)/usr/share/OpenCV/doc
 > so drop OPENCV3_CLEAN_INSTALL_DOC

 > However it installs its licence files in
 > $(TARGET_DIR)/usr/share/licenses/opencv3 so add
 > OPENCV3_CLEAN_INSTALL_LICENSE

 > Moreover, the cmake hook does not catch all cmake files and missed the
 > valgrind files so update OPENCV3_CLEAN_INSTALL_CMAKE and add
 > OPENCV3_CLEAN_INSTALL_VALGRIND to delete those files:
 > OpenCVConfig.cmake  OpenCVConfig-version.cmake  OpenCVModules.cmake  OpenCVModules-release.cmake  valgrind_3rdparty.supp  valgrind.supp

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

Committed to 2020.02.x and 2020.08.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list