summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/pim435/pim435_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-core/pim435/pim435_git.bb')
-rw-r--r--meta-oe/recipes-core/pim435/pim435_git.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/pim435/pim435_git.bb b/meta-oe/recipes-core/pim435/pim435_git.bb
index 80e3cc6298..a18e889683 100644
--- a/meta-oe/recipes-core/pim435/pim435_git.bb
+++ b/meta-oe/recipes-core/pim435/pim435_git.bb
@@ -11,7 +11,10 @@ LIC_FILES_CHKSUM = "file://LICENSES/MIT.txt;md5=7dda4e90ded66ab88b86f76169f28663
11 11
12SRC_URI = "git://gitlab.eclipse.org/eclipse/oniro-blueprints/core/pim435;protocol=https;branch=main" 12SRC_URI = "git://gitlab.eclipse.org/eclipse/oniro-blueprints/core/pim435;protocol=https;branch=main"
13SRCREV = "445ed623ec8d3ecbb1d566900b4ef3fb3031d689" 13SRCREV = "445ed623ec8d3ecbb1d566900b4ef3fb3031d689"
14S = "${WORKDIR}/git" 14
15# Upstream repo does not tag
16UPSTREAM_CHECK_COMMITS = "1"
17
15 18
16DEPENDS = "i2c-tools" 19DEPENDS = "i2c-tools"
17 20