All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [meta-oe][PATCH] mm-common: upgrade 0.9.12 -> 1.0.0
  2019-11-04 14:10 [meta-oe][PATCH] mm-common: upgrade 0.9.12 -> 1.0.0 Zheng Ruoqin
@ 2019-11-04 11:38 ` Andreas Müller
  2019-11-04 15:53   ` Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Müller @ 2019-11-04 11:38 UTC (permalink / raw)
  To: Zheng Ruoqin; +Cc: openembeded-devel

On Mon, Nov 4, 2019 at 11:31 AM Zheng Ruoqin
<zhengrq.fnst@cn.fujitsu.com> wrote:
>
Have send similar + meson-build + summary

Andreas
> Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
> ---
>  meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb | 9 ---------
>  meta-oe/recipes-core/mm-common/mm-common_1.0.0.bb  | 9 +++++++++
>  2 files changed, 9 insertions(+), 9 deletions(-)
>  delete mode 100644 meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb
>  create mode 100644 meta-oe/recipes-core/mm-common/mm-common_1.0.0.bb
>
> diff --git a/meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb b/meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb
> deleted file mode 100644
> index 4f91f31..0000000
> --- a/meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb
> +++ /dev/null
> @@ -1,9 +0,0 @@
> -inherit gnomebase
> -
> -SRC_URI[archive.md5sum] = "be1c61587db989c7677375a729b94672"
> -SRC_URI[archive.sha256sum] = "ceffdcce1e5b52742884c233ec604bf6fded12eea9da077ce7a62c02c87e7c0b"
> -
> -LICENSE = "GPLv2"
> -LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
> -
> -BBCLASSEXTEND = "native"
> diff --git a/meta-oe/recipes-core/mm-common/mm-common_1.0.0.bb b/meta-oe/recipes-core/mm-common/mm-common_1.0.0.bb
> new file mode 100644
> index 0000000..3dccbd8
> --- /dev/null
> +++ b/meta-oe/recipes-core/mm-common/mm-common_1.0.0.bb
> @@ -0,0 +1,9 @@
> +inherit gnomebase
> +
> +SRC_URI[archive.md5sum] = "9087b8612d75cbc1fad0c99e15c2a718"
> +SRC_URI[archive.sha256sum] = "b97d9b041e5952486cab620b44ab09f6013a478f43b6699ae899b8a4da189cd4"
> +
> +LICENSE = "GPLv2"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
> +
> +BBCLASSEXTEND = "native"
> --
> 2.7.4
>
>
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


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

* [meta-oe][PATCH] mm-common: upgrade 0.9.12 -> 1.0.0
@ 2019-11-04 14:10 Zheng Ruoqin
  2019-11-04 11:38 ` Andreas Müller
  0 siblings, 1 reply; 3+ messages in thread
From: Zheng Ruoqin @ 2019-11-04 14:10 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
---
 meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb | 9 ---------
 meta-oe/recipes-core/mm-common/mm-common_1.0.0.bb  | 9 +++++++++
 2 files changed, 9 insertions(+), 9 deletions(-)
 delete mode 100644 meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb
 create mode 100644 meta-oe/recipes-core/mm-common/mm-common_1.0.0.bb

diff --git a/meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb b/meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb
deleted file mode 100644
index 4f91f31..0000000
--- a/meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-inherit gnomebase
-
-SRC_URI[archive.md5sum] = "be1c61587db989c7677375a729b94672"
-SRC_URI[archive.sha256sum] = "ceffdcce1e5b52742884c233ec604bf6fded12eea9da077ce7a62c02c87e7c0b"
-
-LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
-
-BBCLASSEXTEND = "native"
diff --git a/meta-oe/recipes-core/mm-common/mm-common_1.0.0.bb b/meta-oe/recipes-core/mm-common/mm-common_1.0.0.bb
new file mode 100644
index 0000000..3dccbd8
--- /dev/null
+++ b/meta-oe/recipes-core/mm-common/mm-common_1.0.0.bb
@@ -0,0 +1,9 @@
+inherit gnomebase
+
+SRC_URI[archive.md5sum] = "9087b8612d75cbc1fad0c99e15c2a718"
+SRC_URI[archive.sha256sum] = "b97d9b041e5952486cab620b44ab09f6013a478f43b6699ae899b8a4da189cd4"
+
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
+
+BBCLASSEXTEND = "native"
-- 
2.7.4





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

* Re: [meta-oe][PATCH] mm-common: upgrade 0.9.12 -> 1.0.0
  2019-11-04 11:38 ` Andreas Müller
@ 2019-11-04 15:53   ` Khem Raj
  0 siblings, 0 replies; 3+ messages in thread
From: Khem Raj @ 2019-11-04 15:53 UTC (permalink / raw)
  To: Andreas Müller; +Cc: openembeded-devel

On Mon, Nov 4, 2019 at 3:38 AM Andreas Müller <schnitzeltony@gmail.com>
wrote:

> On Mon, Nov 4, 2019 at 11:31 AM Zheng Ruoqin
> <zhengrq.fnst@cn.fujitsu.com> wrote:
> >
> Have send similar + meson-build + summary
>

Thanks picked that one already


> Andreas
> > Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
> > ---
> >  meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb | 9 ---------
> >  meta-oe/recipes-core/mm-common/mm-common_1.0.0.bb  | 9 +++++++++
> >  2 files changed, 9 insertions(+), 9 deletions(-)
> >  delete mode 100644 meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb
> >  create mode 100644 meta-oe/recipes-core/mm-common/mm-common_1.0.0.bb
> >
> > diff --git a/meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb
> b/meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb
> > deleted file mode 100644
> > index 4f91f31..0000000
> > --- a/meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb
> > +++ /dev/null
> > @@ -1,9 +0,0 @@
> > -inherit gnomebase
> > -
> > -SRC_URI[archive.md5sum] = "be1c61587db989c7677375a729b94672"
> > -SRC_URI[archive.sha256sum] =
> "ceffdcce1e5b52742884c233ec604bf6fded12eea9da077ce7a62c02c87e7c0b"
> > -
> > -LICENSE = "GPLv2"
> > -LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
> > -
> > -BBCLASSEXTEND = "native"
> > diff --git a/meta-oe/recipes-core/mm-common/mm-common_1.0.0.bb
> b/meta-oe/recipes-core/mm-common/mm-common_1.0.0.bb
> > new file mode 100644
> > index 0000000..3dccbd8
> > --- /dev/null
> > +++ b/meta-oe/recipes-core/mm-common/mm-common_1.0.0.bb
> > @@ -0,0 +1,9 @@
> > +inherit gnomebase
> > +
> > +SRC_URI[archive.md5sum] = "9087b8612d75cbc1fad0c99e15c2a718"
> > +SRC_URI[archive.sha256sum] =
> "b97d9b041e5952486cab620b44ab09f6013a478f43b6699ae899b8a4da189cd4"
> > +
> > +LICENSE = "GPLv2"
> > +LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
> > +
> > +BBCLASSEXTEND = "native"
> > --
> > 2.7.4
> >
> >
> >
> > --
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>


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

end of thread, other threads:[~2019-11-04 15:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-04 14:10 [meta-oe][PATCH] mm-common: upgrade 0.9.12 -> 1.0.0 Zheng Ruoqin
2019-11-04 11:38 ` Andreas Müller
2019-11-04 15:53   ` 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.