summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-irc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-irc')
-rw-r--r--meta-networking/recipes-irc/znc/znc_git.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-networking/recipes-irc/znc/znc_git.bb b/meta-networking/recipes-irc/znc/znc_git.bb
index d81c17052..a7a44e2b0 100644
--- a/meta-networking/recipes-irc/znc/znc_git.bb
+++ b/meta-networking/recipes-irc/znc/znc_git.bb
@@ -13,6 +13,10 @@ SRC_URI = "git://github.com/znc/znc.git;name=znc \
13SRCREV_znc = "f47e8465efa4e1cd948b9caae93ac401b4355df8" 13SRCREV_znc = "f47e8465efa4e1cd948b9caae93ac401b4355df8"
14SRCREV_Csocket = "07b4437396122650e5b8fb3d014e820a5decf4ee" 14SRCREV_Csocket = "07b4437396122650e5b8fb3d014e820a5decf4ee"
15 15
16# This constructs a composite revision based on multiple SRCREV's.
17#
18SRCREV_FORMAT = "znc_Csocket"
19
16S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
17 21
18inherit autotools-brokensep pkgconfig 22inherit autotools-brokensep pkgconfig