Skip to content
Snippets Groups Projects

pim435: Relocate sources to eclipse

Merged philippe coval requested to merge pcoval/oniro:sandbox/pcoval/review/main into kirkstone
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -9,8 +9,8 @@ written in C"
@@ -9,8 +9,8 @@ written in C"
LICENSE = "MIT"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSES/MIT.txt;md5=7dda4e90ded66ab88b86f76169f28663"
LIC_FILES_CHKSUM = "file://LICENSES/MIT.txt;md5=7dda4e90ded66ab88b86f76169f28663"
SRC_URI = "git://booting.oniroproject.org/distro/components/pim435;protocol=https;branch=main"
SRC_URI = "git://gitlab.eclipse.org/eclipse/oniro-blueprints/core/pim435;protocol=https;branch=main"
SRCREV = "57214788a7b1e2288db624bf3087388946f93333"
SRCREV = "445ed623ec8d3ecbb1d566900b4ef3fb3031d689"
S = "${WORKDIR}/git"
S = "${WORKDIR}/git"
DEPENDS = "i2c-tools"
DEPENDS = "i2c-tools"
Loading