($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: Yi Zhao <yi.zhao@windriver.com>
To: openembedded-devel@lists.openembedded.org
Cc: behzadshaheryar@gmail.com
Subject: [meta-networking][PATCH 2/2] snort3: update to latest stable version 3.1.84.0
Date: Tue, 16 Apr 2024 18:45:02 +0800	[thread overview]
Message-ID: <20240416104502.2401209-2-yi.zhao@windriver.com> (raw)
In-Reply-To: <20240416104502.2401209-1-yi.zhao@windriver.com>

ChangeLog:
https://github.com/snort3/snort3/releases/tag/3.1.84.0

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 .../snort/{snort3_git.bb => snort3_3.1.84.0.bb}               | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
 rename meta-networking/recipes-connectivity/snort/{snort3_git.bb => snort3_3.1.84.0.bb} (94%)

diff --git a/meta-networking/recipes-connectivity/snort/snort3_git.bb b/meta-networking/recipes-connectivity/snort/snort3_3.1.84.0.bb
similarity index 94%
rename from meta-networking/recipes-connectivity/snort/snort3_git.bb
rename to meta-networking/recipes-connectivity/snort/snort3_3.1.84.0.bb
index b8826b068..ee84aa17e 100644
--- a/meta-networking/recipes-connectivity/snort/snort3_git.bb
+++ b/meta-networking/recipes-connectivity/snort/snort3_3.1.84.0.bb
@@ -5,14 +5,12 @@ SECTION = "net"
 LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=78fa8ef966b48fbf9095e13cc92377c5"
 
-PV = "3+git"
-
 DEPENDS = "flex-native hwloc libdaq libdnet libpcap libpcre libtirpc libunwind luajit zlib"
 
 SRC_URI = "git://github.com/snort3/snort3.git;protocol=https;branch=master \
            file://0001-cmake-Check-for-HP-libunwind.patch \
            file://0001-cmake-Pass-noline-flag-to-flex.patch"
-SRCREV = "e1760a8dbb829bb3fcf1a340ab6cc4bb80a47ecd"
+SRCREV = "e7312efd840d66a52a2019abe1db7cc89ca0f39a"
 
 S = "${WORKDIR}/git"
 
-- 
2.25.1



      reply	other threads:[~2024-04-16 10:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-16 10:45 [meta-networking][PATCH 1/2] libdaq: update to latest stable version 3.0.14 Yi Zhao
2024-04-16 10:45 ` Yi Zhao [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=20240416104502.2401209-2-yi.zhao@windriver.com \
    --to=yi.zhao@windriver.com \
    --cc=behzadshaheryar@gmail.com \
    --cc=openembedded-devel@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).