summaryrefslogtreecommitdiff
path: root/recipes-core/annex-client/annex-client-from-src.bb
diff options
context:
space:
mode:
authorBrandon Bayer <bbayer@multitech.com>2016-11-17 15:54:39 -0600
committerBrandon Bayer <bbayer@multitech.com>2016-11-23 14:36:45 -0600
commit618b7a4b2bd80bcca4173a6b98fb584bc8d5ccbf (patch)
tree7f5714daf0a781583b01c3077d5de9586f56d123 /recipes-core/annex-client/annex-client-from-src.bb
parent0fc67fdbd74eea9390eccdeee6d9366fd27eb90b (diff)
downloadmeta-mlinux-618b7a4b2bd80bcca4173a6b98fb584bc8d5ccbf.tar.gz
meta-mlinux-618b7a4b2bd80bcca4173a6b98fb584bc8d5ccbf.tar.bz2
meta-mlinux-618b7a4b2bd80bcca4173a6b98fb584bc8d5ccbf.zip
feat: add annex-client call_home support
Diffstat (limited to 'recipes-core/annex-client/annex-client-from-src.bb')
-rw-r--r--recipes-core/annex-client/annex-client-from-src.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/annex-client/annex-client-from-src.bb b/recipes-core/annex-client/annex-client-from-src.bb
index a45e119..3534f23 100644
--- a/recipes-core/annex-client/annex-client-from-src.bb
+++ b/recipes-core/annex-client/annex-client-from-src.bb
@@ -5,6 +5,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
PROVIDES = "annex-client-from-src"
DEPENDS = "jsoncpp curl protobuf cyrus-sasl protobuf-native annex-proto mts-io"
+# IMPORTANT: if you change PR, you'll also want to change the url in annex-client.bb
PR = "r1"
SRCREV = "b954c83e155f95ecd68c14a890f9455331e19878"