diff options
| -rw-r--r-- | meta-oe/recipes-core/pim435/pim435_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/pim435/pim435_git.bb b/meta-oe/recipes-core/pim435/pim435_git.bb index f73a0fd54e..80e3cc6298 100644 --- a/meta-oe/recipes-core/pim435/pim435_git.bb +++ b/meta-oe/recipes-core/pim435/pim435_git.bb | |||
| @@ -9,8 +9,8 @@ written in C" | |||
| 9 | LICENSE = "MIT" | 9 | LICENSE = "MIT" |
| 10 | LIC_FILES_CHKSUM = "file://LICENSES/MIT.txt;md5=7dda4e90ded66ab88b86f76169f28663" | 10 | LIC_FILES_CHKSUM = "file://LICENSES/MIT.txt;md5=7dda4e90ded66ab88b86f76169f28663" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://booting.oniroproject.org/distro/components/pim435;protocol=https;branch=main" | 12 | SRC_URI = "git://gitlab.eclipse.org/eclipse/oniro-blueprints/core/pim435;protocol=https;branch=main" |
| 13 | SRCREV = "ee07a83de4d0ecdf4b5de20a7e374d36a9a6f5d5" | 13 | SRCREV = "445ed623ec8d3ecbb1d566900b4ef3fb3031d689" |
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
| 16 | DEPENDS = "i2c-tools" | 16 | DEPENDS = "i2c-tools" |
