[oe] [meta-oe][PATCH 1/2] cppzmq: 4.2.3 update

akuster808 akuster808 at gmail.com
Wed Feb 28 05:51:24 UTC 2018



On 02/26/2018 12:16 PM, Justin Bronder wrote:
> Signed-off-by: Justin Bronder <jsbronder at cold-front.org>
> ---
>  meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb b/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb
> index a64745c94..9e8ad5151 100644
> --- a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb
> +++ b/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb
> @@ -4,8 +4,8 @@ LICENSE = "MIT"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=db174eaf7b55a34a7c89551197f66e94"
>  DEPENDS = "zeromq"
>  
> -SRCREV = "68a7b09cfce01c4c279fba2cf91686fcfc566848"
> -PV = "4.1.5+git${SRCPV}"
> +PV = "4.2.3"
If the recipe is renamed to cppzmq_4.2.3.bb, will that work too?

- armin
> +SRCREV = "v${PV}"
>  
>  SRC_URI = "git://github.com/zeromq/cppzmq.git"
>  




More information about the Openembedded-devel mailing list