diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-08-29 10:20:16 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-08-29 10:20:18 -0400 |
| commit | fd6479f1a9b4f950291b58298d32a0224bc93e4e (patch) | |
| tree | 4a71658331826ea38350612f1cd93d3171354f10 /meta-openstack/recipes-kernel | |
| parent | 6549b2afe37bc17cafd8c6a824cd799afa1bb35b (diff) | |
| download | meta-cloud-services-fd6479f1a9b4f950291b58298d32a0224bc93e4e.tar.gz | |
housekeeping: remove PRINC from recipes
Removing PRINC from recipes to silence the bitbake warning about
it being a depreciated variable.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-kernel')
3 files changed, 0 insertions, 3 deletions
diff --git a/meta-openstack/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-openstack/recipes-kernel/linux/linux-yocto_3.10.bbappend index 2d7c60f..955716b 100644 --- a/meta-openstack/recipes-kernel/linux/linux-yocto_3.10.bbappend +++ b/meta-openstack/recipes-kernel/linux/linux-yocto_3.10.bbappend | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
| 2 | PRINC := "${@int(PRINC) + 1}" | ||
| 3 | 2 | ||
| 4 | SRC_URI += "file://iscsi-tcp.scc \ | 3 | SRC_URI += "file://iscsi-tcp.scc \ |
| 5 | file://enable-iscsi-tcp.cfg \ | 4 | file://enable-iscsi-tcp.cfg \ |
diff --git a/meta-openstack/recipes-kernel/linux/linux-yocto_3.14.bbappend b/meta-openstack/recipes-kernel/linux/linux-yocto_3.14.bbappend index 28d4622..843546c 100644 --- a/meta-openstack/recipes-kernel/linux/linux-yocto_3.14.bbappend +++ b/meta-openstack/recipes-kernel/linux/linux-yocto_3.14.bbappend | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
| 2 | PRINC := "${@int(PRINC) + 1}" | ||
| 3 | 2 | ||
| 4 | SRC_URI += "file://enable-veth.cfg \ | 3 | SRC_URI += "file://enable-veth.cfg \ |
| 5 | file://enable-iscsi-tcp.cfg \ | 4 | file://enable-iscsi-tcp.cfg \ |
diff --git a/meta-openstack/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-openstack/recipes-kernel/linux/linux-yocto_3.4.bbappend index 6df4c0f..5afa757 100644 --- a/meta-openstack/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ b/meta-openstack/recipes-kernel/linux/linux-yocto_3.4.bbappend | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
| 2 | PRINC := "${@int(PRINC) + 1}" | ||
| 3 | 2 | ||
| 4 | SRC_URI += "file://iptables-nat.scc \ | 3 | SRC_URI += "file://iptables-nat.scc \ |
| 5 | file://enable-veth.cfg \ | 4 | file://enable-veth.cfg \ |
