summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/recipes-connectivity/openssh/openssh_6.%.bbappend (renamed from meta-openstack/recipes-connectivity/openssh/openssh_6.7p1.bbappend)0
-rw-r--r--meta-openstack/recipes-extended/libpam/libpam_1.%.bbappend (renamed from meta-openstack/recipes-extended/libpam/libpam_1.1.6.bbappend)0
-rw-r--r--meta-openstack/recipes-httpd/apache2/apache2_2.4.%.bbappend (renamed from meta-openstack/recipes-httpd/apache2/apache2_2.4.10.bbappend)0
-rw-r--r--meta-openstack/recipes-support/postgresql/postgresql_9.%.bbappend (renamed from meta-openstack/recipes-support/postgresql/postgresql_9.2.4.bbappend)2
4 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-connectivity/openssh/openssh_6.7p1.bbappend b/meta-openstack/recipes-connectivity/openssh/openssh_6.%.bbappend
index bfc543a..bfc543a 100644
--- a/meta-openstack/recipes-connectivity/openssh/openssh_6.7p1.bbappend
+++ b/meta-openstack/recipes-connectivity/openssh/openssh_6.%.bbappend
diff --git a/meta-openstack/recipes-extended/libpam/libpam_1.1.6.bbappend b/meta-openstack/recipes-extended/libpam/libpam_1.%.bbappend
index 0e93ace..0e93ace 100644
--- a/meta-openstack/recipes-extended/libpam/libpam_1.1.6.bbappend
+++ b/meta-openstack/recipes-extended/libpam/libpam_1.%.bbappend
diff --git a/meta-openstack/recipes-httpd/apache2/apache2_2.4.10.bbappend b/meta-openstack/recipes-httpd/apache2/apache2_2.4.%.bbappend
index 7af8143..7af8143 100644
--- a/meta-openstack/recipes-httpd/apache2/apache2_2.4.10.bbappend
+++ b/meta-openstack/recipes-httpd/apache2/apache2_2.4.%.bbappend
diff --git a/meta-openstack/recipes-support/postgresql/postgresql_9.2.4.bbappend b/meta-openstack/recipes-support/postgresql/postgresql_9.%.bbappend
index db247e5..42ceaf8 100644
--- a/meta-openstack/recipes-support/postgresql/postgresql_9.2.4.bbappend
+++ b/meta-openstack/recipes-support/postgresql/postgresql_9.%.bbappend
@@ -3,7 +3,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
3SRC_URI += "file://postgresql \ 3SRC_URI += "file://postgresql \
4 file://postgresql-init" 4 file://postgresql-init"
5 5
6inherit useradd update-rc.d identity hosts autotools-brokensep openstackchef 6inherit useradd update-rc.d identity hosts openstackchef
7 7
8PACKAGECONFIG[libxml] = "--with-libxml CFLAGS=-I${STAGING_INCDIR}/libxml2,--without-libxml,libxml2,libxml2" 8PACKAGECONFIG[libxml] = "--with-libxml CFLAGS=-I${STAGING_INCDIR}/libxml2,--without-libxml,libxml2,libxml2"
9 9