Skip to content

build: Update to use latest sdk#174

Merged
presatish merged 1 commit intoedgexfoundry:mainfrom
EdgeX-Camera-Management:update-sdk
Mar 8, 2023
Merged

build: Update to use latest sdk#174
presatish merged 1 commit intoedgexfoundry:mainfrom
EdgeX-Camera-Management:update-sdk

Conversation

@presatish
Copy link
Copy Markdown
Contributor

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-go/blob/main/.github/Contributing.md

PR Checklist

Please check if your PR fulfills the following requirements:

  • I am not introducing a breaking change (if you are, flag in conventional commit message with BREAKING CHANGE: describing the break)
  • I am not introducing a new dependency (add notes below if you are)
  • I have added unit tests for the new feature or bug fix (if not, why?)
  • I have fully tested (add details below) this the new feature or bug fix (if not, why?)
  • I have opened a PR for the related docs change (if not, why?)

Testing Instructions

  • make docker
  • /compose-builder$ make gen no-secty ds-usb-camera (this generates docker-compose.yml with latest edgex images)
  • Replace usb docker image in docker-compose.yml with your latest image created using make docker from the previous step
  • /compose-builder$ make up
  • usb devices should be registered in Edgex

New Dependency Instructions (If applicable)

Signed-off-by: preethi-satishcandra <preethi.satishchandra@intel.com>
@presatish presatish requested a review from lenny-goodell March 8, 2023 20:19
Copy link
Copy Markdown
Member

@lenny-goodell lenny-goodell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@presatish presatish merged commit 3323a63 into edgexfoundry:main Mar 8, 2023
@presatish presatish deleted the update-sdk branch March 8, 2023 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants