* [PATCH v2 1/2] libx11: 1.6.4 -> 1.6.5
@ 2017-05-17 11:17 zhengrq
2017-05-17 19:32 ` Denys Dmytriyenko
0 siblings, 1 reply; 2+ messages in thread
From: zhengrq @ 2017-05-17 11:17 UTC (permalink / raw)
To: openembedded-core
Upgrade libx11 from 1.6.4 to 1.6.5
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
---
meta/recipes-graphics/xorg-lib/libx11_1.6.4.bb | 10 ----------
meta/recipes-graphics/xorg-lib/libx11_1.6.5.bb | 10 ++++++++++
2 files changed, 10 insertions(+), 10 deletions(-)
delete mode 100644 meta/recipes-graphics/xorg-lib/libx11_1.6.4.bb
create mode 100644 meta/recipes-graphics/xorg-lib/libx11_1.6.5.bb
diff --git a/meta/recipes-graphics/xorg-lib/libx11_1.6.4.bb b/meta/recipes-graphics/xorg-lib/libx11_1.6.4.bb
deleted file mode 100644
index caa95fb..0000000
--- a/meta/recipes-graphics/xorg-lib/libx11_1.6.4.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-require libx11.inc
-inherit gettext
-
-BBCLASSEXTEND = "native nativesdk"
-
-SRC_URI += "file://disable_tests.patch \
- "
-
-SRC_URI[md5sum] = "6d54227082f3aa2c596f0b3a3fbb9175"
-SRC_URI[sha256sum] = "b7c748be3aa16ec2cbd81edc847e9b6ee03f88143ab270fb59f58a044d34e441"
diff --git a/meta/recipes-graphics/xorg-lib/libx11_1.6.5.bb b/meta/recipes-graphics/xorg-lib/libx11_1.6.5.bb
new file mode 100644
index 0000000..71cbf67
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libx11_1.6.5.bb
@@ -0,0 +1,10 @@
+require libx11.inc
+inherit gettext
+
+BBCLASSEXTEND = "native nativesdk"
+ "
+
+SRC_URI[md5sum] = "0f618db70c4054ca67cee0cc156a4255"
+SRC_URI[sha256sum] = "4d3890db2ba225ba8c55ca63c6409c1ebb078a2806de59fb16342768ae63435d"
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v2 1/2] libx11: 1.6.4 -> 1.6.5
2017-05-17 11:17 [PATCH v2 1/2] libx11: 1.6.4 -> 1.6.5 zhengrq
@ 2017-05-17 19:32 ` Denys Dmytriyenko
0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2017-05-17 19:32 UTC (permalink / raw)
To: zhengrq; +Cc: openembedded-core
Please make it a diff between the versions.
On Wed, May 17, 2017 at 07:17:41PM +0800, zhengrq wrote:
> Upgrade libx11 from 1.6.4 to 1.6.5
>
> Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
> ---
> meta/recipes-graphics/xorg-lib/libx11_1.6.4.bb | 10 ----------
> meta/recipes-graphics/xorg-lib/libx11_1.6.5.bb | 10 ++++++++++
> 2 files changed, 10 insertions(+), 10 deletions(-)
> delete mode 100644 meta/recipes-graphics/xorg-lib/libx11_1.6.4.bb
> create mode 100644 meta/recipes-graphics/xorg-lib/libx11_1.6.5.bb
>
> diff --git a/meta/recipes-graphics/xorg-lib/libx11_1.6.4.bb b/meta/recipes-graphics/xorg-lib/libx11_1.6.4.bb
> deleted file mode 100644
> index caa95fb..0000000
> --- a/meta/recipes-graphics/xorg-lib/libx11_1.6.4.bb
> +++ /dev/null
> @@ -1,10 +0,0 @@
> -require libx11.inc
> -inherit gettext
> -
> -BBCLASSEXTEND = "native nativesdk"
> -
> -SRC_URI += "file://disable_tests.patch \
> - "
> -
> -SRC_URI[md5sum] = "6d54227082f3aa2c596f0b3a3fbb9175"
> -SRC_URI[sha256sum] = "b7c748be3aa16ec2cbd81edc847e9b6ee03f88143ab270fb59f58a044d34e441"
> diff --git a/meta/recipes-graphics/xorg-lib/libx11_1.6.5.bb b/meta/recipes-graphics/xorg-lib/libx11_1.6.5.bb
> new file mode 100644
> index 0000000..71cbf67
> --- /dev/null
> +++ b/meta/recipes-graphics/xorg-lib/libx11_1.6.5.bb
> @@ -0,0 +1,10 @@
> +require libx11.inc
> +inherit gettext
> +
> +BBCLASSEXTEND = "native nativesdk"
> + "
> +
> +SRC_URI[md5sum] = "0f618db70c4054ca67cee0cc156a4255"
> +SRC_URI[sha256sum] = "4d3890db2ba225ba8c55ca63c6409c1ebb078a2806de59fb16342768ae63435d"
> --
> 2.7.4
>
>
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-05-17 19:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-17 11:17 [PATCH v2 1/2] libx11: 1.6.4 -> 1.6.5 zhengrq
2017-05-17 19:32 ` Denys Dmytriyenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox