[oe] [PATCH][meta-networking] znc: provide SRCREV_FORMAT

Joe MacDonald Joe_MacDonald at mentor.com
Thu Aug 6 01:46:10 UTC 2015


[Re: [oe] [PATCH][meta-networking] znc: provide SRCREV_FORMAT] On 15.08.06 (Thu 09:33) wenzong fan wrote:

> I'd like recall this patch since it duplicates with Joe's:

I already marked it a duplicate in patchworks this morning.

-J.

> 
>   [oe] [meta-networking][PATCH 1/1] znc: add SRCREV_FORMAT variable
> 
> // Wenzong
> 
> On 08/05/2015 02:49 PM, wenzong.fan at windriver.com wrote:
> >From: Wenzong Fan <wenzong.fan at windriver.com>
> >
> >Add SRCREV_FORMAT to provide a composite version number for
> >get_srcrev() in fetch2 code. This fixes error:
> >
> >   * FetchError: Fetcher failure: The SRCREV_FORMAT variable \
> >     must be set when multiple SCMs are used.
> >
> >Signed-off-by: Wenzong Fan <wenzong.fan at windriver.com>
> >---
> >  meta-networking/recipes-irc/znc/znc_git.bb | 2 ++
> >  1 file changed, 2 insertions(+)
> >
> >diff --git a/meta-networking/recipes-irc/znc/znc_git.bb b/meta-networking/recipes-irc/znc/znc_git.bb
> >index d81c170..091db49 100644
> >--- a/meta-networking/recipes-irc/znc/znc_git.bb
> >+++ b/meta-networking/recipes-irc/znc/znc_git.bb
> >@@ -13,6 +13,8 @@ SRC_URI = "git://github.com/znc/znc.git;name=znc \
> >  SRCREV_znc = "f47e8465efa4e1cd948b9caae93ac401b4355df8"
> >  SRCREV_Csocket = "07b4437396122650e5b8fb3d014e820a5decf4ee"
> >
> >+SRCREV_FORMAT = "znc_Csocket"
> >+
> >  S = "${WORKDIR}/git"
> >
> >  inherit autotools-brokensep pkgconfig
> >
-- 
-Joe MacDonald.
:wq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20150805/606717f9/attachment-0002.sig>


More information about the Openembedded-devel mailing list