All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] python-pyparsing: Move from meta-openstack to meta-cloud-services
@ 2017-06-28  8:52 zhe.he
  2017-06-28  8:52 ` [PATCH] glusterfs: " zhe.he
  2017-06-29 19:42 ` [PATCH] python-pyparsing: " Bruce Ashfield
  0 siblings, 2 replies; 4+ messages in thread
From: zhe.he @ 2017-06-28  8:52 UTC (permalink / raw)
  To: meta-virtualization

From: He Zhe <zhe.he@windriver.com>

It's not an openstack specific package.

Signed-off-by: He Zhe <zhe.he@windriver.com>
---
 .../python/python-pyparsing_2.0.1.bb                                      | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename {meta-openstack/recipes-devtools => recipes-devtools}/python/python-pyparsing_2.0.1.bb (100%)

diff --git a/meta-openstack/recipes-devtools/python/python-pyparsing_2.0.1.bb b/recipes-devtools/python/python-pyparsing_2.0.1.bb
similarity index 100%
rename from meta-openstack/recipes-devtools/python/python-pyparsing_2.0.1.bb
rename to recipes-devtools/python/python-pyparsing_2.0.1.bb
-- 
2.8.1



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

* [PATCH] glusterfs: Move from meta-openstack to meta-cloud-services
  2017-06-28  8:52 [PATCH] python-pyparsing: Move from meta-openstack to meta-cloud-services zhe.he
@ 2017-06-28  8:52 ` zhe.he
  2017-06-29 19:42   ` Bruce Ashfield
  2017-06-29 19:42 ` [PATCH] python-pyparsing: " Bruce Ashfield
  1 sibling, 1 reply; 4+ messages in thread
From: zhe.he @ 2017-06-28  8:52 UTC (permalink / raw)
  To: meta-virtualization

From: He Zhe <zhe.he@windriver.com>

It's not an openstack specific package.

Signed-off-by: He Zhe <zhe.he@windriver.com>
---
 .../files/0001-Fix-for-mount.glusterfs-not-accepting-version-argume.patch | 0
 .../recipes-extended => recipes-extended}/glusterfs/files/glusterd-ovp    | 0
 .../glusterfs/files/glusterfs-disable-default-startup-scripts.patch       | 0
 .../glusterfs/files/xlator-host-contamination-3.4.patch                   | 0
 .../recipes-extended => recipes-extended}/glusterfs/glusterfs.inc         | 0
 .../recipes-extended => recipes-extended}/glusterfs/glusterfs_3.4.2.bb    | 0
 6 files changed, 0 insertions(+), 0 deletions(-)
 rename {meta-openstack/recipes-extended => recipes-extended}/glusterfs/files/0001-Fix-for-mount.glusterfs-not-accepting-version-argume.patch (100%)
 rename {meta-openstack/recipes-extended => recipes-extended}/glusterfs/files/glusterd-ovp (100%)
 rename {meta-openstack/recipes-extended => recipes-extended}/glusterfs/files/glusterfs-disable-default-startup-scripts.patch (100%)
 rename {meta-openstack/recipes-extended => recipes-extended}/glusterfs/files/xlator-host-contamination-3.4.patch (100%)
 rename {meta-openstack/recipes-extended => recipes-extended}/glusterfs/glusterfs.inc (100%)
 rename {meta-openstack/recipes-extended => recipes-extended}/glusterfs/glusterfs_3.4.2.bb (100%)

diff --git a/meta-openstack/recipes-extended/glusterfs/files/0001-Fix-for-mount.glusterfs-not-accepting-version-argume.patch b/recipes-extended/glusterfs/files/0001-Fix-for-mount.glusterfs-not-accepting-version-argume.patch
similarity index 100%
rename from meta-openstack/recipes-extended/glusterfs/files/0001-Fix-for-mount.glusterfs-not-accepting-version-argume.patch
rename to recipes-extended/glusterfs/files/0001-Fix-for-mount.glusterfs-not-accepting-version-argume.patch
diff --git a/meta-openstack/recipes-extended/glusterfs/files/glusterd-ovp b/recipes-extended/glusterfs/files/glusterd-ovp
similarity index 100%
rename from meta-openstack/recipes-extended/glusterfs/files/glusterd-ovp
rename to recipes-extended/glusterfs/files/glusterd-ovp
diff --git a/meta-openstack/recipes-extended/glusterfs/files/glusterfs-disable-default-startup-scripts.patch b/recipes-extended/glusterfs/files/glusterfs-disable-default-startup-scripts.patch
similarity index 100%
rename from meta-openstack/recipes-extended/glusterfs/files/glusterfs-disable-default-startup-scripts.patch
rename to recipes-extended/glusterfs/files/glusterfs-disable-default-startup-scripts.patch
diff --git a/meta-openstack/recipes-extended/glusterfs/files/xlator-host-contamination-3.4.patch b/recipes-extended/glusterfs/files/xlator-host-contamination-3.4.patch
similarity index 100%
rename from meta-openstack/recipes-extended/glusterfs/files/xlator-host-contamination-3.4.patch
rename to recipes-extended/glusterfs/files/xlator-host-contamination-3.4.patch
diff --git a/meta-openstack/recipes-extended/glusterfs/glusterfs.inc b/recipes-extended/glusterfs/glusterfs.inc
similarity index 100%
rename from meta-openstack/recipes-extended/glusterfs/glusterfs.inc
rename to recipes-extended/glusterfs/glusterfs.inc
diff --git a/meta-openstack/recipes-extended/glusterfs/glusterfs_3.4.2.bb b/recipes-extended/glusterfs/glusterfs_3.4.2.bb
similarity index 100%
rename from meta-openstack/recipes-extended/glusterfs/glusterfs_3.4.2.bb
rename to recipes-extended/glusterfs/glusterfs_3.4.2.bb
-- 
2.8.1



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

* Re: [PATCH] glusterfs: Move from meta-openstack to meta-cloud-services
  2017-06-28  8:52 ` [PATCH] glusterfs: " zhe.he
