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

Dfsg #72

Merged
merged 6 commits into from
Aug 31, 2023
Merged

Dfsg #72

merged 6 commits into from
Aug 31, 2023

Commits on Aug 30, 2023

  1. dfsg: cmake: specify library version

    Signed-off-by: You-Sheng Yang <vicamo.yang@canonical.com>
    vicamo committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a8e6d05 View commit details
    Browse the repository at this point in the history
  2. dfsg: cmake: link to corresponding libs

    Signed-off-by: You-Sheng Yang <vicamo.yang@canonical.com>
    vicamo committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    9d17ecd View commit details
    Browse the repository at this point in the history
  3. dfsg: cmake: drop the use of CMAKE_INSTALL_SUB_PATH

    Signed-off-by: You-Sheng Yang <vicamo.yang@canonical.com>
    vicamo committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    5c58051 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. dfsg: cmake: turn hal adapter into libcamhal entrypoint

    Introduce USE_HAL_ADAPTOR to build flavored libcamhal.so as plugin for
    hal adapter.
    
    Signed-off-by: You-Sheng Yang <vicamo.yang@canonical.com>
    vicamo committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    3636432 View commit details
    Browse the repository at this point in the history
  2. dfsg: build: drop redundant lib files manipulation

    Signed-off-by: You-Sheng Yang <vicamo.yang@canonical.com>
    vicamo committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    c740e6f View commit details
    Browse the repository at this point in the history
  3. dfsg: ci: fix test cases

    vicamo committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    8b0eb49 View commit details
    Browse the repository at this point in the history