All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [oe] [meta-oe] [PATCH v2] libxaw: upgrade 1.0.13 -> 1.0.14
  2021-04-01 17:54 [oe] [meta-oe] [PATCH v2] libxaw: upgrade 1.0.13 -> 1.0.14 zangrc
@ 2021-04-01 15:28 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2021-04-01 15:28 UTC (permalink / raw)
  To: zangrc, openembedded-devel



On 4/1/21 10:54 AM, zangrc wrote:
> Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
> ---
>   .../xorg-lib/{libxaw_1.0.13.bb => libxaw_1.0.14.bb}         | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
>   rename meta-oe/recipes-graphics/xorg-lib/{libxaw_1.0.13.bb => libxaw_1.0.14.bb} (82%)
> 
> diff --git a/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.13.bb b/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.14.bb
> similarity index 82%
> rename from meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.13.bb
> rename to meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.14.bb
> index cb1ffcd8c..773b24a50 100644
> --- a/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.13.bb
> +++ b/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.14.bb
> @@ -5,10 +5,10 @@ DEPENDS += "xorgproto virtual/libx11 libxext libxt libxmu libxpm libxau xmlto-na
>   LIC_FILES_CHKSUM = "file://COPYING;md5=1c65719d42900bb81b83e8293c20a364"
>   
>   PE = "1"
> -PR = "r2"
> +PR = "r0"

r0 is default, so its not needed to be set at all.

>   
> -SRC_URI[md5sum] = "e5e06eb14a608b58746bdd1c0bd7b8e3"
> -SRC_URI[sha256sum] = "8ef8067312571292ccc2bbe94c41109dcf022ea5a4ec71656a83d8cce9edb0cd"
> +SRC_URI[md5sum] = "c1ce21c296bbf3da3e30cf651649563e"
> +SRC_URI[sha256sum] = "76aef98ea3df92615faec28004b5ce4e5c6855e716fa16de40c32030722a6f8e"
>   
>   do_install_append () {
>       ln -sf libXaw6.so.6 ${D}${libdir}/libXaw.so.6
> 
> 
> 
> 
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [oe] [meta-oe] [PATCH v2] libxaw: upgrade 1.0.13 -> 1.0.14
@ 2021-04-01 17:54 zangrc
  2021-04-01 15:28 ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: zangrc @ 2021-04-01 17:54 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
---
 .../xorg-lib/{libxaw_1.0.13.bb => libxaw_1.0.14.bb}         | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-oe/recipes-graphics/xorg-lib/{libxaw_1.0.13.bb => libxaw_1.0.14.bb} (82%)

diff --git a/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.13.bb b/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.14.bb
similarity index 82%
rename from meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.13.bb
rename to meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.14.bb
index cb1ffcd8c..773b24a50 100644
--- a/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.13.bb
+++ b/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.14.bb
@@ -5,10 +5,10 @@ DEPENDS += "xorgproto virtual/libx11 libxext libxt libxmu libxpm libxau xmlto-na
 LIC_FILES_CHKSUM = "file://COPYING;md5=1c65719d42900bb81b83e8293c20a364"
 
 PE = "1"
-PR = "r2"
+PR = "r0"
 
-SRC_URI[md5sum] = "e5e06eb14a608b58746bdd1c0bd7b8e3"
-SRC_URI[sha256sum] = "8ef8067312571292ccc2bbe94c41109dcf022ea5a4ec71656a83d8cce9edb0cd"
+SRC_URI[md5sum] = "c1ce21c296bbf3da3e30cf651649563e"
+SRC_URI[sha256sum] = "76aef98ea3df92615faec28004b5ce4e5c6855e716fa16de40c32030722a6f8e"
 
 do_install_append () {
     ln -sf libXaw6.so.6 ${D}${libdir}/libXaw.so.6
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-01 15:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-01 17:54 [oe] [meta-oe] [PATCH v2] libxaw: upgrade 1.0.13 -> 1.0.14 zangrc
2021-04-01 15:28 ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.