@ 2017-06-29 19:42   ` Bruce Ashfield
  0 siblings, 0 replies; 4+ messages in thread
From: Bruce Ashfield @ 2017-06-29 19:42 UTC (permalink / raw)
  To: He Zhe; +Cc: meta-virtualization

[-- Attachment #1: Type: text/plain, Size: 4004 bytes --]

merged.

Bruce

On Wed, Jun 28, 2017 at 4:52 AM, <zhe.he@windriver.com> wrote:

> From: He Zhe <zhe.he@windriver.com>
>
> It's not an openstack specific package.
>
> Signed-off-by: He Zhe <zhe.he@windriver.com>
> ---
>  .../files/0001-Fix-for-mount.glusterfs-not-accepting-version-argume.patch
> | 0
>  .../recipes-extended => recipes-extended}/glusterfs/files/glusterd-ovp
>   | 0
>  .../glusterfs/files/glusterfs-disable-default-startup-scripts.patch
>  | 0
>  .../glusterfs/files/xlator-host-contamination-3.4.patch
>  | 0
>  .../recipes-extended => recipes-extended}/glusterfs/glusterfs.inc
>  | 0
>  .../recipes-extended => recipes-extended}/glusterfs/glusterfs_3.4.2.bb
>   | 0
>  6 files changed, 0 insertions(+), 0 deletions(-)
>  rename {meta-openstack/recipes-extended => recipes-extended}/glusterfs/
> files/0001-Fix-for-mount.glusterfs-not-accepting-version-argume.patch
> (100%)
>  rename {meta-openstack/recipes-extended => recipes-extended}/glusterfs/files/glusterd-ovp
> (100%)
>  rename {meta-openstack/recipes-extended => recipes-extended}/glusterfs/
> files/glusterfs-disable-default-startup-scripts.patch (100%)
>  rename {meta-openstack/recipes-extended => recipes-extended}/glusterfs/
> files/xlator-host-contamination-3.4.patch (100%)
>  rename {meta-openstack/recipes-extended => recipes-extended}/glusterfs/glusterfs.inc
> (100%)
>  rename {meta-openstack/recipes-extended => recipes-extended}/glusterfs/gl
> usterfs_3.4.2.bb (100%)
>
> diff --git a/meta-openstack/recipes-extended/glusterfs/files/0001-
> Fix-for-mount.glusterfs-not-accepting-version-argume.patch
> b/recipes-extended/glusterfs/files/0001-Fix-for-mount.
> glusterfs-not-accepting-version-argume.patch
> similarity index 100%
> rename from meta-openstack/recipes-extended/glusterfs/files/0001-
> Fix-for-mount.glusterfs-not-accepting-version-argume.patch
> rename to recipes-extended/glusterfs/files/0001-Fix-for-mount.
> glusterfs-not-accepting-version-argume.patch
> diff --git a/meta-openstack/recipes-extended/glusterfs/files/glusterd-ovp
> b/recipes-extended/glusterfs/files/glusterd-ovp
> similarity index 100%
> rename from meta-openstack/recipes-extended/glusterfs/files/glusterd-ovp
> rename to recipes-extended/glusterfs/files/glusterd-ovp
> diff --git a/meta-openstack/recipes-extended/glusterfs/files/
> glusterfs-disable-default-startup-scripts.patch
> b/recipes-extended/glusterfs/files/glusterfs-disable-
> default-startup-scripts.patch
> similarity index 100%
> rename from meta-openstack/recipes-extended/glusterfs/files/
> glusterfs-disable-default-startup-scripts.patch
> rename to recipes-extended/glusterfs/files/glusterfs-disable-
> default-startup-scripts.patch
> diff --git a/meta-openstack/recipes-extended/glusterfs/files/
> xlator-host-contamination-3.4.patch b/recipes-extended/glusterfs/
> files/xlator-host-contamination-3.4.patch
> similarity index 100%
> rename from meta-openstack/recipes-extended/glusterfs/files/
> xlator-host-contamination-3.4.patch
> rename to recipes-extended/glusterfs/files/xlator-host-
> contamination-3.4.patch
> diff --git a/meta-openstack/recipes-extended/glusterfs/glusterfs.inc
> b/recipes-extended/glusterfs/glusterfs.inc
> similarity index 100%
> rename from meta-openstack/recipes-extended/glusterfs/glusterfs.inc
> rename to recipes-extended/glusterfs/glusterfs.inc
> diff --git a/meta-openstack/recipes-extended/glusterfs/glusterfs_3.4.2.bb
> b/recipes-extended/glusterfs/glusterfs_3.4.2.bb
> similarity index 100%
> rename from meta-openstack/recipes-extended/glusterfs/glusterfs_3.4.2.bb
> rename to recipes-extended/glusterfs/glusterfs_3.4.2.bb
> --
> 2.8.1
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end"

[-- Attachment #2: Type: text/html, Size: 5665 bytes --]

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

* Re: [PATCH] python-pyparsing: Move from meta-openstack to meta-cloud-services
  2017-06-28  8:52 [PATCH] python-pyparsing: Move from meta-openstack to meta-cloud-services zhe.he
  2017-06-28  8:52 ` [PATCH] glusterfs: " zhe.he
@ 2017-06-29 19:42 ` Bruce Ashfield
  1 sibling, 0 replies; 4+ messages in thread
From: Bruce Ashfield @ 2017-06-29 19:42 UTC (permalink / raw)
  To: He Zhe; +Cc: meta-virtualization

[-- Attachment #1: Type: text/plain, Size: 1068 bytes --]

merged.

Bruce

On Wed, Jun 28, 2017 at 4:52 AM, <zhe.he@windriver.com> wrote:

> From: He Zhe <zhe.he@windriver.com>
>
> It's not an openstack specific package.
>
> Signed-off-by: He Zhe <zhe.he@windriver.com>
> ---
>  .../python/python-pyparsing_2.0.1.bb
>   | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  rename {meta-openstack/recipes-devtools => recipes-devtools}/python/pytho
> n-pyparsing_2.0.1.bb (100%)
>
> diff --git a/meta-openstack/recipes-devtools/python/python-
> pyparsing_2.0.1.bb b/recipes-devtools/python/python-pyparsing_2.0.1.bb
> similarity index 100%
> rename from meta-openstack/recipes-devtools/python/python-
> pyparsing_2.0.1.bb
> rename to recipes-devtools/python/python-pyparsing_2.0.1.bb
> --
> 2.8.1
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end"

[-- Attachment #2: Type: text/html, Size: 2443 bytes --]

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

end of thread, other threads:[~2017-06-29 19:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-28  8:52 [PATCH] python-pyparsing: Move from meta-openstack to meta-cloud-services zhe.he
2017-06-28  8:52 ` [PATCH] glusterfs: " zhe.he
2017-06-29 19:42   ` Bruce Ashfield
2017-06-29 19:42 ` [PATCH] python-pyparsing: " Bruce Ashfield

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.