Skip to content

Commit

Permalink
greengrass-lite_git.bb: add UPSTREAM_CHECK_COMMITS
Browse files Browse the repository at this point in the history
(cherry picked from commit d4453ab)
  • Loading branch information
thomas-roos committed Dec 11, 2024
1 parent a1e0535 commit 821fb49
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipes-iot/aws-iot-greengrass/greengrass-lite_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ SRC_URI = "\
SRCREV = "ec3bddec250c185894c69ea8957eab97bb536a01"
#

# this project do not use version tags, use latest commit
UPSTREAM_CHECK_COMMITS = "1"

S = "${WORKDIR}/git"

FILES:${PN}:append = " \
Expand Down

0 comments on commit 821fb49

Please sign in to comment.