diff --git a/nonbloom.yaml b/nonbloom.yaml index 9067b9c5cc..b2ec5f4d15 100644 --- a/nonbloom.yaml +++ b/nonbloom.yaml @@ -33,3 +33,12 @@ px4_firmware: unstable: 1.13.2-dev testing: release_candidate stable: mrs_release + +libcamera_cmake: + architecture: [amd64, arm64] + source: https://github.com/ctu-mrs/libcamera_cmake + gitman: false + git_refs: + unstable: catkin + testing: release_candidate + stable: release diff --git a/thirdparty.yaml b/thirdparty.yaml index 2f0b9c6012..c6567ecb03 100644 --- a/thirdparty.yaml +++ b/thirdparty.yaml @@ -96,12 +96,3 @@ mins: unstable: master testing: release_candidate stable: release - -libcamera_cmake: - architecture: [amd64, arm64] - source: https://github.com/ctu-mrs/libcamera_cmake - gitman: false - git_refs: - unstable: catkin - testing: release_candidate - stable: release