Yocto Project Discussions
 help / color / mirror / Atom feed
* Re: [yocto] [meta-cgl][PATCH] heartbeat: don't use trailing slash in S
       [not found] <163FEC4439522E5C.25444@lists.yoctoproject.org>
@ 2020-10-26  6:13 ` Yu, Mingli
  0 siblings, 0 replies; only message in thread
From: Yu, Mingli @ 2020-10-26  6:13 UTC (permalink / raw)
  To: jpuhlman, yocto

Ping.

Thanks,

On 10/21/20 1:54 PM, Yu, Mingli wrote:
> From: Mingli Yu <mingli.yu@windriver.com>
> 
> * see oe-core base.bbclass changes from:
>    https://lists.openembedded.org/g/openembedded-core/message/143159
>    https://lists.openembedded.org/g/openembedded-core/message/143161
> 
> Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
> ---
>   meta-cgl-common/recipes-cgl/heartbeat/heartbeat_3.0.6.bb | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-cgl-common/recipes-cgl/heartbeat/heartbeat_3.0.6.bb b/meta-cgl-common/recipes-cgl/heartbeat/heartbeat_3.0.6.bb
> index 35fee43..5031c64 100644
> --- a/meta-cgl-common/recipes-cgl/heartbeat/heartbeat_3.0.6.bb
> +++ b/meta-cgl-common/recipes-cgl/heartbeat/heartbeat_3.0.6.bb
> @@ -38,7 +38,7 @@ SRC_URI = " \
>   "
>   SRC_URI[md5sum] = "101c8f507b1f407468d5ef15ae6719da"
>   SRC_URI[sha256sum] = "851d2add2c129fef9fede764fec80229e1f6e7295e0e979950d10258648b462c"
> -S = "${WORKDIR}/Heartbeat-3-0-958e11be8686/"
> +S = "${WORKDIR}/Heartbeat-3-0-958e11be8686"
>   DEPENDS = "cluster-glue corosync gnutls libxslt-native xmlto-native docbook-xml-dtd4-native docbook-xsl-stylesheets-native intltool"
>   RDEPENDS_${PN} += "python"
>   inherit autotools-brokensep pkgconfig useradd
> 
> 
> 
> 
> 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-26  6:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <163FEC4439522E5C.25444@lists.yoctoproject.org>
2020-10-26  6:13 ` [yocto] [meta-cgl][PATCH] heartbeat: don't use trailing slash in S Yu, Mingli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox