[meta-virtualization] [m-c-s][PATCH 1/3] postgresql: follow move to recipes-dbs done in meta-openembedded

Bruce Ashfield bruce.ashfield at gmail.com
Tue Apr 3 20:24:13 PDT 2018


The series has been merged.

Bruce

On Thu, Mar 29, 2018 at 3:29 PM, Mark Asselstine
<mark.asselstine at windriver.com> wrote:
> Commit 742404cc8ab0 [postgres: move to recipes-dbs] in
> meta-openembedded moved the postgresql recipe to recipes-dbs. We
> usually try to match the bbappend's path with that of the bb so
> complete a matching move here.
>
> Signed-off-by: Mark Asselstine <mark.asselstine at windriver.com>
> ---
>  .../{recipes-support => recipes-dbs}/postgresql/postgresql/postgresql     | 0
>  .../postgresql/postgresql/postgresql-init                                 | 0
>  .../postgresql/postgresql/postgresql-init.service                         | 0
>  .../{recipes-support => recipes-dbs}/postgresql/postgresql_9.%.bbappend   | 0
>  4 files changed, 0 insertions(+), 0 deletions(-)
>  rename meta-openstack/{recipes-support => recipes-dbs}/postgresql/postgresql/postgresql (100%)
>  rename meta-openstack/{recipes-support => recipes-dbs}/postgresql/postgresql/postgresql-init (100%)
>  rename meta-openstack/{recipes-support => recipes-dbs}/postgresql/postgresql/postgresql-init.service (100%)
>  rename meta-openstack/{recipes-support => recipes-dbs}/postgresql/postgresql_9.%.bbappend (100%)
>
> diff --git a/meta-openstack/recipes-support/postgresql/postgresql/postgresql b/meta-openstack/recipes-dbs/postgresql/postgresql/postgresql
> similarity index 100%
> rename from meta-openstack/recipes-support/postgresql/postgresql/postgresql
> rename to meta-openstack/recipes-dbs/postgresql/postgresql/postgresql
> diff --git a/meta-openstack/recipes-support/postgresql/postgresql/postgresql-init b/meta-openstack/recipes-dbs/postgresql/postgresql/postgresql-init
> similarity index 100%
> rename from meta-openstack/recipes-support/postgresql/postgresql/postgresql-init
> rename to meta-openstack/recipes-dbs/postgresql/postgresql/postgresql-init
> diff --git a/meta-openstack/recipes-support/postgresql/postgresql/postgresql-init.service b/meta-openstack/recipes-dbs/postgresql/postgresql/postgresql-init.service
> similarity index 100%
> rename from meta-openstack/recipes-support/postgresql/postgresql/postgresql-init.service
> rename to meta-openstack/recipes-dbs/postgresql/postgresql/postgresql-init.service
> diff --git a/meta-openstack/recipes-support/postgresql/postgresql_9.%.bbappend b/meta-openstack/recipes-dbs/postgresql/postgresql_9.%.bbappend
> similarity index 100%
> rename from meta-openstack/recipes-support/postgresql/postgresql_9.%.bbappend
> rename to meta-openstack/recipes-dbs/postgresql/postgresql_9.%.bbappend
> --
> 2.7.4
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at 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"


More information about the meta-virtualization mailing list