aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-osmocom/osmo-pcap/osmo-pcap_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-osmocom/osmo-pcap/osmo-pcap_git.bb')
-rw-r--r--recipes-osmocom/osmo-pcap/osmo-pcap_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-osmocom/osmo-pcap/osmo-pcap_git.bb b/recipes-osmocom/osmo-pcap/osmo-pcap_git.bb
index b339f49..149f026 100644
--- a/recipes-osmocom/osmo-pcap/osmo-pcap_git.bb
+++ b/recipes-osmocom/osmo-pcap/osmo-pcap_git.bb
@@ -1,7 +1,7 @@
require ${PN}.inc
S = "${WORKDIR}/git"
-SRCREV = "0.4.1"
+SRCREV = "0.4.2"
SRC_URI = "git://gerrit.osmocom.org/osmo-pcap.git;protocol=https;tag=${SRCREV};nobranch=1"
-PV = "0.4.1+gitr${SRCPV}"
+PV = "0.4.2+gitr${SRCPV}"
PR = "${INC_PR}.0"