From 742404cc8ab08316b0c02310c89958972d43d22e Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sat, 24 Feb 2018 09:38:11 -0800 Subject: [PATCH] postgres: move to recipes-dbs Signed-off-by: Armin Kuster --- .../files/0001-Use-pkg-config-for-libxml2-detection.patch | 0 .../postgresql/files/not-check-libperl.patch | 0 .../postgresql/files/postgresql-bashprofile | 0 .../postgresql/files/postgresql-setup | 0 .../postgresql/files/postgresql.init | 0 .../postgresql/files/postgresql.pam | 0 .../postgresql/files/postgresql.service | 0 .../postgresql/files/remove.autoconf.version.check.patch | 0 .../{recipes-support => recipes-dbs}/postgresql/postgresql.inc | 0 .../postgresql/postgresql_9.4.15.bb | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename meta-oe/{recipes-support => recipes-dbs}/postgresql/files/0001-Use-pkg-config-for-libxml2-detection.patch (100%) rename meta-oe/{recipes-support => recipes-dbs}/postgresql/files/not-check-libperl.patch (100%) rename meta-oe/{recipes-support => recipes-dbs}/postgresql/files/postgresql-bashprofile (100%) rename meta-oe/{recipes-support => recipes-dbs}/postgresql/files/postgresql-setup (100%) rename meta-oe/{recipes-support => recipes-dbs}/postgresql/files/postgresql.init (100%) rename meta-oe/{recipes-support => recipes-dbs}/postgresql/files/postgresql.pam (100%) rename meta-oe/{recipes-support => recipes-dbs}/postgresql/files/postgresql.service (100%) rename meta-oe/{recipes-support => recipes-dbs}/postgresql/files/remove.autoconf.version.check.patch (100%) rename meta-oe/{recipes-support => recipes-dbs}/postgresql/postgresql.inc (100%) rename meta-oe/{recipes-support => recipes-dbs}/postgresql/postgresql_9.4.15.bb (100%) diff --git a/meta-oe/recipes-support/postgresql/files/0001-Use-pkg-config-for-libxml2-detection.patch b/meta-oe/recipes-dbs/postgresql/files/0001-Use-pkg-config-for-libxml2-detection.patch similarity index 100% rename from meta-oe/recipes-support/postgresql/files/0001-Use-pkg-config-for-libxml2-detection.patch rename to meta-oe/recipes-dbs/postgresql/files/0001-Use-pkg-config-for-libxml2-detection.patch diff --git a/meta-oe/recipes-support/postgresql/files/not-check-libperl.patch b/meta-oe/recipes-dbs/postgresql/files/not-check-libperl.patch similarity index 100% rename from meta-oe/recipes-support/postgresql/files/not-check-libperl.patch rename to meta-oe/recipes-dbs/postgresql/files/not-check-libperl.patch diff --git a/meta-oe/recipes-support/postgresql/files/postgresql-bashprofile b/meta-oe/recipes-dbs/postgresql/files/postgresql-bashprofile similarity index 100% rename from meta-oe/recipes-support/postgresql/files/postgresql-bashprofile rename to meta-oe/recipes-dbs/postgresql/files/postgresql-bashprofile diff --git a/meta-oe/recipes-support/postgresql/files/postgresql-setup b/meta-oe/recipes-dbs/postgresql/files/postgresql-setup similarity index 100% rename from meta-oe/recipes-support/postgresql/files/postgresql-setup rename to meta-oe/recipes-dbs/postgresql/files/postgresql-setup diff --git a/meta-oe/recipes-support/postgresql/files/postgresql.init b/meta-oe/recipes-dbs/postgresql/files/postgresql.init similarity index 100% rename from meta-oe/recipes-support/postgresql/files/postgresql.init rename to meta-oe/recipes-dbs/postgresql/files/postgresql.init diff --git a/meta-oe/recipes-support/postgresql/files/postgresql.pam b/meta-oe/recipes-dbs/postgresql/files/postgresql.pam similarity index 100% rename from meta-oe/recipes-support/postgresql/files/postgresql.pam rename to meta-oe/recipes-dbs/postgresql/files/postgresql.pam diff --git a/meta-oe/recipes-support/postgresql/files/postgresql.service b/meta-oe/recipes-dbs/postgresql/files/postgresql.service similarity index 100% rename from meta-oe/recipes-support/postgresql/files/postgresql.service rename to meta-oe/recipes-dbs/postgresql/files/postgresql.service diff --git a/meta-oe/recipes-support/postgresql/files/remove.autoconf.version.check.patch b/meta-oe/recipes-dbs/postgresql/files/remove.autoconf.version.check.patch similarity index 100% rename from meta-oe/recipes-support/postgresql/files/remove.autoconf.version.check.patch rename to meta-oe/recipes-dbs/postgresql/files/remove.autoconf.version.check.patch diff --git a/meta-oe/recipes-support/postgresql/postgresql.inc b/meta-oe/recipes-dbs/postgresql/postgresql.inc similarity index 100% rename from meta-oe/recipes-support/postgresql/postgresql.inc rename to meta-oe/recipes-dbs/postgresql/postgresql.inc diff --git a/meta-oe/recipes-support/postgresql/postgresql_9.4.15.bb b/meta-oe/recipes-dbs/postgresql/postgresql_9.4.15.bb similarity index 100% rename from meta-oe/recipes-support/postgresql/postgresql_9.4.15.bb rename to meta-oe/recipes-dbs/postgresql/postgresql_9.4.15.bb