All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: Mark Asselstine <mark.asselstine@windriver.com>
Cc: meta-virtualization@yoctoproject.org
Subject: Re: [PATCH 1/3] openvswitch: drop version 1.10.0 and 2.1.3
Date: Tue, 15 Dec 2015 08:47:57 -0500	[thread overview]
Message-ID: <56701A0D.50008@windriver.com> (raw)
In-Reply-To: <1449854905-22308-1-git-send-email-mark.asselstine@windriver.com>

On 15-12-11 12:28 PM, Mark Asselstine wrote:
> There are some changes that we need to make in the .inc file to
> properly support more recent releases of openvswitch. These changes
> are not compatible with these older versions of openvswitch, so rather
> than make accommodations in the .inc file to continue to support this
> version we will simply drop them.

I've merged the series.

Bruce

>
> Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
> ---
>   .../openvswitch/openvswitch_1.10.0.bb              | 16 ------------
>   .../openvswitch/openvswitch_2.1.3.bb               | 29 ----------------------
>   2 files changed, 45 deletions(-)
>   delete mode 100644 recipes-networking/openvswitch/openvswitch_1.10.0.bb
>   delete mode 100644 recipes-networking/openvswitch/openvswitch_2.1.3.bb
>
> diff --git a/recipes-networking/openvswitch/openvswitch_1.10.0.bb b/recipes-networking/openvswitch/openvswitch_1.10.0.bb
> deleted file mode 100644
> index 85b2709..0000000
> --- a/recipes-networking/openvswitch/openvswitch_1.10.0.bb
> +++ /dev/null
> @@ -1,16 +0,0 @@
> -require openvswitch.inc
> -
> -RRECOMMENDS_${PN} += "kernel-module-openvswitch"
> -
> -PR = "r4"
> -
> -SRC_URI += "\
> -	http://openvswitch.org/releases/openvswitch-${PV}.tar.gz \
> -	file://configure-Only-link-against-libpcap-on-FreeBSD.patch \
> -	"
> -
> -SRC_URI[md5sum] = "fe8b49efe9f86b57abab00166b971106"
> -SRC_URI[sha256sum] = "803966c89d6a5de6d710a2cb4ed73ac8d8111a2c44b12b846dcef8e91ffab167"
> -LIC_FILES_CHKSUM = "file://COPYING;md5=49eeb5acb1f5e510f12c44f176c42253"
> -
> -inherit pkgconfig
> diff --git a/recipes-networking/openvswitch/openvswitch_2.1.3.bb b/recipes-networking/openvswitch/openvswitch_2.1.3.bb
> deleted file mode 100644
> index dc6c7e3..0000000
> --- a/recipes-networking/openvswitch/openvswitch_2.1.3.bb
> +++ /dev/null
> @@ -1,29 +0,0 @@
> -require openvswitch.inc
> -
> -RRECOMMENDS_${PN} += "kernel-module-openvswitch"
> -
> -RDEPENDS_${PN}-ptest += "\
> -	python-logging python-syslog python-argparse python-io \
> -	python-fcntl python-shell python-lang python-xml python-math \
> -	python-datetime python-netclient python sed \
> -	"
> -
> -SRC_URI += "\
> -	http://openvswitch.org/releases/openvswitch-${PV}.tar.gz \
> -	file://openvswitch-add-more-target-python-substitutions.patch \
> -	file://openvswitch-add-ptest.patch \
> -	file://run-ptest \
> -	"
> -
> -SRC_URI[md5sum] = "d3c8a69df3d1b1a9eaef5a896576fd2a"
> -SRC_URI[sha256sum] = "43a2562fe5e8e48e997bfdb04691ffaaaefe73069b5699654538bf2f16ebfb1a"
> -
> -LIC_FILES_CHKSUM = "file://COPYING;md5=e03b0d9c4115c44518594e5618e653f8"
> -
> -inherit ptest
> -
> -EXTRA_OEMAKE += "TEST_DEST=${D}${PTEST_PATH} TEST_ROOT=${PTEST_PATH}"
> -
> -do_install_ptest() {
> -	oe_runmake test-install
> -}
>



      parent reply	other threads:[~2015-12-15 13:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-11 17:28 [PATCH 1/3] openvswitch: drop version 1.10.0 and 2.1.3 Mark Asselstine
2015-12-11 17:28 ` [PATCH 2/3] openvswitch: rename openvswitch-controller Mark Asselstine
2015-12-11 17:28 ` [PATCH 3/3] openvswitch: enable systemd support Mark Asselstine
2015-12-15 13:47 ` Bruce Ashfield [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56701A0D.50008@windriver.com \
    --to=bruce.ashfield@windriver.com \
    --cc=mark.asselstine@windriver.com \
    --cc=meta-virtualization@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.