diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-07-31 23:31:13 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-07-31 23:49:54 -0400 |
| commit | 0cffcd09a44b2a58452a5bb13714bfc47d6546bf (patch) | |
| tree | b91584b573ce42431a35a9b8f064d8be57974e1e /meta-openstack/recipes-support | |
| parent | e887a996155f8b9f22d6aca0e31b5fbccd82751e (diff) | |
| download | meta-cloud-services-0cffcd09a44b2a58452a5bb13714bfc47d6546bf.tar.gz | |
global: overrides conversion
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-support')
10 files changed, 93 insertions, 93 deletions
diff --git a/meta-openstack/recipes-support/chef/chef_git.bb b/meta-openstack/recipes-support/chef/chef_git.bb index 86e4165..8a32584 100644 --- a/meta-openstack/recipes-support/chef/chef_git.bb +++ b/meta-openstack/recipes-support/chef/chef_git.bb | |||
| @@ -31,7 +31,7 @@ DEPENDS += " \ | |||
| 31 | bundler-native \ | 31 | bundler-native \ |
| 32 | " | 32 | " |
| 33 | 33 | ||
| 34 | RDEPENDS_${PN} += " \ | 34 | RDEPENDS:${PN} += " \ |
| 35 | ruby \ | 35 | ruby \ |
| 36 | chef-zero \ | 36 | chef-zero \ |
| 37 | coderay \ | 37 | coderay \ |
| @@ -64,9 +64,9 @@ RDEPENDS_${PN} += " \ | |||
| 64 | 64 | ||
| 65 | RUBY_INSTALL_GEMS = "pkg/chef-${BPV}.gem" | 65 | RUBY_INSTALL_GEMS = "pkg/chef-${BPV}.gem" |
| 66 | 66 | ||
| 67 | FILES_${PN} += "${libdir}/ruby/gems/2.2.0/build_info" | 67 | FILES:${PN} += "${libdir}/ruby/gems/2.2.0/build_info" |
| 68 | FILES_${PN} += "${libdir}/ruby/gems/2.2.0/extensions" | 68 | FILES:${PN} += "${libdir}/ruby/gems/2.2.0/extensions" |
| 69 | 69 | ||
| 70 | do_install_prepend() { | 70 | do_install:prepend() { |
| 71 | rake gem | 71 | rake gem |
| 72 | } | 72 | } |
diff --git a/meta-openstack/recipes-support/dnsmasq/dnsmasq_openstack.inc b/meta-openstack/recipes-support/dnsmasq/dnsmasq_openstack.inc index 0c979fe..d731da2 100644 --- a/meta-openstack/recipes-support/dnsmasq/dnsmasq_openstack.inc +++ b/meta-openstack/recipes-support/dnsmasq/dnsmasq_openstack.inc | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | do_install_append() { | 1 | do_install:append() { |
| 2 | # Remove /var/run as it is created on startup | 2 | # Remove /var/run as it is created on startup |
| 3 | rm -rf ${D}${localstatedir}/run | 3 | rm -rf ${D}${localstatedir}/run |
| 4 | } | 4 | } |
diff --git a/meta-openstack/recipes-support/ebtables/ebtables_openstack.inc b/meta-openstack/recipes-support/ebtables/ebtables_openstack.inc index 9f6f2e6..83aff01 100644 --- a/meta-openstack/recipes-support/ebtables/ebtables_openstack.inc +++ b/meta-openstack/recipes-support/ebtables/ebtables_openstack.inc | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | RRECOMMENDS_${PN} += " \ | 1 | RRECOMMENDS:${PN} += " \ |
| 2 | kernel-module-ebtables \ | 2 | kernel-module-ebtables \ |
| 3 | kernel-module-ebtable-nat \ | 3 | kernel-module-ebtable-nat \ |
| 4 | kernel-module-ebt-arp \ | 4 | kernel-module-ebt-arp \ |
diff --git a/meta-openstack/recipes-support/iproute2/iproute2_openstack.inc b/meta-openstack/recipes-support/iproute2/iproute2_openstack.inc index 2fde00d..f0302b0 100644 --- a/meta-openstack/recipes-support/iproute2/iproute2_openstack.inc +++ b/meta-openstack/recipes-support/iproute2/iproute2_openstack.inc | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | FILESEXTRAPATHS_append := "${THISDIR}/${PN}" | 1 | FILESEXTRAPATHS:append := "${THISDIR}/${PN}" |
| 2 | 2 | ||
| 3 | RRECOMMENDS_${PN} += "kernel-module-veth \ | 3 | RRECOMMENDS:${PN} += "kernel-module-veth \ |
| 4 | " | 4 | " |
diff --git a/meta-openstack/recipes-support/memcached/memcached_1.5.3.bb b/meta-openstack/recipes-support/memcached/memcached_1.5.3.bb index b2d776b..bc8ae25 100644 --- a/meta-openstack/recipes-support/memcached/memcached_1.5.3.bb +++ b/meta-openstack/recipes-support/memcached/memcached_1.5.3.bb | |||
| @@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=7e5ded7363d335e1bb18013ca08046ff" | |||
| 15 | inherit autotools systemd | 15 | inherit autotools systemd |
| 16 | 16 | ||
| 17 | DEPENDS += "libevent" | 17 | DEPENDS += "libevent" |
| 18 | RDEPENDS_${PN} += "\ | 18 | RDEPENDS:${PN} += "\ |
| 19 | bash \ | 19 | bash \ |
| 20 | perl \ | 20 | perl \ |
| 21 | perl-module-posix \ | 21 | perl-module-posix \ |
| @@ -51,9 +51,9 @@ INITSCRIPT_NAME = "memcached" | |||
| 51 | INITSCRIPT_PARAMS = "defaults" | 51 | INITSCRIPT_PARAMS = "defaults" |
| 52 | 52 | ||
| 53 | SYSTEMD_PACKAGES = "memcached" | 53 | SYSTEMD_PACKAGES = "memcached" |
| 54 | SYSTEMD_SERVICE_${PN} = "memcached.service" | 54 | SYSTEMD_SERVICE:${PN} = "memcached.service" |
| 55 | 55 | ||
| 56 | do_install_append() { | 56 | do_install:append() { |
| 57 | install -D -m 755 ${S}/scripts/memcached-init ${D}${sysconfdir}/init.d/memcached | 57 | install -D -m 755 ${S}/scripts/memcached-init ${D}${sysconfdir}/init.d/memcached |
| 58 | 58 | ||
| 59 | mkdir -p ${D}/usr/share/memcached/scripts | 59 | mkdir -p ${D}/usr/share/memcached/scripts |
diff --git a/meta-openstack/recipes-support/mod-wsgi/mod-wsgi_git.bb b/meta-openstack/recipes-support/mod-wsgi/mod-wsgi_git.bb index 73dab13..fbb46d3 100644 --- a/meta-openstack/recipes-support/mod-wsgi/mod-wsgi_git.bb +++ b/meta-openstack/recipes-support/mod-wsgi/mod-wsgi_git.bb | |||
| @@ -23,7 +23,7 @@ SRC_URI = "\ | |||
| 23 | inherit autotools-brokensep distutils3-base | 23 | inherit autotools-brokensep distutils3-base |
| 24 | 24 | ||
| 25 | DEPENDS += "apache2-native apache2 python3" | 25 | DEPENDS += "apache2-native apache2 python3" |
| 26 | RDEPENDS_${PN} = "python3" | 26 | RDEPENDS:${PN} = "python3" |
| 27 | 27 | ||
| 28 | EXTRA_OECONF = "\ | 28 | EXTRA_OECONF = "\ |
| 29 | --with-apxs=${STAGING_BINDIR_CROSS}/apxs \ | 29 | --with-apxs=${STAGING_BINDIR_CROSS}/apxs \ |
| @@ -42,10 +42,10 @@ EXTRA_OECONF = "\ | |||
| 42 | 42 | ||
| 43 | CFLAGS += " -I${STAGING_INCDIR}/apache2" | 43 | CFLAGS += " -I${STAGING_INCDIR}/apache2" |
| 44 | 44 | ||
| 45 | FILES_${PN} += "/etc/apache2/" | 45 | FILES:${PN} += "/etc/apache2/" |
| 46 | FILES_${PN}-dbg += "${libdir}/apache2/modules/.debug" | 46 | FILES:${PN}-dbg += "${libdir}/apache2/modules/.debug" |
| 47 | 47 | ||
| 48 | do_install_append() { | 48 | do_install:append() { |
| 49 | mkdir -p ${D}/etc/apache2/modules.d/ | 49 | mkdir -p ${D}/etc/apache2/modules.d/ |
| 50 | echo "LoadModule wsgi_module ${libexecdir}/apache2/modules/mod_wsgi.so" > \ | 50 | echo "LoadModule wsgi_module ${libexecdir}/apache2/modules/mod_wsgi.so" > \ |
| 51 | ${D}/etc/apache2/modules.d/wsgi.load | 51 | ${D}/etc/apache2/modules.d/wsgi.load |
diff --git a/meta-openstack/recipes-support/openldap/openldap_openstack.inc b/meta-openstack/recipes-support/openldap/openldap_openstack.inc index 63f6064..603dc3f 100644 --- a/meta-openstack/recipes-support/openldap/openldap_openstack.inc +++ b/meta-openstack/recipes-support/openldap/openldap_openstack.inc | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DEPEND_${PN} += "cyrus-sasl" | 1 | DEPEND_${PN} += "cyrus-sasl" |
| 2 | RDEPEND_${PN} += "libsasl2-modules" | 2 | RDEPEND_${PN} += "libsasl2-modules" |
| 3 | 3 | ||
| 4 | FILESEXTRAPATHS_prepend := "${THISDIR}/files:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/files:" |
| 5 | SRC_URI += "file://initscript" | 5 | SRC_URI += "file://initscript" |
| 6 | SRC_URI += "file://ops-base.ldif" | 6 | SRC_URI += "file://ops-base.ldif" |
| 7 | 7 | ||
| @@ -12,7 +12,7 @@ OPENLDAP_LIBEXECDIR = "${libexecdir}" | |||
| 12 | 12 | ||
| 13 | EXTRA_OECONF += "--libexecdir=${OPENLDAP_LIBEXECDIR}" | 13 | EXTRA_OECONF += "--libexecdir=${OPENLDAP_LIBEXECDIR}" |
| 14 | 14 | ||
| 15 | do_install_append() { | 15 | do_install:append() { |
| 16 | install -D -m 0755 ${WORKDIR}/initscript ${D}${sysconfdir}/init.d/openldap | 16 | install -D -m 0755 ${WORKDIR}/initscript ${D}${sysconfdir}/init.d/openldap |
| 17 | sed -i -e 's/%DEFAULT_DN%/${LDAP_DN}/g' ${D}${sysconfdir}/init.d/openldap | 17 | sed -i -e 's/%DEFAULT_DN%/${LDAP_DN}/g' ${D}${sysconfdir}/init.d/openldap |
| 18 | sed -i -e 's#%LDAP_DATADIR%#${LDAP_DATADIR}#g' ${D}${sysconfdir}/init.d/openldap | 18 | sed -i -e 's#%LDAP_DATADIR%#${LDAP_DATADIR}#g' ${D}${sysconfdir}/init.d/openldap |
| @@ -69,5 +69,5 @@ inherit update-rc.d | |||
| 69 | INITSCRIPT_NAME = "openldap" | 69 | INITSCRIPT_NAME = "openldap" |
| 70 | INITSCRIPT_PARAMS = "defaults" | 70 | INITSCRIPT_PARAMS = "defaults" |
| 71 | 71 | ||
| 72 | FILES_${PN} += "${OPENLDAP_LIBEXECDIR}/* ${sysconfdir}/openldap/ops-base.ldif" | 72 | FILES:${PN} += "${OPENLDAP_LIBEXECDIR}/* ${sysconfdir}/openldap/ops-base.ldif" |
| 73 | FILES_${PN}-dbg += "${OPENLDAP_LIBEXECDIR}/openldap/.debug ${OPENLDAP_LIBEXECDIR}/.debug" | 73 | FILES:${PN}-dbg += "${OPENLDAP_LIBEXECDIR}/openldap/.debug ${OPENLDAP_LIBEXECDIR}/.debug" |
diff --git a/meta-openstack/recipes-support/salt/salt_3001.1.bb b/meta-openstack/recipes-support/salt/salt_3001.1.bb index 9b485d6..9c6e132 100644 --- a/meta-openstack/recipes-support/salt/salt_3001.1.bb +++ b/meta-openstack/recipes-support/salt/salt_3001.1.bb | |||
| @@ -25,9 +25,9 @@ SRC_URI[md5sum] = "4174a6dd2c7eee808086ca06bdd928c9" | |||
| 25 | SRC_URI[sha256sum] = "e9ebb4d92fae8dabf21b8749dc126e4a4048bf8f613f5b1b851fe4b8226b5abc" | 25 | SRC_URI[sha256sum] = "e9ebb4d92fae8dabf21b8749dc126e4a4048bf8f613f5b1b851fe4b8226b5abc" |
| 26 | 26 | ||
| 27 | 27 | ||
| 28 | SYSTEMD_AUTO_ENABLE_${PN}-master = "disable" | 28 | SYSTEMD_AUTO_ENABLE:${PN}-master = "disable" |
| 29 | SYSTEMD_AUTO_ENABLE_${PN}-minion = "disable" | 29 | SYSTEMD_AUTO_ENABLE:${PN}-minion = "disable" |
| 30 | SYSTEMD_AUTO_ENABLE_${PN}-api = "disable" | 30 | SYSTEMD_AUTO_ENABLE:${PN}-api = "disable" |
| 31 | 31 | ||
| 32 | S = "${WORKDIR}/${PN}-${PV}" | 32 | S = "${WORKDIR}/${PN}-${PV}" |
| 33 | 33 | ||
| @@ -35,9 +35,9 @@ inherit setuptools3 systemd | |||
| 35 | 35 | ||
| 36 | # Avoid a QA Warning triggered by the test package including a file | 36 | # Avoid a QA Warning triggered by the test package including a file |
| 37 | # with a .a extension | 37 | # with a .a extension |
| 38 | INSANE_SKIP_${PN}-tests += "staticdev" | 38 | INSANE_SKIP:${PN}-tests += "staticdev" |
| 39 | 39 | ||
| 40 | RDEPENDS_${PN} += "${PN}-api \ | 40 | RDEPENDS:${PN} += "${PN}-api \ |
| 41 | ${PN}-common \ | 41 | ${PN}-common \ |
| 42 | ${PN}-master \ | 42 | ${PN}-master \ |
| 43 | ${PN}-minion \ | 43 | ${PN}-minion \ |
| @@ -58,7 +58,7 @@ PACKAGES += "\ | |||
| 58 | ${PN}-zsh-completion \ | 58 | ${PN}-zsh-completion \ |
| 59 | " | 59 | " |
| 60 | 60 | ||
| 61 | do_install_append() { | 61 | do_install:append() { |
| 62 | install -Dm644 ${S}/pkg/salt-common.logrotate ${D}${sysconfdir}/logrotate.d/${PN} | 62 | install -Dm644 ${S}/pkg/salt-common.logrotate ${D}${sysconfdir}/logrotate.d/${PN} |
| 63 | install -Dm644 ${S}/pkg/salt.bash ${D}${datadir}/bash-completion/completions/${PN} | 63 | install -Dm644 ${S}/pkg/salt.bash ${D}${datadir}/bash-completion/completions/${PN} |
| 64 | install -Dm644 ${S}/pkg/zsh_completion.zsh ${D}${datadir}/zsh/site-functions/_${PN} | 64 | install -Dm644 ${S}/pkg/zsh_completion.zsh ${D}${datadir}/zsh/site-functions/_${PN} |
| @@ -73,9 +73,9 @@ do_install_append() { | |||
| 73 | done | 73 | done |
| 74 | } | 74 | } |
| 75 | 75 | ||
| 76 | ALLOW_EMPTY_${PN} = "1" | 76 | ALLOW_EMPTY:${PN} = "1" |
| 77 | FILES_${PN} = "" | 77 | FILES:${PN} = "" |
| 78 | FILES_${PN} += "${systemd_system_unitdir} ${systemd_system_unitdir}/* /etc/salt/master.d /etc/salt/master.d/preseed_key.py" | 78 | FILES:${PN} += "${systemd_system_unitdir} ${systemd_system_unitdir}/* /etc/salt/master.d /etc/salt/master.d/preseed_key.py" |
| 79 | 79 | ||
| 80 | DESCRIPTION_COMMON = "salt is a powerful remote execution manager that can be used to administer servers in a\ | 80 | DESCRIPTION_COMMON = "salt is a powerful remote execution manager that can be used to administer servers in a\ |
| 81 | fast and efficient way. It allows commands to be executed across large groups of servers. This means systems\ | 81 | fast and efficient way. It allows commands to be executed across large groups of servers. This means systems\ |
| @@ -85,74 +85,74 @@ DESCRIPTION_COMMON = "salt is a powerful remote execution manager that can be us | |||
| 85 | Between the remote execution system, and state management Salt addresses the backbone of cloud and data center\ | 85 | Between the remote execution system, and state management Salt addresses the backbone of cloud and data center\ |
| 86 | management." | 86 | management." |
| 87 | 87 | ||
| 88 | SUMMARY_${PN}-minion = "client package for salt, the distributed remote execution system" | 88 | SUMMARY:${PN}-minion = "client package for salt, the distributed remote execution system" |
| 89 | DESCRIPTION_${PN}-minion = "${DESCRIPTION_COMMON} This particular package provides the worker agent for salt." | 89 | DESCRIPTION:${PN}-minion = "${DESCRIPTION_COMMON} This particular package provides the worker agent for salt." |
| 90 | RDEPENDS_${PN}-minion = "${PN}-common (= ${EXTENDPKGV}) python3-msgpack python3-pycryptodomex (>= 3.9.7)" | 90 | RDEPENDS:${PN}-minion = "${PN}-common (= ${EXTENDPKGV}) python3-msgpack python3-pycryptodomex (>= 3.9.7)" |
| 91 | RDEPENDS_${PN}-minion += "${@bb.utils.contains('PACKAGECONFIG', 'zeromq', 'python3-pycrypto python3-pyzmq (>= 13.1.0)', '',d)}" | 91 | RDEPENDS:${PN}-minion += "${@bb.utils.contains('PACKAGECONFIG', 'zeromq', 'python3-pycrypto python3-pyzmq (>= 13.1.0)', '',d)}" |
| 92 | RDEPENDS_${PN}-minion += "${@bb.utils.contains('PACKAGECONFIG', 'tcp', 'python3-pycrypto', '',d)}" | 92 | RDEPENDS:${PN}-minion += "${@bb.utils.contains('PACKAGECONFIG', 'tcp', 'python3-pycrypto', '',d)}" |
| 93 | RRECOMMENDS_${PN}-minion_append_x64 = "dmidecode" | 93 | RRECOMMENDS:${PN}-minion:append_x64 = "dmidecode" |
| 94 | RSUGGESTS_${PN}-minion = "python3-augeas" | 94 | RSUGGESTS:${PN}-minion = "python3-augeas" |
| 95 | CONFFILES_${PN}-minion = "${sysconfdir}/${PN}/minion" | 95 | CONFFILES:${PN}-minion = "${sysconfdir}/${PN}/minion" |
| 96 | FILES_${PN}-minion = "${bindir}/${PN}-minion ${sysconfdir}/${PN}/minion.d/ ${CONFFILES_${PN}-minion} ${bindir}/${PN}-proxy ${systemd_system_unitdir}/salt-minion.service" | 96 | FILES:${PN}-minion = "${bindir}/${PN}-minion ${sysconfdir}/${PN}/minion.d/ ${CONFFILES_${PN}-minion} ${bindir}/${PN}-proxy ${systemd_system_unitdir}/salt-minion.service" |
| 97 | 97 | ||
| 98 | SUMMARY_${PN}-common = "shared libraries that salt requires for all packages" | 98 | SUMMARY:${PN}-common = "shared libraries that salt requires for all packages" |
| 99 | DESCRIPTION_${PN}-common ="${DESCRIPTION_COMMON} This particular package provides shared libraries that \ | 99 | DESCRIPTION:${PN}-common ="${DESCRIPTION_COMMON} This particular package provides shared libraries that \ |
| 100 | salt-master, salt-minion, and salt-syndic require to function." | 100 | salt-master, salt-minion, and salt-syndic require to function." |
| 101 | RDEPENDS_${PN}-common = "python3-dateutil python3-jinja2 python3-pyyaml python3-requests (>= 1.0.0) python3-distro" | 101 | RDEPENDS:${PN}-common = "python3-dateutil python3-jinja2 python3-pyyaml python3-requests (>= 1.0.0) python3-distro" |
| 102 | RRECOMMENDS_${PN}-common = "lsb-release" | 102 | RRECOMMENDS:${PN}-common = "lsb-release" |
| 103 | RSUGGESTS_${PN}-common = "python3-mako python3-git" | 103 | RSUGGESTS:${PN}-common = "python3-mako python3-git" |
| 104 | RCONFLICTS_${PN}-common = "python3-mako (< 0.7.0)" | 104 | RCONFLICTS:${PN}-common = "python3-mako (< 0.7.0)" |
| 105 | CONFFILES_${PN}-common="${sysconfdir}/logrotate.d/${PN}" | 105 | CONFFILES:${PN}-common="${sysconfdir}/logrotate.d/${PN}" |
| 106 | FILES_${PN}-common = "${bindir}/${PN}-call ${PYTHON_SITEPACKAGES_DIR}/* ${CONFFILES_${PN}-common}" | 106 | FILES:${PN}-common = "${bindir}/${PN}-call ${PYTHON_SITEPACKAGES_DIR}/* ${CONFFILES_${PN}-common}" |
| 107 | 107 | ||
| 108 | SUMMARY_${PN}-ssh = "remote manager to administer servers via salt" | 108 | SUMMARY:${PN}-ssh = "remote manager to administer servers via salt" |
| 109 | DESCRIPTION_${PN}-ssh = "${DESCRIPTION_COMMON} This particular package provides the salt ssh controller. It \ | 109 | DESCRIPTION:${PN}-ssh = "${DESCRIPTION_COMMON} This particular package provides the salt ssh controller. It \ |
| 110 | is able to run salt modules and states on remote hosts via ssh. No minion or other salt specific software needs\ | 110 | is able to run salt modules and states on remote hosts via ssh. No minion or other salt specific software needs\ |
| 111 | to be installed on the remote host." | 111 | to be installed on the remote host." |
| 112 | RDEPENDS_${PN}-ssh = "${PN}-common (= ${EXTENDPKGV}) python3-msgpack" | 112 | RDEPENDS:${PN}-ssh = "${PN}-common (= ${EXTENDPKGV}) python3-msgpack" |
| 113 | CONFFILES_${PN}-ssh="${sysconfdir}/${PN}/roster" | 113 | CONFFILES:${PN}-ssh="${sysconfdir}/${PN}/roster" |
| 114 | FILES_${PN}-ssh = "${bindir}/${PN}-ssh ${CONFFILES_${PN}-ssh}" | 114 | FILES:${PN}-ssh = "${bindir}/${PN}-ssh ${CONFFILES_${PN}-ssh}" |
| 115 | 115 | ||
| 116 | SUMMARY_${PN}-api = "generic, modular network access system" | 116 | SUMMARY:${PN}-api = "generic, modular network access system" |
| 117 | DESCRIPTION_${PN}-api = "a modular interface on top of Salt that can provide a variety of entry points into a \ | 117 | DESCRIPTION:${PN}-api = "a modular interface on top of Salt that can provide a variety of entry points into a \ |
| 118 | running Salt system. It can start and manage multiple interfaces allowing a REST API to coexist with XMLRPC or \ | 118 | running Salt system. It can start and manage multiple interfaces allowing a REST API to coexist with XMLRPC or \ |
| 119 | even a Websocket API. The Salt API system is used to expose the fundamental aspects of Salt control to external\ | 119 | even a Websocket API. The Salt API system is used to expose the fundamental aspects of Salt control to external\ |
| 120 | sources. salt-api acts as the bridge between Salt itself and REST, Websockets, etc. Documentation is available\ | 120 | sources. salt-api acts as the bridge between Salt itself and REST, Websockets, etc. Documentation is available\ |
| 121 | on Read the Docs: http://salt-api.readthedocs.org/" | 121 | on Read the Docs: http://salt-api.readthedocs.org/" |
| 122 | RDEPENDS_${PN}-api = "${PN}-master" | 122 | RDEPENDS:${PN}-api = "${PN}-master" |
| 123 | RSUGGESTS_${PN}-api = "python3-cherrypy" | 123 | RSUGGESTS:${PN}-api = "python3-cherrypy" |
| 124 | CONFFILES_${PN}-api = "${sysconfdir}/init.d/${PN}-api" | 124 | CONFFILES:${PN}-api = "${sysconfdir}/init.d/${PN}-api" |
| 125 | FILES_${PN}-api = "${bindir}/${PN}-api ${CONFFILES_${PN}-api} ${systemd_system_unitdir}/${PN}-api.service" | 125 | FILES:${PN}-api = "${bindir}/${PN}-api ${CONFFILES_${PN}-api} ${systemd_system_unitdir}/${PN}-api.service" |
| 126 | 126 | ||
| 127 | 127 | ||
| 128 | SUMMARY_${PN}-master = "remote manager to administer servers via salt" | 128 | SUMMARY:${PN}-master = "remote manager to administer servers via salt" |
| 129 | DESCRIPTION_${PN}-master ="${DESCRIPTION_COMMON} This particular package provides the salt controller." | 129 | DESCRIPTION:${PN}-master ="${DESCRIPTION_COMMON} This particular package provides the salt controller." |
| 130 | RDEPENDS_${PN}-master = "${PN}-common (= ${EXTENDPKGV}) python3-msgpack python3-pycryptodomex (>= 3.9.7)" | 130 | RDEPENDS:${PN}-master = "${PN}-common (= ${EXTENDPKGV}) python3-msgpack python3-pycryptodomex (>= 3.9.7)" |
| 131 | RDEPENDS_${PN}-master += "${@bb.utils.contains('PACKAGECONFIG', 'zeromq', 'python3-pycrypto python3-pyzmq (>= 13.1.0)', '',d)}" | 131 | RDEPENDS:${PN}-master += "${@bb.utils.contains('PACKAGECONFIG', 'zeromq', 'python3-pycrypto python3-pyzmq (>= 13.1.0)', '',d)}" |
| 132 | RDEPENDS_${PN}-master += "${@bb.utils.contains('PACKAGECONFIG', 'tcp', 'python3-pycrypto', '',d)}" | 132 | RDEPENDS:${PN}-master += "${@bb.utils.contains('PACKAGECONFIG', 'tcp', 'python3-pycrypto', '',d)}" |
| 133 | CONFFILES_${PN}-master="${sysconfdir}/init.d/${PN}-master ${sysconfdir}/${PN}/master" | 133 | CONFFILES:${PN}-master="${sysconfdir}/init.d/${PN}-master ${sysconfdir}/${PN}/master" |
| 134 | RSUGGESTS_${PN}-master = "python3-git" | 134 | RSUGGESTS:${PN}-master = "python3-git" |
| 135 | FILES_${PN}-master = "${bindir}/${PN} ${bindir}/${PN}-cp ${bindir}/${PN}-key ${bindir}/${PN}-master ${bindir}/${PN}-run ${bindir}/${PN}-unity ${bindir}/spm ${CONFFILES_${PN}-master} ${systemd_system_unitdir}/${PN}-master.service" | 135 | FILES:${PN}-master = "${bindir}/${PN} ${bindir}/${PN}-cp ${bindir}/${PN}-key ${bindir}/${PN}-master ${bindir}/${PN}-run ${bindir}/${PN}-unity ${bindir}/spm ${CONFFILES_${PN}-master} ${systemd_system_unitdir}/${PN}-master.service" |
| 136 | 136 | ||
| 137 | 137 | ||
| 138 | SUMMARY_${PN}-syndic = "master-of-masters for salt, the distributed remote execution system" | 138 | SUMMARY:${PN}-syndic = "master-of-masters for salt, the distributed remote execution system" |
| 139 | DESCRIPTION_${PN}-syndic = "${DESCRIPTION_COMMON} This particular package provides the master of masters for \ | 139 | DESCRIPTION:${PN}-syndic = "${DESCRIPTION_COMMON} This particular package provides the master of masters for \ |
| 140 | salt; it enables the management of multiple masters at a time." | 140 | salt; it enables the management of multiple masters at a time." |
| 141 | RDEPENDS_${PN}-syndic = "${PN}-master (= ${EXTENDPKGV})" | 141 | RDEPENDS:${PN}-syndic = "${PN}-master (= ${EXTENDPKGV})" |
| 142 | CONFFILES_${PN}-syndic="${sysconfdir}/init.d/${PN}-syndic" | 142 | CONFFILES:${PN}-syndic="${sysconfdir}/init.d/${PN}-syndic" |
| 143 | FILES_${PN}-syndic = "${bindir}/${PN}-syndic ${CONFFILES_${PN}-syndic} ${systemd_system_unitdir}/${PN}-syndic.service" | 143 | FILES:${PN}-syndic = "${bindir}/${PN}-syndic ${CONFFILES_${PN}-syndic} ${systemd_system_unitdir}/${PN}-syndic.service" |
| 144 | 144 | ||
| 145 | SUMMARY_${PN}-cloud = "public cloud VM management system" | 145 | SUMMARY:${PN}-cloud = "public cloud VM management system" |
| 146 | DESCRIPTION_${PN}-cloud = "provision virtual machines on various public clouds via a cleanly controlled profile and mapping system." | 146 | DESCRIPTION:${PN}-cloud = "provision virtual machines on various public clouds via a cleanly controlled profile and mapping system." |
| 147 | RDEPENDS_${PN}-cloud = "${PN}-common (= ${EXTENDPKGV})" | 147 | RDEPENDS:${PN}-cloud = "${PN}-common (= ${EXTENDPKGV})" |
| 148 | RSUGGESTS_${PN}-cloud = "python3-netaddr python3-botocore" | 148 | RSUGGESTS:${PN}-cloud = "python3-netaddr python3-botocore" |
| 149 | CONFFILES_${PN}-cloud = "${sysconfdir}/${PN}/cloud" | 149 | CONFFILES:${PN}-cloud = "${sysconfdir}/${PN}/cloud" |
| 150 | FILES_${PN}-cloud = "${bindir}/${PN}-cloud ${sysconfdir}/${PN}/cloud.conf.d/ ${sysconfdir}/${PN}/cloud.profiles.d/ ${sysconfdir}/${PN}/cloud.providers.d/ ${CONFFILES_${PN}-cloud}" | 150 | FILES:${PN}-cloud = "${bindir}/${PN}-cloud ${sysconfdir}/${PN}/cloud.conf.d/ ${sysconfdir}/${PN}/cloud.profiles.d/ ${sysconfdir}/${PN}/cloud.providers.d/ ${CONFFILES_${PN}-cloud}" |
| 151 | 151 | ||
| 152 | SUMMARY_${PN}-tests = "salt stack test suite" | 152 | SUMMARY:${PN}-tests = "salt stack test suite" |
| 153 | DESCRIPTION_${PN}-tests ="${DESCRIPTION_COMMON} This particular package provides the salt unit test suite." | 153 | DESCRIPTION:${PN}-tests ="${DESCRIPTION_COMMON} This particular package provides the salt unit test suite." |
| 154 | RDEPENDS_${PN}-tests = "${PN}-common python3-pytest-salt python3-tests python3-image bash" | 154 | RDEPENDS:${PN}-tests = "${PN}-common python3-pytest-salt python3-tests python3-image bash" |
| 155 | FILES_${PN}-tests = "${PYTHON_SITEPACKAGES_DIR}/salt-tests/tests/" | 155 | FILES:${PN}-tests = "${PYTHON_SITEPACKAGES_DIR}/salt-tests/tests/" |
| 156 | 156 | ||
| 157 | FILES_${PN}-bash-completion = "${datadir}/bash-completion" | 157 | FILES:${PN}-bash-completion = "${datadir}/bash-completion" |
| 158 | FILES_${PN}-zsh-completion = "${datadir}/zsh/site-functions" | 158 | FILES:${PN}-zsh-completion = "${datadir}/zsh/site-functions" |
diff --git a/meta-openstack/recipes-support/spice-html5/spice-html5_git.bb b/meta-openstack/recipes-support/spice-html5/spice-html5_git.bb index b488130..2006e1f 100644 --- a/meta-openstack/recipes-support/spice-html5/spice-html5_git.bb +++ b/meta-openstack/recipes-support/spice-html5/spice-html5_git.bb | |||
| @@ -23,7 +23,7 @@ SRC_URI = "git://anongit.freedesktop.org/spice/spice-html5" | |||
| 23 | 23 | ||
| 24 | S = "${WORKDIR}/git" | 24 | S = "${WORKDIR}/git" |
| 25 | 25 | ||
| 26 | RDEPENDS_${PN} = "python-websockify" | 26 | RDEPENDS:${PN} = "python-websockify" |
| 27 | 27 | ||
| 28 | do_install() { | 28 | do_install() { |
| 29 | oe_runmake DESTDIR="${D}" datadir="${D}/${datadir}" install | 29 | oe_runmake DESTDIR="${D}" datadir="${D}/${datadir}" install |
diff --git a/meta-openstack/recipes-support/tgt/tgt_git.bb b/meta-openstack/recipes-support/tgt/tgt_git.bb index 5242dd5..d74de4e 100644 --- a/meta-openstack/recipes-support/tgt/tgt_git.bb +++ b/meta-openstack/recipes-support/tgt/tgt_git.bb | |||
| @@ -19,12 +19,12 @@ SRC_URI += "file://tgtd.init \ | |||
| 19 | 19 | ||
| 20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
| 21 | 21 | ||
| 22 | CONFFILES_${PN} += "${sysconfdir}/tgt/targets.conf" | 22 | CONFFILES:${PN} += "${sysconfdir}/tgt/targets.conf" |
| 23 | 23 | ||
| 24 | inherit update-rc.d systemd | 24 | inherit update-rc.d systemd |
| 25 | 25 | ||
| 26 | SYSTEMD_SERVICE_${PN} = "tgtd.service" | 26 | SYSTEMD_SERVICE:${PN} = "tgtd.service" |
| 27 | SYSTEMD_AUTO_ENABLE_${PN} = "disable" | 27 | SYSTEMD_AUTO_ENABLE:${PN} = "disable" |
| 28 | 28 | ||
| 29 | CFLAGS += ' -I. -DUSE_SIGNALFD -DUSE_TIMERFD -D_GNU_SOURCE -DTGT_VERSION=\\"1.0.63\\" -DBSDIR=\\"${libdir}/backing-store\\"' | 29 | CFLAGS += ' -I. -DUSE_SIGNALFD -DUSE_TIMERFD -D_GNU_SOURCE -DTGT_VERSION=\\"1.0.63\\" -DBSDIR=\\"${libdir}/backing-store\\"' |
| 30 | 30 | ||
| @@ -50,11 +50,11 @@ do_install() { | |||
| 50 | fi | 50 | fi |
| 51 | } | 51 | } |
| 52 | 52 | ||
| 53 | FILES_${PN} += "${systemd_unitdir}/system/tgtd.service \ | 53 | FILES:${PN} += "${systemd_unitdir}/system/tgtd.service \ |
| 54 | ${sysconfdir}/sysconfig/tgtd \ | 54 | ${sysconfdir}/sysconfig/tgtd \ |
| 55 | " | 55 | " |
| 56 | 56 | ||
| 57 | RDEPENDS_${PN} = " \ | 57 | RDEPENDS:${PN} = " \ |
| 58 | bash \ | 58 | bash \ |
| 59 | libaio \ | 59 | libaio \ |
| 60 | libconfig-general-perl \ | 60 | libconfig-general-perl \ |
| @@ -88,5 +88,5 @@ RDEPENDS_${PN} = " \ | |||
| 88 | perl-module-constant \ | 88 | perl-module-constant \ |
| 89 | " | 89 | " |
| 90 | INITSCRIPT_PACKAGES = "${PN}" | 90 | INITSCRIPT_PACKAGES = "${PN}" |
| 91 | INITSCRIPT_NAME_${PN} = "tgtd" | 91 | INITSCRIPT_NAME:${PN} = "tgtd" |
| 92 | 92 | ||
